/IOProject

Primary LanguageJavaMIT LicenseMIT

SNAKE

overview

General Info

Simple old-school snake game written in java with libGDX.

Controls

  • W/S/A/D
  • Arrow Keys

Setup

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