Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 705 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 705 Bytes

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