racket/collects/realm
2012-12-27 19:01:33 -05:00
..
chapter2 purpose statements 2012-12-21 21:11:41 -05:00
chapter5 skip compilation of "realm" file that contains an image 2012-12-22 09:55:29 -07:00
chapter6 purpose statements 2012-12-21 21:11:41 -05:00
chapter8 purpose statements 2012-12-21 21:11:41 -05:00
chapter10 todo list; typo in 10 2012-12-22 19:27:58 -05:00
chapter12 lazy version of dice of doom 2012-12-22 19:27:58 -05:00
chapter13 compiliation allowed, typo 2012-12-22 19:27:59 -05:00
chapter14 hungry henry game 2012-12-22 19:27:58 -05:00
info.rkt compiliation allowed, typo 2012-12-22 19:27:59 -05:00
readme.txt documenting the folder 2012-12-27 19:01:33 -05:00
todo.txt first complete draft of the Realm of Racket code, with todo list 2012-12-22 19:27:59 -05:00

This folder contains the source code for the games from Realm of Racket. 
It is organized into sub-folders labeled 'chapters'. Each 'chapter' folder
contains the code and the graphics needed to run the examples from the 
corresponding book chapter.