X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=TODO;h=777e9419c8a1d3c08f53eafe7a657ba9a9625b58;hb=f5302b3b465d4920a8c735c67910160ff18cdd6c;hp=3fe80a7dc885c4bd88ffc5cb80a1c50a0432bb33;hpb=809f53d099f51558e69f0be8038844f445ddbb60;p=open-adventure.git diff --git a/TODO b/TODO index 3fe80a7..777e941 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,8 @@ = Open Adventure TODO = -* Use a real pseudorandom-number generator with a seed rather than just - time-sampling. +* Find the extra 5 treasures. -* Add command logging and command log replay. Note that the replay log - needs to begin with the random-number seed. - -* Use that feature to make regression tests from walkthroughs. - -* Add command-line option to disable all extension features. First - extension features: (1) Command prompt, (2) initial resource-allocation - number display suppressed. +* Make more regression tests from walkthroughs. * Translate the FORTRANish mess to actual C.