Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2003-01-13 16:11:51
Size: 338
Editor: d1-2-3-0-11
Comment:
Revision 8 as of 2006-01-19 04:18:18
Size: 538
Editor: ReneDudfield
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= PyGame = attachment:PyGameLogo.gif
Line 3: Line 3:
This is a very easy to use and powerful Python interface to the [http://www.libsdl.org SDL] platform independent graphics (and sound etc) libs. A very easy to use and powerful Python interface to the [http://www.libsdl.org Simple Directmedia Library] (SDL) platform independent graphic, audio and input libraries.
Line 5: Line 5:
There are plenty of examples, and the docs are very good. You'll be surprised at how easy it is to write graphics programs with it. 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.
Line 8: Line 8:

[http://rene.f0o.com/mywiki/PythonGameProgramming Python game programming tutorial using pygame].


See also PythonGames

attachment:PyGameLogo.gif

A very easy to use and powerful Python interface to the [http://www.libsdl.org 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

[http://rene.f0o.com/mywiki/PythonGameProgramming Python game programming tutorial using pygame].

See also PythonGames

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

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