| |||||||||||
PyWeek - End of day 5Let's lead in with our regular dambuilder screenshots: What this shows are various new features:
Not visible are countless, countless tweaks. Testing status: discipline of maintaining code has gone down as tweaking progress and I've been engaging in more hackery and copy & paste programming. The existing tests still work, but I've extended them little further today. I do think they are still of value though. They helped me getting the core behavior of the game correct faster than I would have when looking at the screen each time, and they saved me several times as I broke stuff. Now that I'm programming enemy AI and tweaking gameplay, the scope for test-driven development is somewhat less, especially as I'm in an awful hurry. :) Still, lots of cleanups can now be made. I hope to find time to clean this up after the contest, as the simulation currently has untapped (and not fully tested) potential, such as support for multiple dams. Tomorrow I need to focus on the following things
If any time should remain, there are countless tweaks I still want to do. I don't expect to have a lot of time on saturday, so most of it will have to happen tomorrow. — faassen on 2007/04/05 23:44 of Dam Builder Comments: (log in to comment) |
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 | ||||||||||
By Tee on 2007/04/06 00:18:
Those screenshots look pretty cool.By faassen on 2007/04/06 00:22:
Thanks! Mostly thanks to Felicia's graphics. With my graphics those screenshots would've looked decidedly non-cool. :)