Homework 8
Purpose
Extend neighborhood project into a game, practice with list abstractions
Language Change
NOTE: This assignment uses Intermediate Student with Lambda Language.
Instructions
Download the starter file, open it in DrRacket, and follow the instructions within.
FeedBot
This HW has FeedBot enabled.
Important
Do NOT include inline images (i.e., images copied into the definitions
window), or comment boxes, etc. It is fine to create images programatically,
i.e., (define MY-IMAGE (square 10 "solid" "red"))
, just don’t copy images from
the interactions window into the definitions window, or use the Insert menu to
insert an image. While programs with these features run fine in DrRacket, they
cause the file to not work via Gradescope.
Submitting
Submit to the “Homework 8” assignment on Gradescope.