Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26776
Modified Files:
TODO
Log Message:
- updated TODO with suggestions sent from Torfi to the ml
Index: TODO
===================================================================
RCS file: /cvsroot/super-tux/supertux/TODO,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- TODO 17 May 2004 20:04:45 -0000 1.48
+++ TODO 17 May 2004 23:07:21 -0000 1.49
@@ -26,6 +26,9 @@
the game (backscrolling)
[H] Tux should fall while walking in tiles that have a space between.
+[M] Save score on per-level basis to make high-score
+[M] Save time on per-level basis to make low-time-score
+[M] Add bonus score for extra time left when finishing a level
[M] When aborting a level, lives and score should remain the same as they
were before. Solution: make more dependency between the game engine and worldmap
or just backup those variables before starting a level. - fixed?
|