Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 217 Bytes

File metadata and controls

9 lines (8 loc) · 217 Bytes

ProcessingGame

A simple java game using processing.

  1. To Clone, type into terminal:
    git clone https://github.com/rahscs/ProcessingGame
  2. To build, ./gradlew shadowJar
  3. To run, java -jar build/libs/app.jar