snake_2024/include
2024-07-25 22:55:59 +03:00
..
Bot.hpp Bot class: first iteration, refactoring fix (Worm -> Snake) 2024-07-25 22:55:59 +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 Bot class: first iteration, refactoring fix (Worm -> Snake) 2024-07-25 22:55:59 +03:00
Params.hpp some refastoring, cycled map 2024-07-25 20:51:31 +03:00
Player.hpp modernization, better food rendering, consistent player moving, snake intersections 2024-07-22 23:20:20 +03:00
Snake.hpp part of Bot class 2024-07-25 22:42:54 +03:00
Utils.hpp some refastoring, cycled map 2024-07-25 20:51:31 +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