KTX
Kotlin extensions for the libGDX game framework
KTX is a Kotlin game framework built on libGDX. It aims to make libGDX as Kotlin-friendly as possible without completely rewriting the API. It provides modular utilities and extensions for selected parts of libGDX with poor Kotlin support. Utilizes language features like coroutines, type-safe builders and operator overloading to ease game development. Extends a robust multi-platform game framework with highly modular and minimally opinionated Kotlin utilities. KTX can be used to create desktop...