Snake recreated in C++ using SFML.
Go to file
TriantaTV 88902fed6a Moved general functions to a general file
Moved general functions to a general file and added a statement to catch if  the newly generated location is the same. The snake food is not currently generating to a new random location like expected and is broken.
2022-08-17 00:41:29 -05:00
src Moved general functions to a general file 2022-08-17 00:41:29 -05:00
.gitignore Fixed comments and added to gitignore 2022-08-10 19:59:48 -05:00