/redordead

Video game project for my AP Computer Science class.

Primary LanguageJavaMIT LicenseMIT

redordead Build Status

Video game project for my AP Computer Science class.

Building

This project uses Gradle.

Clone the repository and run:

$ ./gradlew build

Running

You can also run with the Gradle application plugin:

$ ./gradlew run