| |||||||||||
PyWeek - 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. — Srekel on 2006/04/02 00:36 of Sweclockers Python Coders |
Last Challenge
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] September 2007 [entries, ratings] April 2007 [entries, ratings] September 2006 [entries, ratings] > March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login | ||||||||||