Well, crap.

late_start + planning_crisis + real_life_intervening != finished_entry

with pyweek.next():
    tasks.have_mvc_game_framework_precreated()
    tasks.do_not_use_gimp_for_3d_animation()
    tasks.create_a_planning_document()
    tasks.read_game_jam_survival_guide()

(log in to comment)

Comments

For the first step of pyweek.next you might consider using an existing framework. I say this with some hard-gained wisdom: try out a bunch of other frameworks before you write your own :-)
Any suggestions as to good frameworks richard, and where to find them? Cheers in advance.