CPSC220 Assignment 5.5
Real-time Program: Version 4
Due Before 8:40AM on Friday, October 29th

Details

Extend your real-time program from assignment 3.5 to include an improvement of your choice. If you completed assignment 5 you can add storage of non-moving objects in a 2-3 tree for extra credit.

As usual, use good programming techniques. You should use good variable names, whitespace, comments, and follow the Java coding conventions. Make your code easy to read and understand by keeping lines of code and methods simple and short.

Submission: Create a tar file with your code (include your name in the tar file name) and copy it to the directory ~bouchard/CPSC220/assign5.5 on cs.roanoke.edu by 8:40AM on Friday, October 29th.