jDeploy FXGL Game Starter Template
April 19, 2025 ยท View on GitHub
About this Project
This project was generated using the "FXGL Game Starter" project template from jDeploy, a tool to deploy Java desktop apps on Windows, Mac, and Linux.
To create your own application based on this template, open jDeploy, select "Create New Project", select the "FXGL Game Starter" template, and complete the wizard.
Requirements
- Java 24
Features
- Maven
- JavaFX
- Modular
Run
./mvnw javafx:run
Build
./mvnw package
Deploy
Short Version: Open project in jDeploy, and press "Publish"
Advanced Deployment
See jDeploy Manual
Credits
This template was adapted from this project template.
For actual game examples, please see FXGLGames.
You may wish to update the FXGL version to latest.