unity-kotlin
Use the amazing Kotlin language with Unity
Uses Puerts, a Javascript runtime built for Unity
How to run
Open the hello-kotlin-template Unity project and search for the HelloKotlin scene.
Open the unity-kotlin project with IntelliJ IDEA Community and run the build task to update the code in the Unity project.
Pong Example
Build and release
For you need to download this, decompress it and copy the dynamic library found in Puerts/Runtime/Plugins/x86_64/puerts.dll to the root of your build folder.