https://github.com/kindlychung/realm_of_racket
code from the book: realm of racket
https://github.com/kindlychung/realm_of_racket
Last synced: about 2 months ago
JSON representation
code from the book: realm of racket
- Host: GitHub
- URL: https://github.com/kindlychung/realm_of_racket
- Owner: kindlychung
- License: other
- Created: 2015-04-03T15:01:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T15:19:38.000Z (about 10 years ago)
- Last Synced: 2025-02-10T21:46:58.319Z (4 months ago)
- Language: Racket
- Size: 340 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
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.