0

How to make games with java?

20th May 2019, 4:14 PM
Deepak Agarwal
Deepak Agarwal - avatar
4 odpowiedzi
+ 2
@PacoB I agree with C++/C#, and I'd go with something like Unreal Engine or Unity 3D personally. However, I'm interested in why you recommend C for such a task. If you see this, educate me on why you recommend C. Thanks!
20th May 2019, 6:34 PM
AgentSmith
20th May 2019, 4:23 PM
AgentSmith
+ 1
Java is not the best language to make videogames. Yes, it's possible to make videogames using third-party libraries like libgdx3d (and Minecraft is an example of how Java can be used for videogames). However, I would suggest learning other languages, like C, C++ or C# for videogame development. They are more suitable for that purpose and work great with video game engines.
20th May 2019, 6:19 PM
PacoB
PacoB - avatar