racket/collects/realm/chapter5
2013-02-23 02:09:56 -05:00
..
info.rkt Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
readme.txt read me 2012-12-21 21:11:40 -05:00
source.rkt purpose statements 2012-12-21 21:11:41 -05:00
ufo-source.rkt Revert ufo changes at Matthias's request 2012-12-22 10:35:24 -06:00

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.