MP7
Mazes
testsquaremaze.cpp File Reference

Performs basic tests of SquareMaze. More...

#include <iostream>
#include "dsets.h"
#include "maze.h"
#include "cs225/PNG.h"
+ Include dependency graph for testsquaremaze.cpp:

Functions

int main ()
 

Detailed Description

Performs basic tests of SquareMaze.

Date
April 2007
Author
Jonathan Ray

Function Documentation

int main ( )