0
Which languade is beat for game making?
i wanna know which languages can help me lot to making my own mobile games.
17 Respostas
+ 2
C++ for AAA games like Battlefield, GTA 5, Real Boxing, Doom 3, Wolfenstein I, II.
Java for 2D and basic 3D games like Minecraft.
C# for 2D and 3D (much better than Java) games like Terraria, and Unity games.
C for 2D and 3D games like Doom, RTCW
Python for 2D games like... don't know, search on github.
+ 1
so which one is easy to learn
+ 1
C++ is the hardest language. If you want to create games easily, maybe you need to learn C# with Unity or XNA (game library). But C++ has so much better performance and you don't need to download frameworks like .NET or virtual machines like JVM. When you work with C++, you will not pay money. But with C# maybe you will, because it's from Microsoft ☹️
+ 1
thanks bro
+ 1
vijay thakur if you want to use Python, you can use:
For 2D -> Pygame, PySDL2, PySFML.
For 3D -> Panda3D, Blender, Godot
For 2D and 3D -> Pyglet, PyOpenGL.
+ 1
bro i wanna learn c++
+ 1
vijay thakur See if you can find something useful here
https://code.sololearn.com/WaVusr8J1KvK/?ref=app
+ 1
Here are some projects:
Pyglet -> https://github.com/fogleman/Minecraft
Pygame -> https://github.com/MaxwellSalmon/DUGA
+ 1
vijay thakur Do you know that SL is avaible on mobile too and supports miltiple language execution?
0
Hi, you should try unity: https://docs.unity3d.com/Manual/index.html
0
Some languages are more performants by nature and features (C++, C) others by multiplatform capacity (Python, Java) and others for others characteristics (C#, Javascript) and you must do a choose based on your projecrs requirements... Now i think that if you want do serious game development you have learn basic general game programming (patterns, software architectures, math, algorihms, animations etc)... Exists tools for simplify game development (like Unity) but every one has pro and cons
0
i dont have pc right now.
how can i work on my android device
0
means how to proceed with mobile.
i wanna learn c++
0
SL its acronym of SoloLearn
- 1
KrOW what is full name of SL