gummworld2 (version $Id: __init__.py 407 2013-08-12 15:11:30Z stabbingfinger@gmail.com $) | index c:\cygwin\home\bw\devel\python\svn\gummworld2_devel\gamelib\gummworld2\__init__.py |
Gummworld2 is designed as a light pygame framework for a scrolling game, where
the map is larger than the display. It emphasizes simplicity, freedom, and
performance.
Data | ||
NO_WORLD = 0 SIMPLE_WORLD = 1 __author__ = 'Gummbum, (c) 2011-2013' __version__ = '$Id: __init__.py 407 2013-08-12 15:11:30Z stabbingfinger@gmail.com $' |
Author | ||
Gummbum, (c) 2011-2013 |