Java Snake
A clone of snake written in Java just for practice. Applet running via CheerpJ. More info here: https://cheerpj.com/
Press 'P' to change the speed. Note, this is VERY primitive... the value given is simply fed into a thread sleep function, so be wary about making the value too high! Otherwise the game won't update fast enough to respond to further configuration.
Leave a comment
Log in with itch.io to leave a comment.