CPSC220 Assignment 6.5
Real-time Program: Version 5
Due Before 8:40AM on Monday, November 8th

Details

Extend your real-time program from assignment 5.5 to store non-moving objects in a hash table and include sound. Your program should:

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/assign6.5 on cs.roanoke.edu by 8:40AM on Monday, November 8th.