TURTLE WORLD
The turtle world is a demonstration program created for HW2 of ECE578. The source code is given below. I requires the LispWorks environment which is also linked below.
Score the goal
To run:
1. Load and compile the source code. A small graphic window will appear. Enlarge the window to cover half of your computer screen.
2. In the list "listener" type (shell::run-world 1) This will start the world running.
In the world there are several chairs, a table, and a rabbit. Additionally there is a robot which is manuvering through the fray towards the goal.
Chase the rabbit.
Start this mode by typing (shell::run-world 4) on the listener command line. The robot will try to capture the small rabbit while avoiding the larger "rabbits." This file is a fun demonstration