snakeplusplus/src
TriantaTV 2c4537eda7 Fixed generation issue with snakeFood
Fixed generation issue with snakeFood and game should be fully playable without an official end screen implemented. So when the snake gets stuck or the game finishes, there is nothing to close the game automatically.
2022-08-21 02:51:33 -05:00
..
GameState.cpp Fixed generation issue with snakeFood 2022-08-21 02:51:33 -05:00
GameState.h Fixed food generation and removed unused code 2022-08-15 22:15:56 -05:00
main.cpp Game window now runs under GameState 2022-08-02 21:17:23 -05:00
Snake.cpp Fixed generation issue with snakeFood 2022-08-21 02:51:33 -05:00
Snake.h Fixed generation issue with snakeFood 2022-08-21 02:51:33 -05:00
SnakeFood.cpp Fixed generation issue with snakeFood 2022-08-21 02:51:33 -05:00
SnakeFood.h Fixed generation issue with snakeFood 2022-08-21 02:51:33 -05:00