Skip to content

renanpvaz/java-snake

Repository files navigation

Game Preview

Simple Snake game made for a college assignment using Java.

Running

  1. In case you don't have it already, download and install the Java JDK.

  2. Download the .jar file from the latest release.

  3. Inside the folder where the downloaded .jar is run:

java -jar snake.jar