A clone of the classic Snake game that many of us used to play on the old Nokia phones.
- Java SDK 21.
 - Java Swing - as GUI.
 - Maven 3.9.6 - as a template.
 
- Install Maven dependencies.
 - Run 
App.javato launch the game in localhost. - Use 
mvn clean packageto generatejarready to use. 
Use the arrow keys on the Keyboard and move the snake to the corresponding direction.
Simple demonstration on YouTube
