Skip to main content

Various tools to simplify the use of Pygame

Project description

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, a module to support font handling, 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).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easypg-0.5.tar.gz (12.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page