Skip to main content

Event-driven visualization/interaction wrapper library

Project description

===========
Python Wrapper for Graphics and Events
===========

The pyWGE provides an easier interface to the pyGame API. You might find
it most useful for tasks involving developing games or creating other types
of event-based visualizations. Typical usage often looks like this::

#!/usr/bin/env python

from pywge.graphics import Display

screen = Display(-1, autoClear=False, hideCursor=False, ursor="reticle.png")

Project details


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