Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 536 Bytes

File metadata and controls

21 lines (14 loc) · 536 Bytes
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