News

Python is an excellent language for rapid application development and prototyping. With Pygame, a wrapper built around SDL, the same can be true for games. In addition, because its built on top of ...
A simple, quick, useful hack. [Prashant]’s code relies on the use of Pygame, a set of Python modules designed for writing games.
This post offers a comprehensive Python beginner's guide that explains everything newcomers need to know about the language.
Once you’ve crossed into the land of graphical Python programming, you’ll quickly find that the PyGame library is often recommended as a great way to start pushing pixels even if you’re not ...