README.adoc

January 1, 2024 ยท View on GitHub

= FXGL using Maven/Gradle

This is an example of a basic Maven configuration for creating FXGL games on Java 17+ using Java and/or Kotlin.

For actual game examples, please see FXGLGames.

You may wish to update the FXGL version to latest.

Run via Maven

mvn javafx:run

Releases

This project will generate releases (desktop installers) automatically on each git commit. See https://www.jdeploy.com/docs/intellij-plugin-tutorial[this tutorial for details].

You can download releases at https://github.com/shannah/fxgl-test5/releases