/snake

basic snake game using Java

Primary LanguageJava

The Snake

A simple snake game in java . Using Threads and Java Swing to display the game.

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)

Made by lxnar-dev