Differences between revisions 12 and 18 (spanning 6 versions)
Revision 12 as of 2007-10-25 17:56:36
Size: 1230
Editor: 76-220-104-219
Comment:
Revision 18 as of 2014-03-13 23:04:39
Size: 924
Comment: update links remove 404's
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
attachment:PyGameLogo.gif {{attachment:PyGameLogo.gif}}
Line 3: Line 3:
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. 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 9: Line 9:
[http://rene.f0o.com/mywiki/PythonGameProgramming Python game programming tutorial using pygame]. [[http://inventwithpython.com/pygame|"Making Games with Python & Pygame"]] -- A free book covering Python and Pygame
Line 11: Line 11:
[http://www.scriptedfun.com/?cat=4 Pygame Video Tutorials] [[http://www.scriptedfun.com/?cat=4|Pygame Video Tutorials]]
Line 13: Line 13:
[http://www.apress.com/book/view/1590598725 Beginning Game Development with Python and Pygame] -- A new book discussing game development using Pygame [[http://www.apress.com/9781590598726|Beginning Game Development with Python and Pygame]] -- A new book discussing game development using Pygame
Line 15: Line 15:
---- /!\ '''Edit conflict - other version:''' ----
[http://www.apress.com/book/view/1590598725 Beginning Game Development with Python and Pygame] -- A new book discussing game development using Pygame
[[http://pygametutorials.wikidot.com/|Yet Another PyGame tutorial - OOP approach!!]]
Line 18: Line 17:
See also PythonGames There is a GUI toolkit based on Pygame called OcempGUI.
Line 20: Line 19:
---- /!\ '''Edit conflict - your version:''' ----
[http://www.apress.com/book/view/1590598725 Beginning Game Development with Python and Pygame] -- A new book discussing game development using Pygame

See also PythonGames

---- /!\ '''End of edit conflict''' ----
See also [[PythonGames]]

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

"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.