Skip to content

shannah/fxgl-test8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FXGL using Maven

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

Note
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.

Run via Maven

mvn javafx:run

Requirements

This project uses FXGL 21, which requires Java 21.

If you want to change the version of Java, you can change it in the package.json, pom.xml, and .github/workflows/jdeploy.yml files.

Publishing Releases

This project will generate releases (desktop installers) automatically on each git commit. See this tutorial for details.

You can download releases on the repository releases page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages