Wibbly Wobbly Boxing Penguins of Doom - crash
Anyone got this to work?Traceback (most recent call last):
File "run_game.py", line 18, in <module>
from gamelib import main
File "/Local/Games/Python/PyWeek10/WibblyWobblyBoxOfDOOM/gamelib/main.py", line 46, in <module>
field_section_gone = util.load_centered_image(DATAPATH + "pit.png")
AttributeError: 'module' object has no attribute 'load_centered_image'
(log in to comment)
richard on 2010/04/06 09:39:
http://pyweek.org/d/3252/