-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Open
Add interactive play#8
Labels
Description
The simulation runs automatically in the blink of an eye as all choices are made by the script. Add the option to take control of decisions of player 1 or multiple players in dicemechanicsim.py.
Each scene typically has two decisions:
- Who will I fight? Player characters (PCs) or non-player characters (NPCs)
- Will I use Madness or Reputation?
Use the Scenes section on pages 4 and 5 of the first printing as reference.
This would bring the simulation closer to allowing AI/ML projects to use the framework for experiments.