CS349 Final Projects | Spring 2023 |
Riley Cavanagh |
Downloads:
multimedia2.jar (if you don't already have it)
BearAware.jar
To Run:
java -jar BearAware.jar
Controls:
To use BearAware, begin by choosing a map
from the drop down menu then select "See Map". This will display
the map and the bears currently being tracked for that
park. Optionally, you can add your own coordinates to see where
the bears are in context with your location. By hitting update,
the location of the bears will update and you can watch the bears
move around their habitat. If coordinates were entered, when a
bear is within 5 pixels of your location on the map a bear's roar
will play. When you click oh a bear's marker on the map,
information about that bear will display in the text section on
the right of the map. When the About button is clicked a pop up
appears containing information about the product and can be closed
by hitting "Ok". The application can be closed by hitting the x at
the top left then responding to the pop up.
Known Bugs:
James Madison University | Computer Science Department | CS349 |