Skip to main content

stdtools

package of standard tools I use in my other projects.


Hugo Arts
(hugo)

This package is a collection of tools I use in my other projects. The following is included:

  • ModelView class handling the game
  • EventManager
  • primitive GUI elements (incomplete)
  • 2D vector class supporting vector arithmetic
  • basic collision detection using rects
  • resource handling classes (images, sound)
  • basically, one of the dozens of utility libraries for pygame out there. Everyone writes their own, right? the package is not really organized. The init file is a mess, and the files have long and wordy names. This will change as soon as I have the time.

    Also see my blog for a tiny sample of the event manager, and the PyngPong project for a look at how all this stuff should work.

    Changes

    Links

    Home Page
    http://www.pygame.org/

    Releases

    stdtools 0.5 — 25 Mar, 2008

    stdtools 0.6 — 3 Apr, 2008

    Pygame.org account Comments