A downloadable game for Windows

I decided to try and write Snake as a c++ console application. This is the "finished" product. It comes with a config file that you can modify to make the snake move faster or slower, to make the walls kill the snake on collision or not and to change the size of the board (be warned increasing the height will require vertical resizing of the window itself for comfortable play).

Download

Download
Snaaakeecpp.zip 30 kB

Install instructions

To run simply download the .zip file and extract it somewhere. As long as the config.txt and the snaaakee.exe file are in the same folder then the game should run fine.