snake_2024/include
2024-07-26 20:25:52 +03:00
..
Bot.hpp Better code structure: snake game object, player game object, bot game object 2024-07-26 19:29:35 +03:00
Canvas.hpp modernization, better food rendering, consistent player moving, snake intersections 2024-07-22 23:20:20 +03:00
Engine.h initial template changes, xmake integration 2024-07-20 22:43:52 +03:00
Map.hpp text rendering + food couter, minor fixes 2024-07-26 20:25:52 +03:00
Params.hpp Better code structure: snake game object, player game object, bot game object 2024-07-26 19:29:35 +03:00
Player.hpp Better code structure: snake game object, player game object, bot game object 2024-07-26 19:29:35 +03:00
Snake.hpp text rendering + food couter, minor fixes 2024-07-26 20:25:52 +03:00
Text.hpp text rendering + food couter, minor fixes 2024-07-26 20:25:52 +03:00
Utils.hpp text rendering + food couter, minor fixes 2024-07-26 20:25:52 +03:00
Vec.hpp initial game 2024-07-22 21:22:52 +03:00
World.hpp initial game 2024-07-22 21:22:52 +03:00