Play
The playable referee is kept as a custom static web app at webgame/.
Local Preview
Run the static app directly from the repository root:
python3 -m http.server 4173Then open http://localhost:4173/webgame/.
What the App Handles
- Rulebook-aligned setup for 2-6 players.
- Faction selection with faction-specific influencer decks.
- Description card image selection.
- Four-round storyline flow.
- Snake-order influencer placement.
- Guided resolution scoring, XP awards, and round transitions.
- Optional beginner-mode phase reminders.
- Local save and resume.
See webgame/README.md for implementation details and current limitations.
Playtest Checklist
Use the tracked checklist when validating a complete local-referee game: