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.
beautiful-racket/beautiful-racket/br/demo/txtadv/3-module-lang
Matthew Butterick 69df1b4ac0 work it 8 years ago
..
README.txt work it 8 years ago
txtadv.rkt work it 8 years ago
world.rkt work it 8 years ago

README.txt

The starting line of "world.rkt" has changed, and the ending call to
`start-game' has been replaced by just the starting place name. The
content of "world.rkt" is also constrained to have a `define-verbs'
form followed by a `define-everywhere' form, but the previous version
fit that constraint anyway.

The "txtadv.rkt" module changed only in defining `module-begin' and
exporting it as a replacement `#%module-begin'.