PEP8 fixes.
[tabakrolletjie.git] / TODO.txt
index d859100113201563ce7a3d627022b6bdfc242e60..c468404e8d2bd420b1b0ca2350c4eef7e6125d30 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,16 +1,12 @@
 TODO
 ====
 
-* Lose condition (no turnips and no seeds)
-* Win condition
 * Battery and light power consts
-* Mould resistances
-* Mould power increases to prevent farming
+* Mould power increases to prevent farming (partially implemented, needs balancing)
 * Save game
 * More sounds
 * Five levels
-* Sunrise transition screen
-* 'End the Day' button
+* Seralize light on / off and colour selection state across day / night transition
 
 Done
 ====
@@ -19,3 +15,8 @@ Done
 * All lights multicolour
 * Light direction configuration
 * Fitting rotation
+* Sunrise transition screen
+* Lose condition (no turnips and no seeds)
+* 'End the Day' button
+* Win condition
+* Mould resistances