+ 1
Give me tutorial how about make a game
i want make a game
5 Respostas
+ 8
Get comforable with C# then choose a game engine.
https://www.sololearn.com/discuss/625747/?ref=app
https://www.sololearn.com/discuss/708962/?ref=app
+ 5
What type of game you want to make?
www.Unity3D.com/learn
https://www.sololearn.com/Course/CSharp/
^Good place to start. Check out C# here on SoloLearn and read through it also. That's the scripting that Unity uses.
+ 1
if you want to make a game then first choose one engine and language. Using an engine it is much easier to make a game than without it.
Now master one language. There are many engines out there which you can use.
Unity - C#
Unreal - C++
JMonkeyEngine - JAVA
there are many more of them.
you can check this tutorial it is basically for C# but it at least teaches you the basic of game development
https://youtu.be/Yk-S8GKNKxM
https://youtu.be/XeYc3Rx4jrQ
https://youtu.be/awgBNiCZs8I
+ 1
thanks for the information and tutorial