By mvohra
via developerfeed.com
Submitted: Mar 15 2013 / 12:51
The scripting language Python is easy to use, and thus very convenient to program simple games. And to make it even simpler, there one Python module which is dedicated to games creation: pygame. It makes you life much easier when programming a game as it takes care of the user input, the graphics and the sound effects.
Add your comment