Course Links

Exercises

Resources

External

Maze Input Notes

Although the method to read in a text file and produce a corresponding Maze object is not very flashy, it is a necessary step towards getting your program gully functional. Since it's not the primary focus of the assignment, I don't really want you spending a lot of time on it. Therefore I make the following suggestions. These are not the only way to structure your code, but they will work as well as any other approach.