Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lehaine/littlekt-low-res-template
- Owner: LeHaine
- License: mit
- Created: 2022-07-30T17:28:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T11:50:36.000Z (over 2 years ago)
- Last Synced: 2023-03-02T14:51:46.223Z (over 1 year ago)
- Topics: gamebase, gamedev, kotlin, lowrezjam
- Language: Kotlin
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.