+ 1
What is the best engine to make 3D games for beginners?
Please help , Im a beginner and i want to try making games
4 Answers
+ 13
If you are a beginner, you probably do not have the knowledge to build a game. You need to learn like lots of C# before you can use Unity. When you say you wanna make games, do you have the sprites ready? Do you have an idea what the game is gonna be? Developing games isn't a piece of cake. It's gonna take you a team to work on it.
+ 12
Unity.
+ 4
Unity & Unreal are the first two names which come to mind. However; I'd encourage exploration to find things you like and correlate with needs & interests. Size of community, libraries & marketplaces, language of code, previous knowledge (Autodesk / AutoCAD & Maya etc can do games), etc...
There are other SDK'S which also port to multiple platforms.
Users on GitHub have started an "Awesome" Badge for "Awesome" lists, as can be seen here for OpenGL (which is also a heavily used name in 3D games):
https://github.com/eug/awesome-opengl/blob/master/README.md#libraries
0
Godot engine is probably the best. Especially for 2D. It is now supporting gdscript (almost pyhon). In unity u don't have access to engine and must pay beyond 100k $. In Godot u get any cent even if u earn 100 billions bucks. In version 3.0 there will be support for c# and micropython.