Skip to content

Snake Game is a project with the purpose to fully exploit tools Java (Swing and AWT)

License

Notifications You must be signed in to change notification settings

pr0mming/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

Snake Game

A clone of the classic Snake game that many of us used to play on the old Nokia phones.

Technologies 🔥

  • Java SDK 21.
  • Java Swing - as GUI.
  • Maven 3.9.6 - as a template.

Run it! 🚀

  • Install Maven dependencies.
  • Run App.java to launch the game in localhost.
  • Use mvn clean package to generate jar ready to use.

How to play?

Use the arrow keys on the Keyboard and move the snake to the corresponding direction.

Demo 😎

Simple demonstration on YouTube