0

Hi everybody. So I was wondering. "Physical Appearance" for Java.

How do we make a physical appearance for java. I want to create this game. Should I use a different language?

17th Nov 2016, 10:08 PM
Predator Vex
Predator Vex - avatar
1 Réponse
+ 2
In general, it is best to use C++ for Game Dev. There are just a few exceptions for instance, Minecraft was written in Java. But this is rare. The huge part is written in C++. So in general i really would say C++. But it depends on the type of game you wanna write and on wich plattform(s) it should run. Game dev is one of the toughest fields of programming. The learning curve is huge. You should consider to look into Unity / Unreal Engine / Cry Engine. That way you dont have to have big programming knowledge and still can make games.
18th Nov 2016, 9:14 AM
Roland