Skip to content

Latest commit

History

History
24 lines (16 loc) 路 937 Bytes

File metadata and controls

24 lines (16 loc) 路 937 Bytes

The Snake

A simple snake game in java . Using Threads and Java Swing to display the game. The code is well commented, if you have any questions or want to continue this project feel free to do so 馃憣

How it looks:

alt tag

How you can support me:

Buy Me A Coffee

How to run the project:

Requirements:

  • Java runtime installed

How to play the game:

  • Just download the SnakeGame.jar file
  • Run it
  • Start playing with the arrows keys.
  • If you lose, just close it and re-open it (I will add a restart button possibly)