mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
1772d1c05e7e0a5a56086f6908edd1a15c1da8f9
1124 mark rounding implementation # ChangeLog * Implemented Mark Rounding Algorithm so the server acknowledges when boats pass around and through marks / gates * Compound Mark class changed so that it has one constructor which takes a list of Mark objects * GeoUtility has had many methods added to it for purposes of deducing mark rounding # Testing * JUnit tests done for GeoUtility Class * JUnit tests done for CompoundMark Class * Test class removed for Yacht Class as no longer testable * Manual test-log entry made for mark rounding in game See merge request !53
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%