Programming language for making a game. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Programming language for making a game.

what is the programming language do I need to make an 2D game?

10th Nov 2016, 1:31 PM
Leon lit
Leon lit - avatar
6 Answers
+ 4
you can write 2d games using c++. sfml is a good library to get to know. if you prefer making web(browser based) games javascript. you can easily make games using processing if you know java. gamemaker is a good start if you don't know any programming languages yet and it could give you an idea of how 2d games are made... there are alot of other options as well, you could find them using your good friend google.
10th Nov 2016, 2:44 PM
Remmiq Sliv
Remmiq Sliv - avatar
+ 3
use game engines like Unity3d
10th Nov 2016, 4:19 PM
Omkar Kirpan
Omkar Kirpan - avatar
+ 2
I suggest using GameMaker: Studio (which utilizes GML)
12th Nov 2016, 1:00 AM
Keto Z
Keto Z - avatar
+ 1
thanks alot
10th Nov 2016, 10:45 PM
Leon lit
Leon lit - avatar
+ 1
you can use pyGame
12th Nov 2016, 10:30 AM
Omkar Kirpan
Omkar Kirpan - avatar
0
ok i will give it a try.
12th Nov 2016, 3:38 AM
Leon lit
Leon lit - avatar