To play the game run 
python swecpower.py 
or depending on your settings, double click the file.
You need Python and PyGame, preferably the latest versions.


===========
How to play:
The object of the game is to earn as much money as possible before the time runs out.
You make money by supplying builings with power. The city is divided into blocks, and you can only supply entire blocks with power. 

You build plants by first clicking on the type of plant you want to the left, and then click somewhere on the city (but not where there are blocks!). Then click the actual plant to select it, and then click on the blocks you want to supply with power. 

Blocks that have power will grow; i.e. their houses will become more advanced. More advanced houses give you more money, but they also require a lot more power. IMPORTANT: You only get money from blocks you provide with power!

========
Credits:
Jonex, Srekel and xevs did the coding together.
Jonex made the interface graphics and the 3D-graphics with the exception of the Wind Plant model wich is made by Srekel and edited by Jonex.
Srekel made the hut, house and skyscaper, and the code for growing the city.
xevz made the highscore and the menu code.