Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 289 Bytes

FXGL-WebApp

A demo game in FXGL that runs in a browser via JPro. Requires Java 11, for Java 8 please see older commits to this repository.

Run

./gradlew jproRun

Then, once you've finished testing in the browser, CTRL + C to kill the process and

./gradlew jproStop