easypg 0.3
Various tools to simplify the use of Pygame
Latest Version: 0.5
Description
The easypg package provides modules to make using Pygame easier, particularly for those learning to program.
Currently, it consists of a module defining some standard colour tuples, a module to simplify the drawing of lines, shapes and text, two modules to support the use of sprites and a general utilities module providing various tools such as a Window class with a built-in display loop.
See the module docstrings for more information.
Requirements
- Python 3 or newer to use the package, 3.2 or newer to run all the example code
- Pygame, compiled for Python 3
Acknowledgements
Some of this code is inspired by examples in the book Game Programming - The L Line by Andy Harris (Wiley, 2007).
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| easypg-0.3.tar.gz (md5) | Source | 2011-07-02 | 10KB | 306 | |
- Author: Nick Efford
- Home Page: http://bitbucket.org/pythoneer/easypg
- License: MIT
- Platform: any
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- Intended Audience :: Education
- License :: OSI Approved :: MIT License
- Programming Language :: Python :: 3.2
- Topic :: Games/Entertainment
- Topic :: Multimedia :: Graphics
- Topic :: Software Development :: Libraries :: pygame
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: pythoneer
- DOAP record: easypg-0.3.xml
