[OLPC-Games] [Pygame] 'module' object has no attribute 'Game'

stas zytkiewicz stas.zytkiewicz at gmail.com
Tue May 29 22:45:51 EDT 2007


On 5/30/07, Joe Chen <khchen at stanford.edu> wrote:
> Please find attached for the updated version.
>
> It's likely that my attempts to convert the program to an activity broke the
> program since one of our modules happened to be named game.  Can we use
> anything other than "class = game.Game" in the activity.info file?
Of course, it should be the module and class to be called to start the activity.
If I recall, the class to call is 'Table' in your 'game' module so the
line should
read "class=game.Table"

Stas

-- 
A collection of educational activities for schools
http://www.schoolsplay.org


More information about the Games mailing list