From: Neil Date: Sat, 10 Sep 2016 21:20:30 +0000 (+0200) Subject: Save game support done enough for pyweek purposes X-Git-Tag: tabakrolletjie-v1.0.0~35^2 X-Git-Url: https://git.ctpug.org.za/?p=tabakrolletjie.git;a=commitdiff_plain;h=3b712a8a91f3f205b9ceeccfcd44762c4623c5c3 Save game support done enough for pyweek purposes --- diff --git a/TODO.txt b/TODO.txt index e4bdbd7..44d8696 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,6 @@ TODO ==== -* Save game * Five levels * Add placement error sounds * Add sound for battery going dead @@ -24,3 +23,4 @@ Done * Eye colour * Seralize light on / off and colour selection state across day / night transition * More sounds +* Save game