Snake recreated in C++ using SFML.
Go to file
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
src Fixed generation issue with snakeFood 2022-08-21 02:51:33 -05:00
.gitignore Fixed comments and added to gitignore 2022-08-10 19:59:48 -05:00