racket/collects/realm/chapter5/readme.txt
Matthias Felleisen 6f9296882f read me
2012-12-21 21:11:40 -05:00

19 lines
500 B
Plaintext

This chapter implements an interactive, graphical version of the "guess my
numbers" game. Open the file
source.rkt
in DrRacket. The instructions for starting are at the top of the file.
Our tests are at the bottom of the file in a separate 'test' submodule.
;; -----------------------------------------------------------------------------
If you wish to experiment with a small world program, open
ufo-source.rkt
The file runs a UFO from the top of the screen to the bottom.