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

Create strategies for the players #5

Open
TechnologyClassroom opened this issue Oct 12, 2020 · 0 comments
Open

Create strategies for the players #5

TechnologyClassroom opened this issue Oct 12, 2020 · 0 comments

Comments

@TechnologyClassroom
Copy link
Owner

TechnologyClassroom commented Oct 12, 2020

The simulation runs automatically. Every choice in this simulation is decided randomly. Add strategies that players could set to to test different strategies in dicemechanicsim.py.

Examples of strategies:

  • Try for the most points regardless of risk (Aggressive)
  • Try for safe points regardless of how many points.
  • Play against Non-player characters (NPCs).
  • Play against other player characters (PCs).
  • Play against the player with the most points.
  • Play against the player with the least points.
  • Play the "best" move given the situation (Hard difficulty setting).
  • Play good, mediocre, and bad moves throughout the game (Medium difficulty setting).
  • Play the "worst" move given the situation (Easy difficulty setting).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant