Skip to main content

Pygvent - 0.0

Handle your game events easier! Pygvent is a simple yet useful event framework for PyGame.


Jakob E.
(nucular)
With a pygvent.Handler instance, you can bind your callback functions to specific PyGame events with specific dict-keys. You can also specify more possible events or keys. Then, call myhandler.update() every step. You can use different Handlers like different game worlds. Included is an example 'Pong' application, showing this technique. Pygvent is Public Domain.

Changes

Links

Home Page
http://www.pygame.org/
Source
http://www15.zippyshare.com/v/68157985/file.html

Releases

Pygvent 0.0 — 27 Jun, 2013

Pygame.org account Comments

  • Dito Destoni 2016-11-27 00:33

    Is that already implemented?
    Also down :P