Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part 7: Main game loop: Following turns #13

Open
maeghtesadi opened this issue Mar 5, 2018 · 2 comments
Open

Part 7: Main game loop: Following turns #13

maeghtesadi opened this issue Mar 5, 2018 · 2 comments
Assignees
Milestone

Comments

@maeghtesadi
Copy link
Owner

maeghtesadi commented Mar 5, 2018

Provide a group of C++ classes that implement the Following turns, according to the official rules of the
SMALL WORLD game.
You must deliver a driver that demonstrates that:

  1. expending through new conquests with:
    a) ready your troops,
    b) conquer, and
    c) abandoning region; and

  2. entering in decline to select new one.

@maeghtesadi maeghtesadi added this to the Assignment 2 milestone Mar 5, 2018
@SissiKay
Copy link
Collaborator

***2)entering in decline: the active race you have, move it to inactive and then all the regions conquered with this race can only have one token . And then pick the new race to be your active race from the deck

@maeghtesadi
Copy link
Owner Author

c) abandoning region;

@maeghtesadi maeghtesadi self-assigned this Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants