How to play Steam Empire the way it was intended.

Due to an unfortunate last-minute implementation of the highscore, a killer "bug" is in the final entry.
Rate us any way you please having this in mind (you'll only be able to play the game for ten seconds), but our game is worth trying just for the fun of it. :)
To quick-fix it, open up main.py, find row 138, and edit this line:
endTime = startTime + 10 * 1000 #(s * 1000 = ms)
to this:
endTime = startTime + 90 * 1000 #(s * 1000 = ms)


If you want to try the latest version, with a functional highscore (fully implemented three minutes past deadline!!), get it from here:
http://srekel.net/files/files/Steam%20Empire.zip

On the behalf of my team, I'm really sorry for these issues. As I said, try the full game, but rate us as if you had only played the first version if you want to.