Closed prince-chrismc closed 7 years ago
Implementation worked first shot....
implement in GE change deco + testing for decorator is left
Use a decorator pattern to allow the addition of other statistics to be displayed by the game statistics observer, for example: percentage of cities infected by the players, etc. Each new statistic must be implemented as a different decorator that is decorating the game statistics observer.
finish game settings clocked test implimentation
be nice to barclay <3
after two days of work final done!
1) num of cities infected 2)items/player 3) num of cubes on the map 4) pieces renaming
display statistics per action/phase/turn