You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a group of C++ classes that implement the Scoring Victory Coins following the official rules the
SMALL WORLD game.
You must deliver a driver that demonstrates that:
the player receives 1 coin from the Victory stash for each Region his Race tokens occupy on the map. The player may also collect additional Victory coins as a result of his Race and/or Special Power benefit;
Also a player will likely have some tokens from another race on the map. These tokens are the remnants of an earlier race he chose to put In Decline previously.
The text was updated successfully, but these errors were encountered:
Provide a group of C++ classes that implement the Scoring Victory Coins following the official rules the
SMALL WORLD game.
You must deliver a driver that demonstrates that:
The text was updated successfully, but these errors were encountered: