+ 2
To make games(or apps ) should i start with java, python or swift and what will give the best quality in my work
...
4 Réponses
+ 2
There is a huge difference between games and apps. For Android learn Java and for IOS Swift.
+ 1
Depends.
Generic games or basic games can almost be made using java. Also, platform is a major part.
iOS needs swift whereas android would need java.
Apps and games are devoloped in almost entirely different approach. So get a clear direction.
0
Minecraft is an advanced game. It was coded using Java.
- 1
My preference is iOS (Swift/obj C) because behavior is more consistent.
Other platforms such as Android is less predictable due to hardware. (Affects games more than apps). I believe Android (like iOS ) requires a specific IDE ( for Android it is the ADK).