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

Implement AI card assignment #17

Open
surfkansas opened this issue Apr 17, 2023 · 0 comments
Open

Implement AI card assignment #17

surfkansas opened this issue Apr 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@surfkansas
Copy link
Owner

Rather than procedural card assignment, the game should use the AI to pick the cards.

The cards should be selected using the following rules:

  • Between 3 and 13 players
  • Total number of cards is number of players plus 3
  • Always include 2 Werewolf cards
  • Include 0 to 3 Villager card
  • Include 0 or 2 Mason
  • Include no more than one of each of the following cards: Seer, Robber, Troublemaker, Tanner, Drunk, Hunter, Insomniac, Minion, Doppleganger
  • Only include Insomniac if one of the following roles is in play: Robber, Troublemaker
@surfkansas surfkansas added the enhancement New feature or request label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant