Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ KorGE is a modern multiplatform game engine for Kotlin. Features include:
* Multiplatform
* KorGE gradle plugin allows to target the following platforms: JVM for Android, JS & WASM for the Web, native code for iOS, and JVM/JS for Desktop
* Quick installation
* Install the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute
* Install [KorGE Forge](https://forge.korge.org/) or clone the “Hello World!” project and start making your own game in less than a minute
* Fully productive
* Since KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA
* Tons of features
Expand Down
Loading