Project 1 Discussion
The following are clarifications and further discussion on Project 1. Many of these items were generated based on questions received during lectures and in e-mails to Mr. Kukla and Ms. Mitchell. Check this page frequently to keep informed!
- The maze will contain no "chambers". That is, all paths through the maze will be single-cell paths.
- The entrance to and exit from the maze can be on any of the four sides. The entrance and exit may be on the same size.
- A makefile must be used that creates an executable called "proj1".
- For this project, you may use a single source code file.
- The maze will contain exactly two openings (i.e., only one entrance
and one exit.)
- Here is a link to a
web site that generates random mazes. Each time that you go to the link,
a new maze is generated.
Last Modified: