dice of doom

This commit is contained in:
Matthias Felleisen 2012-12-22 13:01:02 -05:00
parent 17d3d9e3f4
commit 613bb3e16c
2 changed files with 1088 additions and 0 deletions

View File

@ -0,0 +1,9 @@
This chapter implements a graphical 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.

File diff suppressed because it is too large Load Diff