KorGE has a very small footprint. It has no external dependencies and only uses the libraries available on each platform. You can create small native games or games for the web, that are fast to download and require almost no space to store.
The JS sample of this page is just 383 KB gzipped (1.9 MB uncompressed). No emscripten. Just plain JS generated using Kotlin/JS.
KorGE offers a powerful editor embedded in IntelliJ IDE
LEARN MOREEasily add sourcecode and resources via GitHub
LEARN MORELive-debug your games
LEARN MOREKorGE is fully written in Kotlin and designed from the ground up to embrace modern and easy coding styles.
KorGE gradle plugin allows to target each platform natively: JVM for Android, JS for the Web and native code for iOS and Desktop.
LEARN MOREInstall the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute.
LEARN MORESince KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA.
LEARN MOREKorGE is just the last layer of a larger stack (Korlibs) for multimedia development.
LEARN MOREKorGE has a very small footprint. It has no external dependencies and only uses the libraries available on each platform.
LEARN MORE