Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 386 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 386 Bytes

Ludum Dare 49 Game Jam Entry

Requirements: JDK 8

Before launching for the first time, be sure to run the gradle sprite packer task:

  • $ gradlew lwjgl3:sprites

Then to launch on desktop run the desktop launcher:

  • $ gradlew lwjgl3:run

Or to run the web build: