How to play and system requirements
Ok, I can give you some hints. In the beginning, build wind plants as fast as you can (once you're under $0 there is no possibility to build new plants) and connect them to blocks. You can't stay over zero, but if you've done everything right you will start to earn money when you reach $-5000 or something like that. After that you have to figure out a good strategy to earn as much money as possible.
To play this game you need Python 2.4 and PyGame 1.7.1, nothing else is needed. We've never seen the error about OrderedUpdates so it could be because your copy of PyGame is too old.
/ xevz
Add commentOnce I fix that problem (by using 1.7.1) I get:
NameError: global name 'set' is not defined
(File "/tmp/SwecPower-dist/powerplant.py", line 15, in __init__)
Ah, ignore me. I'll read your requirements now.
I have pygame 1.6 installed, and I get:
AttributeError: 'module' object has no attribute 'OrderedUpdates'