pygame

A Python game development package, based on SDL
Download

pygame Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Pete Shinners
  • Publisher web site:
  • http://pygame.org/shredwheat/solarwolf/

pygame Tags


pygame Description

A Python game development package, based on SDL Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library.This allows you to create fully featured games and multimedia programs in the python language.Pygame is highly portable and runs on nearly every platform and operating system.In the pygame examples there is a simple example named, "chimp". This example simulates a punchable monkey moving around a small screen with promises of riches and reward.The example itself is very simple, and a bit thin on errorchecking code.This example program demonstrates many of pygame's abilities, like creating a graphics window, loading images and sound files, rendering TTF text, and basic event and mouse handling. What's New in This Release: · A quick bugfix release has been made to correct a problem with a missing readme.html file in the source release, and setuptools based installs dying when the readme.html file wasn't there.


pygame Related Software