junglejourney

changeset 126:7eb067edce84

Updated items.
author David Boddie <david@boddie.org.uk>
date Sat Sep 10 01:48:35 2011 +0200
parents 55226a559a07
children 7b4e7334da87
files TODO.txt
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line diff
     1.1 --- a/TODO.txt	Sat Sep 10 01:44:28 2011 +0200
     1.2 +++ b/TODO.txt	Sat Sep 10 01:48:35 2011 +0200
     1.3 @@ -1,11 +1,5 @@
     1.4  To Do
     1.5  
     1.6 -Optimise routines, particularly enemy generation and plotting.
     1.7 -    Test the extent to which the unplot/plot buffer is filled.
     1.8 -    consider making some enemies pause, or add different movement behaviour for
     1.9 -    some of them.
    1.10 -Move at least one secret item on the final level and introduce room scenery
    1.11 -in the final room.
    1.12  Improve the fire, explosion and player sprites.
    1.13  Add sounds.
    1.14  Nice to have: analogue joystick support.
    1.15 @@ -15,6 +9,4 @@
    1.16  
    1.17  Things to look out for
    1.18  
    1.19 -Strength level increasing unexpectedly.
    1.20  A high score not causing the high score screen to be activated.
    1.21 -Flickering and jerky player motion at the top of the screen.