Haoming Yin 8284d32e23 Merge branch 'set-config-file' into 'master'
Added updated config file within team name, velocity and race-size.

- Changed ‘teams’ to an array containing maps of each team. In each team map, it contains team name and boat velocity.
- Added race size which represents how many boats would compete during a race.

#story[7] #story[8]

See merge request !8
2017-03-06 21:54:06 +13:00
2016-03-01 19:08:07 +13:00
2016-03-01 19:08:07 +13:00
2017-03-05 18:01:37 +13:00

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 source
  • doc/ User and design documentation
  • doc/examples/ Demo example files for use with your application
S
Description
No description provided
Readme 64 MiB
Languages
Java 96.7%
CSS 2.7%
FreeMarker 0.5%
Gherkin 0.1%