/SnakeGame

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

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

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