pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing

PuPU - Puffi's Pygame Utility - 0.1

Puffi (puffi)

Tags:

Description

PuPU is a (very) small "framework" for programming games using the Python language. It uses Pygame for most tasks and PyOpenGL for rendering. Its aimed mainly for new programmers who want to try out graphics/game programming.

PuPU has been mainly a learning project of OpenGL for me so there are likely to be lot of oddities in there.

PuPU is heavily influenced by Grim 2D API (link) and PyGL2D ( link) (thanks to pymike for the latter one).

Features:
-OpenGL accelerated graphics (realtime rotation, alpha blending and scaling)
-Extremely easy to use input module
-Small (and rather primitive) particle engine
-Font rendering
-File i/o for configurations and such
-Play music and sounds
-Helper functions for math

PuPU is still work in progress.

Links

Home Page: https://sourceforge.net/projects/pupu/
Source: https://sourceforge.net/projects/pupu/files/PuPU.0.1.tar.bz2/download
Windows: https://sourceforge.net/projects/pupu/files/PuPU.0.1.zip/download

Screenshot


click to view original size

Releases

PuPU - Puffi's Pygame Utility - 0.1 - Sep 21, 2010

Comments

If you wish to leave a comment, please sign in first.

September 22, 2010 1:32pm - Ivan DelSol - nickname: (sunspider)
Please check out pig/pug. http://code.google.com/p/pug
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Feb 13, 2012

Jul 5, 2011

Apr 17, 2011

Apr 16, 2011

Apr 15, 2011


Apr 14, 2011



Apr 12, 2011

Apr 11, 2011


... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)