racket/collects/realm/chapter5
Robby Findler 118e961cee Revert ufo changes at Matthias's request
Revert "do a little bit better job compressing the bytes"

This reverts commit 099a35881e.

Revert "adjust file to use the literal bytes for the ufo image"

This reverts commit fdd9344b27.
2012-12-22 10:35:24 -06: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.