From a014105d4ce58d7abf921873679868f3619db919 Mon Sep 17 00:00:00 2001 From: adrianna Date: Tue, 13 Sep 2016 00:06:31 +0200 Subject: [PATCH] some post-PyWeek TODOs --- TODO.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 5c0c632..f2a0947 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,20 @@ TODO ==== -* Five levels +* Bug: have to click lights multiple times to turn them back on after the power has died +* Allow denser turnip spacing +* Allow going down to zero seeds by buying lights if a turnip is planted +* Maybe make the mould weaker at the start +* Different prices for different lights +* Different power usage for different lights +* Calculate both from # of colours, speed, beam width, etc.? +* Display power usage when lights are bought +* Maybe also display information next to existing lights (on click?) +* Generally balance the levels better and add more levels +* Graphical level selection with screenshots +* Fast forward button for night-time (calculate more steps between redraws; play sounds sped up and with higher pitch) +* High scores +* Level editor? Done ==== @@ -26,3 +39,4 @@ Done * Image for pulsating lamp * Add placement error sounds * Add sound for battery going dead +* Five levels -- 2.34.1