Winding up
Well, the final submission has been uploaded, and we've successfully managed to not use this diary for anything other than pictures of food and costumes.
Anyone who wants to see some evidence that we've been doing something other than eating and drinking all week is welcome to try out our game: Wound Up! version 1.0.2 is available from the entry listing page. We'd especially like to hear from people playing using Python 2.4, or on systems with slower graphics cards, as these were two of the situations in which it had the least testing. Also, let us know your high scores!
Finally, just in case you thought we'd forgotten, some photos of pie.
(log in to comment)
sigurdur on 2007/09/09 21:03:
What a lovely game (and nice pies), it must be a great idea to mix cooking and coding. The game crashes at startup with an X-windows set video mode error if I start it directly without commandline parameters.Changing the resolution, for example: "python run_game.py -r 640x480" works well.
Otherwise, the game works fast except it gets occasional slowdowns.
(system: 3+ GHz, 1 GiB ram, Linux Ubuntu Feisty, Python 2.5, buggy Ati Radeon 9800se)