
Snake - Java
Original
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The traditional snake game that has to eat food to grow. If you hit a wall you die. Controls: arrows. In the control panel you can change the speed, number of blocks and block size.
To run the program: java -jar snake.jar
Please login or register to add a comment or rating