CS349 Final Projects Fall 2018
Brandon Parr

Downloads:
multimedia2.jar (if you don't already have it)
subshot.jar

To Run:
java -jar subshot.jar

Controls:

Known Bugs:
The collision detection between Torpedo and Target sprites is not working.
Only one torpedo can be "shot"; it does not reset and shoot another.
As a result of the lack of collision detection, the scoring system is not yet implemented.