mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
2dcdd1c2484ce97123c102c8936e81b3fc1e19ce
1273 changing cameras # Multiple Camera Views ## 3 Camera Views Implemented 1. Normal 3D (Isometric) 2. Top Down Perspective 3. Chase Cam (Over the Shoulder) - Isometric and Top Down Perspectives can Pan within limits. - Chase Cam rotates the camera around the boat. (While still following it) - All camera views can Zoom. # Testing No testing completed other than manually testing myself. A proper manual test should be completed by the merger. See merge request !76
SENG302 Project Template
Basic Maven project with required Maven reporting setup and basic GitLab CI.
It is a requirement that your product should be completely built to a deliverable form using the Maven package goal.
Remember to set up your GitLab CI server (refer to the student guide for instructions).
Basic Project Structure
src/Your application sourcedoc/User and design documentationdoc/examples/Demo example files for use with your application
Description
Languages
Java
96.7%
CSS
2.7%
FreeMarker
0.5%
Gherkin
0.1%