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: https://store.korge.org you can check the current assets and modules there and contribute with your own: https://github.com/korlibs/store.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. Exposed directly in the KorGE Forge IDE. Remember that even if the resources are CC0, it is always nice to give proper credit to the assert authors!
KorGE offers a powerful editor embedded in KorGE Forge IDE
LEARN MOREKorGE Forge IDE offers an integrated store with free assets
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.
LEARN MOREKorGE gradle plugin allows to target each platform natively: JVM for Android, JS for the Web and native code for iOS and Desktop.
LEARN MOREInstall KorGE Forge 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