Skip to content

Create strategies for the players #5

@TechnologyClassroom

Description

@TechnologyClassroom

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).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions