CS 201J 
Engineering Software
cs201j-staff@cs.virginia.edu
Schedule - Problem Sets - Exams - Lectures - Links

CS201J PS7 Program Submission

Follow these directions carefully! If you do not, your snakes will not be eligible for the tournament.

Submit your final code for Problem Set 7 as a single .zip file: ps7.zip. The zip file should include all the code needed to build your snake, including any of the provided code you used.

Names:
(Enter names of all students on your team)

Address:
(Enter one of your UVa email addresses, what is before the @virginia.edu)

File:
(must be named ps7.zip)
Name of your human snake class:

We should be able to run your human driven snake client by doing java this class name hostname port.
Name of your automatic snake class:

We should be able to run your automatic snake client by doing java this class name hostname port.

An email receipt will be sent to the email id you enter. Only one member of your team should submit.

The last version of the code that is submitted before 11:59pm Wednesday will be used to qualify your snakes for the tournament. You are permitted to change your code between then and classtime Thursday. If you do so, you should resubmit the final version of your snake.


CS201J University of Virginia
Department of Computer Science
CS 201J: Engineering Software
Sponsored by the
National Science Foundation
cs201j-staff@cs.virginia.edu