Differences between revisions 16 and 17
Revision 16 as of 2010-04-28 07:33:51
Size: 914
Editor: atp73
Comment: link added
Revision 17 as of 2012-02-10 23:07:15
Size: 1034
Editor: 65
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
[[http://inventwithpython.com/pygame|"Making Games with Python & Pygame"]] -- A free book covering Python and Pygame

PyGameLogo.gif

A very easy to use and powerful Python interface to the Simple Directmedia Library (SDL) platform independent graphic, audio and input libraries.

There are numerous examples, and the documentation is very good. You'll be surprised at how easy it is to write games or other graphics-intensive programs with it.

You can find it at http://www.pygame.org

Python game programming tutorial using pygame.

"Making Games with Python & Pygame" -- A free book covering Python and Pygame

Pygame Video Tutorials

Beginning Game Development with Python and Pygame -- A new book discussing game development using Pygame

Yet Another PyGame tutorial - OOP approach!!

There is a GUI toolkit based on Pygame called OcempGUI.

See also PythonGames

PyGame (last edited 2022-03-11 09:37:28 by ShadowClaw20017)

Unable to edit the page? See the FrontPage for instructions.