Snake recreated in C++ using SFML.
Go to file
TriantaTV 84805e9751
Merge pull request #3 from TriantaTV/Development
Changed player to be a class with a deque for the body with movement working.
2022-07-26 19:26:06 -05:00
src Fixed movement and color of snake 2022-07-26 19:24:46 -05:00
.gitignore Created snake head 2022-05-06 01:26:17 -05:00