💿🐜 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 61234452e0 Move some state specific variables out of game context and into their respective states 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 Move some state specific variables out of game context and into their respective states 1 year ago
context.hpp Move some state specific variables out of game context and into their respective states 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 Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
menu.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 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 Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
world.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago