Join Slack
Communities
Powered by
are people using kotlin native for ios game develo...
# kotlin-native
c
christophsturm
08/02/2018, 11:44 AM
are people using kotlin native for ios game development? it would be great for cross platform game logic that is shared between ios and android.
o
orangy
08/02/2018, 11:58 AM
I don’t think so, most game developers use some kind of a game engine, and there is none that works with Kotlin/Native yet.
a
Aregev2
08/02/2018, 1:12 PM
SDL?
o
orangy
08/02/2018, 1:14 PM
SDL is not a game engine, it’s too low level.
l
lifk
08/02/2018, 3:07 PM
https://github.com/godot-addons/godot-kotlin
there seems to be some people that want to do kotlin native godot bindings
a
AnaR
08/02/2018, 4:32 PM
Yes. I am building educational games. We wrote them natively, for speed, variety. Now porting them from Java -> Kotlin + Kotlin-Native (iOS). I started blogging about it:
https://medium.com/@anaredmond/cross-platform-game-1-of-afbb8b16c3f7
👍 1
c
christophsturm
08/03/2018, 8:45 AM
did you also publish source?
a
AnaR
08/04/2018, 2:03 AM
@christophsturm
Bits and pieces... along with the blog. No plans to publish full source of 60+ screens. I plan to publish source for a sample screen at some point. Right now am in crunch mode to get it all to production.
👍 1
a
Aregev2
08/05/2018, 7:52 AM
I have seen it, good luck for them
4
Views
Open in Slack
Previous
Next