Small footprint

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.

Features

KorGE offers a powerful editor embedded in IntelliJ IDE

LEARN MORE

Easily add sourcecode and resources via GitHub

LEARN MORE

Live-debug your games

LEARN MORE

KorGE 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 MORE

Install the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute.

LEARN MORE

Since KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA.

LEARN MORE

KorGE is just the last layer of a larger stack (Korlibs) for multimedia development.

LEARN MORE

KorGE has a very small footprint. It has no external dependencies and only uses the libraries available on each platform.

LEARN MORE