Snake game written in Java language.
What to write here... This is just a known snake game for everyone :)
- Download latest zip archive -> https://github.com/sloenthran/JavaSnake/releases/latest
- Unpack archive
- Next then double-click on the JavaSnake.jar file or run the command using bash:
gradle build
gradle run
WASD or arrows
Dawid "Sloenthran" Nogacz