KorGE Setup
Watch the following video tutorial to install KorGE plugin for IntelliJ in less than 5 minutes, or read the IntelliJ plugin installation tutorial.
Next steps
-
If you already installed the KorGE plugin, create your first game with basic shapes.
-
KorGE uses gradle as build system. You can get started downloading the template project with a preconfigured build-script, and a small main and a test:
Download Project Template
To know how to configure the gradle plugin by yourself, check the Gradle Plugin section.