https://github.com/restioson/kettle-engine
LibGDX Kotlin game engine
https://github.com/restioson/kettle-engine
game game-development game-engine kettle-engine kotlin kotlin-game-engine libgdx
Last synced: over 1 year ago
JSON representation
LibGDX Kotlin game engine
- Host: GitHub
- URL: https://github.com/restioson/kettle-engine
- Owner: Restioson
- License: apache-2.0
- Created: 2017-05-18T17:28:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T10:29:39.000Z (almost 9 years ago)
- Last Synced: 2025-02-01T12:29:27.082Z (over 1 year ago)
- Topics: game, game-development, game-engine, kettle-engine, kotlin, kotlin-game-engine, libgdx
- Language: Kotlin
- Homepage: https://restioson.github.io/docs/kettle-engine
- Size: 897 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# kettle-engine
[](https://travis-ci.org/Restioson/kettle-engine/) [](https://github.com/Restioson/kettle-engine/LICENSE.md)
LibGDX KTX Kotlin game engine
## Build Status
|Development|[](https://travis-ci.org/Restioson/kettle-engine/)|
|-----------|---------------------------------------------------------------------------------------------------------|
| Master |[](https://travis-ci.org/Restioson/kettle-engine/)|
## About
This project aims to be a Kotlin game engine with Kotlin "content packages", which add content
## Documentation
We have a [wiki](https://github.com/Restioson/kettle-engine/wiki). We also host [Dokka documentation](https://restioson.github.io/docs/kettle-engine/) on [Restioson's site](https://restioson.github.io). You can also compile the Dokka documentation your self by running `dokka` Gradle task
## A Note on Future Compatibility
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.
## Contributing
If you are a kind soul and wish to contribute, please read [this](https://github.com/Restioson/kettle-engine/wiki/Contributing). Any input or code is welcome <3
## WIP
- 3D
- More implementations
- More API
- Server Multiplayer
- Serialization/saving