Bundle support

We added an easy way to add sourcecode+resources via github without having to publish to a maven repository before. That’s the new bundle system. We created an open catalog: awesome.korge.org you can check the current bundles there and contribute with your own: github.com/korlibs/awesome.korge.org

You can for example get CC0 assets from opengameart.org, put them into a git repository and add code that gives semantics to those assets, helping the community. We plan to expose published bundles and resources directly into the IntelliJ plugin in future versions. Remember that even if the resources are CC0, it is always nice to give proper credit to the assert authors!

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