A Snake game thats played from the Windows console with text user interface
Download the executable file or donwload the source code and try to compile it yourself.
Use the arrow keys from your keyboard to change the snake direction. Press the enter key to restart the game when you lose. Have fun!
You can change the map size, the speed and the initial lenght of the snake! To do this you can start the game from the command prompt with "start Snake.exe WIDHT HEIGHT SPEED INITLEN" or create a shortcut and add the parameters.