racket/collects/realm/chapter10
Matthias Felleisen 70ab423b71 die to dice
(cherry picked from commit 2d934e6a4f)
2013-04-16 10:48:51 -04:00
..
graphics graphics for dice of doom 2012-12-22 19:27:58 -05:00
readme.txt todo list; typo in 10 2012-12-22 19:27:58 -05:00
source.rkt die to dice 2013-04-16 10:48:51 -04:00

This chapter implements a GUI version of the "dice of doom" 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.