Please enable JavaScript.
Coggle requires JavaScript to display documents.
C++ A3, Abstract class, After A3:, Refactor Issue Order (Jose, Dylan),…
C++ A3
Part 1
PlayerStrategy
-
AggressivePlayerStrategy
-
Always attack with most reinforced country (is always the source of Advances) ~ until it can't anymore
-
-
-
-
-
-
-
-
-
-
- Refactor Issue Order (Jose, Dylan)
- Implement negotiate order (Brandon)
-
-
- Allow dynamic attacks (losing armies and still attacking with less)
- Dynamic strategy change (prompt - every 1000 turns)