> A Good Coding Language For Game making?

A Good Coding Language For Game making?

Posted at: 2014-12-18 
Please something basic. Not like c++ or c# please. I want to try the Game Maker Studio but its not working ALSO NO PYTHON JAVA JS OR ANYTHING THAT IS TOOOOOOOOO HARD!

Js or JavaScript can be use for developing games if you are using it with Unity game engine. Unity game engine supports JavaScript for developing games along with the other two scripting . It is quite easy to learn the basics of it. After getting the basics you need to using Scripting API as per as requirement in order to make your game work.

There is a free version of Unity which is available on its official site for downloading:

http://unity3d.com/unity/download

Unity Free Video Tutorials Link:

http://unity3d.com/learn/tutorials/modul...

Unity Manual and Scripting Link:

http://unity3d.com/learn/documentation

If learning a coding language would be easy then the programmers won't get a huge bucks for their work. In terms of developing games, there is more work you have to do. You must have a good knowledge about Calculus, Vector and Logic understanding for developing your games.

Python and Javascript both work fine for games

here's a FREE online book for game programming with Python and Pygame

Program Arcade Games With Python And Pygame

http://programarcadegames.com/

The book was written and is used by a professor for his Introduction to Programming class.

Since it is an introduction, it assumes no experience. So it starts off at the very beginning.

here's a video of a game one of his student's made

/watch?v=S7eMdoM1MTc



Please something basic. Not like c++ or c# please. I want to try the Game Maker Studio but its not working ALSO NO PYTHON JAVA JS OR ANYTHING THAT IS TOOOOOOOOO HARD!