Xenox40 / IOProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Java 100.0%