I am trying to make a game;I can’t seem to get it right. So can you all give me advice? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

I am trying to make a game;I can’t seem to get it right. So can you all give me advice?

If you aren’t going to make or give me advice,then why are you here. (P.S. I’m doing a game that is 2D)

20th Jan 2018, 10:17 PM
Lareem
8 Answers
+ 5
What I would suggest is to go through some of the courses for the more common languages used in designing games. This may include JavaScript, C#, C++, and Python. You should also go through some tutorials online about making games using whatever you are using while designing your game as some languages may have extra things added to them so that the development will be easier. Hope this helped!
20th Jan 2018, 11:02 PM
Faisal
Faisal - avatar
+ 3
Hey Lareem! There are several ways that you can make games. The easiest (at least in my opinion) would be by using HTML, CSS, and JavaScript to create a small web game. An example of a game that does this is cookie clicker, which isn't the hardest thing to make once you get the hang of these three languages. Another way is by using game engines. They're used more when creating games such as CoD, Outlast, Shovel Night, etc. Depending on the game engine you're using, you can create 2D and 3D games. Some of the more prominent game engines include Unity and Unreal Engine, Unity using C# and JavaScript for scripting and Unreal Engine using C++.
20th Jan 2018, 10:32 PM
Faisal
Faisal - avatar
+ 3
I’m struggling on the coding part
20th Jan 2018, 10:58 PM
Lareem
+ 3
And good advice,Faisal
20th Jan 2018, 11:01 PM
Lareem
+ 3
I thank you
20th Jan 2018, 11:01 PM
Lareem
+ 3
It certainly did Faisal
20th Jan 2018, 11:02 PM
Lareem
+ 3
Lareem, you have been posting what is considered spam in these posts below as your posts are off topic. This is unacceptable on SoloLearn. Please delete all of your posts, unless you are actually posting on topic. https://www.sololearn.com/Discuss/1009319/why-do-advanced-programmer-stay-with-sololearn https://www.sololearn.com/Discuss/1012564/?ref=app
21st Jan 2018, 12:58 AM
John Wells
John Wells - avatar