view TODO @ 326:89f51d513606

Add TextDialog class and use it to warn about selling your last chicken.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 21:50:04 +0000
parents 305af737c0a8
children 7ef352c66f07
line wrap: on
line source

== TODO ==

* Balance game (game length, profits & costs, etc.) (All)

* Py2exe packaging (Hodgestar)

* Py2app packaging (jerith)

* Show game mode in gameboard
  - Warn at days - 1?
  - by tweaking label days XX/YY
  - Maybe make label red on last day?

* Dialog for last chicken.

* Dialog for do you really want to give up.

== POST PYWEEK ==

* Add invalid cursor sprite

* <confluence> We should have text images instead of buttons (in the various menus and toolbars).

* Persistent high scores 

* Better fox move logic