Hello everyone, I'm Gabriele! 👋
I'm conducting research on using Kotlin for game development. kodee floating
Are you using Kotlin in your game development projects? Or are you planning to write a game in Kotlin? Please react with the number corresponding to your tool:
1. LibGDX/KTX
2. Korge
3. Godot Kotlin/JVM
4. LittleKT
5. Tiny
6. Other
Feel free to share your thoughts and projects in this thread (or in the #gamedev channel)
Otherwise, if you prefer a one-on-one conversation, don't hesitate to reach out to me—I'd love to talk! kodee happy
Thank you for your time!
2️⃣ 5
3️⃣ 1
t
Tóth István Zoltán
04/02/2024, 1:19 PM
I've been playing with an idea of creating a Kotlin based UI builder for Unreal, also I've played around with a Kotlin based MMO server, like Unreal server but with a bit more emphasis on large player base.
jMonkeyEngine is worth to mention, I tried it but I don't have much experience to be honest, I decided to go with Unreal.
As for the UI builder, it would be quite possible to transform Kotlin based UI and data management code to C++ (with restrictions of course). That would immensely help development.
c
CLOVIS
04/03/2024, 12:11 PM
I've used Processing in the past, but it's been a while since I've last done anything game-related