Simple Snake Game (naivejulian)
About
This simple snake game was made as a challenge for myself to test my SFML knowledges. I made it using the SFML library available for free at:
https://www.sfml-dev.org/
Additionally you can downloand the source code :)
UPDATE 1:
Fixed some problems with movement and added 'Shift' button that speeds you up when pressed.
(Redownload the .7z to update the game)