CMSC 201

Project 2 - Due 12/5

This homework must be submitted by 11pm on the due date to get any credit.

Your project description can be found here. A sample maze can be found here. Another sample maze can be found here.

Submitting

When you've finished your homework, use the submit command to submit the file. You must be logged into your account and you must be in the same directory as the file you're trying to submit. At the Linux prompt, type

submit cs201 PROJ2 proj2.py

After entering the submit command shown above, you should get a confirmation that submit worked correctly:

Submitting proj2.py...OK

If not, check your spelling and that you have included each of the required parts and try again.

You can check your submission by entering:

submitls cs201 PROJ2

You should see the name of the file that you just submitted, in this case proj2.py