racket/collects/realm/chapter8
Matthias Felleisen a354195ae4 purpose statements
2012-12-21 21:11:41 -05:00
..
graphics graphics for orc game 2012-12-21 21:11:40 -05:00
readme.txt orc game 2012-12-21 21:11:41 -05:00
source.rkt purpose statements 2012-12-21 21:11:41 -05:00

This chapter implements a graphical version of the "orc" game from Barski's
"Land of Lisp". To play or to experiment, open the file 

	 source.rkt 

in DrRacket. The instructions for playing are at the top of the file. 
Our tests are at the bottom of the file in a separate 'test' submodule.