Snake (Isienmai)
About
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).