Home Schedule People
Mac Logo Windows Logo Mac Logo Sun Solaris Logo  

Project 1: A Grid Based Soccer Simulator

 

Assignment Day August 14, 2012
Check Point 1 August 16, Port ASCII Soccer to Nike (should be straight forward)
Check Point 2 Final August 23, 2012 (Demonstrate Java Version on Laptops in Class)
Team Competition August 28, 2012

 

 

Collaboration Policy - Read Carefully

You must work on this project individually, but you may discuss this assignment with other students in the class and ask and provide help in useful ways, preferable over our email list so we can all benefit from your great ideas. You may consult (but not copy) any outside resources you including books, papers, web sites and people.

If you use resources other than the class materials, indicate what you used along with your answer.

Objective

Questions/Answers:

Specifics:

Other Information:

Other Requirements

 

Submitting:

You need to name the directory of your source code "project1/". You must to include a README.txt file describing how to run and compile your program. You also need to include a Makefile, you can find an example Makefile in the directory of the shell helper files directory accessible from the schedule web page.

  1. Create a directory project1
  2. source files in Java needed that compiles and runs on atlas.
  3. Put all the materials needed in the project 1 directory (including your README.txt file)
  4. REPORT.txt (you may change the extension .txt if not plain text e.g., .doc, .pdf) should include minimally:
    A description of your simulator (about 1 page)
    A description of your teams and
    Screenshots of your simulator.
    User documentation, i.e. instructions for a new user on how to use your simulator (email the report to instructor).