Michael Rausch
|
5492ace1a3
|
Display the boats competing in the race
- Moved displayStartingBoats() and displayFinishingOrder() into the Race class
- Display the competing boats when the application starts
- #implement
|
2017-03-04 19:13:01 +13:00 |
|
Michael Rausch
|
6702d24fd5
|
Display the order the boats finished in
- Added a function in the App class to display the order in which the boats finished the race
#implement
|
2017-03-03 18:39:15 +13:00 |
|
Michael Rausch
|
33994bd3e4
|
Implemented 'Race' class
- Boats can be added to a race
- calling getFinishedBoats() will return a list of boats in the order that they finished
|
2017-03-03 18:06:51 +13:00 |
|
Michael Rausch
|
527afdb4a9
|
Created boat class & tests
|
2017-03-03 16:22:31 +13:00 |
|
SENG302
|
9649f67863
|
initial commit
|
2016-03-01 19:08:07 +13:00 |
|