+ 2

(OPINON NEEDED) Should i learn kotlin or java

I wanna be able to make games and other applications but I wanna know if java or kotlin will be better for making Games(non-android) and or Desktop Apps(like google chrome)

2nd Aug 2018, 4:43 PM
Yusuf
Yusuf - avatar
2 ответов
+ 5
i guess your only option is to learn kotlin?
2nd Aug 2018, 5:00 PM
D_Stark
D_Stark - avatar
+ 3
However I think it depends on the complexity of your game. If it is a tick tac toe complexity level game you could get away with java. If you are looking for a racing game, open world sandbox or similar complexity you might require to use the NDK. Complex games are usually developed with C++ using the NDK. So the question you should ask yourself is if you need to use NDK or the Android SDK is enough.
3rd Aug 2018, 11:44 AM
Maninder $ingh
Maninder $ingh - avatar