Simple old-school snake game written in java with libGDX.
- W/S/A/D
- Arrow Keys
To run this project you need to have java 17 installed.
To run game simply use provided gradle wrapper(make sure that your JAVA_HOME env variable is correctly set):
./gradlew run