Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lehaine/littlekt-low-res-template

My custom game base built on top of LittleKt framework using the rune-kt extension for low res games.
https://github.com/lehaine/littlekt-low-res-template

gamebase gamedev kotlin lowrezjam

Last synced: 14 days ago
JSON representation

My custom game base built on top of LittleKt framework using the rune-kt extension for low res games.

Awesome Lists containing this project

README

        

My personal low res game base for the [LittleKt](https://github.com/littlektframework/littlekt) game framework that uses an
extension called [rune-kt](https://github.com/LeHaine/rune-kt). Great for LOWREZJAM and similar jams. Set up for 64x64
resolution games.

Normally using the latest SNAPSHOT build instead of the latest stable.

More info on how to use this to come later.