-
IntelliJ
- Kotlin Plugin
-
Java SDK
- Java 11+
- Open the directory "kotlin-tornadofx-gradlemnv" in IntelliJ
- To build the executables (jar files) use the Gradle-menu > "others" > "menu"
The executable file for the Desktop PC:
- \kotlin-tornadofx-gradlemnv\build\libs\MpmGame-menu-0.5.5.jar
The executable file for the tablet:
- \kotlin-tornadofx-gradlemnv\build\libs\MpmGame-0.5.5.jar
The build description:
- \kotlin-tornadofx-gradlemnv\build.gradle
-
Entry point: kotlin-tornadofx-gradlemnv\src\main\kotlin\config\MenuScreen.kt
-
TODO: Control Flow Diagram