Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 515 Bytes

BUILD.md

File metadata and controls

20 lines (13 loc) · 515 Bytes

Build Instructions

I Just want to play the game

Dependencies

Building with InteliJ

Make sure the Run Action is selected and hit the play button.

Image Missing A Build Action is also available in the menu.

Building on MacOS/Linux/Windows

Build: ./gradlew clean build

Run: ./gradlew clean build run