💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
C. J. Howard 595990a6f8 Rename configuration.hpp to config.hpp and move more constants into config.hpp 1 year ago
..
events Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
state Rename configuration.hpp to config.hpp and move more constants into config.hpp 1 year ago
context.hpp Improve state change transitions 1 year ago
controls.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
controls.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
fonts.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
fonts.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
graphics.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
graphics.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
loop.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
loop.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
menu.cpp Rename configuration.hpp to config.hpp and move more constants into config.hpp 1 year ago
menu.hpp Rename configuration.hpp to config.hpp and move more constants into config.hpp 1 year ago
save.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
save.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
tools.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
tools.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
world.cpp Rename configuration.hpp to config.hpp and move more constants into config.hpp 1 year ago
world.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago