X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=TODO;h=69ebc402368283dee98648031246c42f1618086b;hb=f373d87ba7ca7b2011fe26ea81544daebfdf66fb;hp=681e95987ca2f0055b91a4e2a19a1b852cfcc93e;hpb=8a8770375ebcf69b18749be85838dc46132cbe9f;p=open-adventure.git diff --git a/TODO b/TODO index 681e959..69ebc40 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,7 @@ = Open Adventure TODO = -* Update the command parser to accept a PRNG seed value. - -* Add 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. +* Make a full walkthrough. * Translate the FORTRANish mess to actual C. -* Inline the database so the code doesn't need an external file. +