On the JVM target, we have an integrated debugger: a window opened on the side providing the whole render tree and supporting modifying the view properties on the fly as well as debugging global and local bound boxes.
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