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
In Settlers of Catan - players may spend resources to purchase development cards. Development cards have unique impacts including modification of the gameboard state, as well as requiring new obligations to be recognized and extinguished between players before play may continue.
In Settlers of Catan - players may spend resources to purchase development cards. Development cards have unique impacts including modification of the gameboard state, as well as requiring new obligations to be recognized and extinguished between players before play may continue.
This ticket depends on: #13
To complete this ticket we must do the following:
// State
// Flows
3. Create a buildDevelopmentCardFlow
4. Create an activate developmentCardFlow
// Contracts
5. Create a developmentCardContract to govern the state
The text was updated successfully, but these errors were encountered: