Haoming Yin 87e3b4f246 Merge branch 'story61_player_highlighting' into 'develop'
Story61 player highlighting

Added some highlighting for the players boat and a random name generator to help distinguish clients. The highlighting implementation is pretty hackish since they will be replaced by the visualiser overhaul anyways. To avoid refactoring a lot of code I just made some unused javaFX elements invisible rather than removing them, I can do it properly if requested.

See merge request !48
2017-07-26 16:31:53 +12:00
2017-03-30 14:45:33 +13:00
2017-07-26 16:03:11 +12:00
2016-03-01 19:08:07 +13:00
2017-05-04 16:53:16 +12:00
2017-07-19 14:47:16 +12:00
2017-04-04 19:10:01 +12: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%