Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shannah/fxgl-test4


https://github.com/shannah/fxgl-test4

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

= 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](https://github.com/AlmasB/FXGLGames).

You may wish to update the FXGL version to [latest](https://github.com/AlmasB/FXGL#maven).

### 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-test4/releases