LibGDX Kotlin game engine
LibGDX KTX Kotlin game engine
Development | |
---|---|
Master |
This project aims to be a Kotlin game engine with Kotlin “content packages”, which add content
We have a wiki. We also host Dokka documentation on Restioson’s site. You can also compile the Dokka documentation your self by running dokka
Gradle task
As the project’s basis is still actively changing, future compatability cannot be ensured. After the project leaves the WIP stage, there should be compatability over the feature version numbers (x.X.x), and certainly over the patch version numbers (x.x.X). Increments to the major version number, (X.x.x) mean that the api has changed.
If you are a kind soul and wish to contribute, please read this. Any input or code is welcome <3