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

Waldi Tile Engine - 0.2

Friedrich Weber (fredreichbier)

Tags:

Description

With the Waldi Tile Engine you can create tile-based games, but it is also a simple game-framework. It is object-oriented, well-documented (i hope), and simple. Waldi supports multiple layers via FastRenderGroup, big tiles, Particle effects are planned. The data is stored in human-readable XML Files, a simple map editor using pgu is included. Currently it's only available via SVN, but a alpha release is coming soon. On the SVN you can find a few examples, too.

Changes

Initial Release: - loading xml maps - showing rectangular-tile-maps - layer support (through FastRenderGroup) - scrolling - simple sprite 'engine' - basic animation features - classes for Scenes, Sprites and the Master

Links

Home Page: http://waldi.sourceforge.net
Source: http://sourceforge.net/project/showfiles.php?group_id=206203

Releases

Waldi Tile Engine - 0.2 - Oct 21, 2007

Comments

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

January 16, 2009 6:16am - canbum - nickname: (canbum)
When I try to run Waldi i have this error:

File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/waldi/scenes.py", line 49, in <module>
class LayeredViewUpdates(FRG.LayeredUpdates):
AttributeError: 'module' object has no attribute 'LayeredUpdates'

Do you know why? Thanx
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Sep 1, 2010


Aug 29, 2010



Aug 28, 2010

Aug 26, 2010

Aug 25, 2010

Aug 24, 2010

Aug 21, 2010

Aug 19, 2010

Aug 18, 2010

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