open-adventure/TODO
2017-05-19 13:30:12 -04:00

9 lines
247 B
Text

= Open Adventure TODO =
* Add command logging and command log replay.
* Use that feature to make regression tests from walkthroughs.
* Translate the FORTRANish mess to actual C.
* Inline the database so the code doesn't need an external file.