You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Butterick ff4bda8ee3 | 8 years ago | |
---|---|---|
.. | ||
README.txt | 8 years ago | |
txtadv.rkt | 8 years ago | |
world.rkt | 8 years ago |
README.txt
The old "txtadv+world.rkt" module is now split into two parts: "txtadv.rkt" and "world.rkt". Aside from the split and necessary `provide' and `require' declarations, the only change to engine and world descriptions is the `start-game' call at the end of "world.rkt", which passes to the game engine all of the declarations that it formerly used directly. To play the game, run the "world.rkt" module.