Bach demo based on Basic Game Example by FXGL.
- Download and install JDK 22 or later
- Clone this repository with submodules
Change into the root directory of your cloned project and call:
java @build
- Linux/Mac
java --module-path .bach/out/main/modules:lib --module demo
- Windows
java --module-path .bach\out\main\modules;lib --module demo
- Linux/Mac
.bach/out/main/image/bin/demo
- Windows
.bach\out\main\image\bin\demo