4c7ab1bb9e628a08bd5e8f187b6217308efc8953
[open-adventure.git] / TODO
1 = Open Adventure TODO =
2
3 * Add command logging and command log replay.
4
5 * Use that feature to make regression tests from walkthroughs.
6
7 * Translate the FORTRANish mess to actual C.
8
9 * Inline the database so the code doesn't need an external file.