Update todo and readme.

main
Cas Rusnov 9 years ago
parent 5fdb1512a4
commit 77563ec9e5
  1. 2
      README.md
  2. 4
      TODO.md

@ -3,4 +3,4 @@ PYOO
A Python text-adventure engine inspired by MOO server.
See testverb.py for an example mini-adventure.
See testverb.py and testrooms.py for an example mini-adventures.

@ -1,6 +1,4 @@
To Do
---------
* Inventory protocol (stubs are present)
* Room movement protocol (stubs are present)
* Some sort of pluggable I/O system - provide callables for sending output, etc.
--- Something someday.

Loading…
Cancel
Save