snake/include
Joseph Aquino 079ab886eb start pos of snake head is now random and will be away from the top of the grid 2026-01-16 20:38:05 -05:00
..
Color.h first commit 2025-09-29 21:25:09 -04:00
Fruit.h added more imgui widgets to change colors and game config 2026-01-09 13:21:35 -05:00
Game.h snake head will now always start within the boundary 2026-01-09 10:57:45 -05:00
GameConfig.h start pos of snake head is now random and will be away from the top of the grid 2026-01-16 20:38:05 -05:00
Player.h added more imgui widgets to change colors and game config 2026-01-09 13:21:35 -05:00
Random.h first commit 2025-09-29 21:25:09 -04:00
Util.h game is now kept in a square play area, the window can be resized and the game objects will be resized and repositioned accordingly 2026-01-08 21:46:37 -05:00
log.h added fruit and edge collision 2025-12-21 02:19:18 -05:00