How to make a game? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

How to make a game?

23rd Mar 2018, 2:12 PM
Arkan
Arkan - avatar
9 Answers
+ 7
Thanks to Answer!
24th Mar 2018, 7:24 AM
Arkan
Arkan - avatar
30th Mar 2018, 8:43 AM
Arkan
Arkan - avatar
+ 3
https://www.sololearn.com/discuss/1068422/?ref=app https://www.sololearn.com/discuss/1068606/?ref=app
23rd Mar 2018, 3:15 PM
Brijesh B
Brijesh B - avatar
+ 3
Well it depends how you want to make your game. For example, a good choice for 3D games would be using Unity. Before you head into unity learning the basics of C# would probably be necessary plus looking at some tutorials of how to use unity on YouTube. You could always just make a simple game such as this one that I brewed up https://code.sololearn.com/W6hyN5G0PZSA/?ref=app it may not be much but text based/2d games can also be a good choice. For example A darkroom has achieved number one on the App Store using what I believe to be RubyMotion, JavaScript and python. Good luck on making your game Arkan! Hope I helped.
23rd Mar 2018, 6:34 PM
Arvain
Arvain - avatar
+ 3
Hello guys !!! l use GAME MAKER STUDIO for make android , ios ,windows games . for 3d games l use Unity 3d with C++ language. good luck😉
24th Mar 2018, 8:02 AM
Shahzod Shark
Shahzod Shark - avatar
24th Mar 2018, 6:20 AM
Brijesh B
Brijesh B - avatar
+ 2
look into the godot engine. it uses gdscript which is similar to python and it is completely free. they just had a recent update that has many major improvements for the 3d rendering. it also ports games to any major os... win, mac,linux,ios,android
24th Mar 2018, 9:36 PM
darrell bennett
darrell bennett - avatar
24th Jun 2018, 9:01 AM
Arkan
Arkan - avatar