+ 1
Programming language for making a game.
what is the programming language do I need to make an 2D game?
6 Respostas
+ 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.
+ 3
use game engines like
Unity3d
+ 2
I suggest using GameMaker: Studio (which utilizes GML)
+ 1
thanks alot
+ 1
you can use pyGame
0
ok i will give it a try.