# Cluedo

- **Event:** [OpenEnv Hackathon SF](https://cerebralvalley.ai/e/openenv-hackathon-sf)
- **When:** Mar 7 at 9:00 AM – Mar 8 at 12:00 AM (PST)
- **Where:** Shack15, San Francisco, CA
- **Team:** [Saurabh Khire](https://cerebralvalley.ai/u/saurabhkhire)
- **GitHub:** https://github.com/Saurabhkhire/clue-openenv
- **Website:** https://github.com/saurabhkhire/clue-openenv/blob/main/training/grpo_clue_colab.ipynb
- **Demo video:** https://youtu.be/xSF0kdZzIP0
- **Hugging Face:** https://huggingface.co/spaces/saurabhkhire/clue-env
- **Gallery:** https://cerebralvalley.ai/e/openenv-hackathon-sf/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/openenv-hackathon-sf/hackathon/gallery/102

Cluedo is a multi-agent Clue murder mystery game built on OpenEnv 0.2.1. It lets players play Clue with AI agents in two modes: Human vs Agents (one human vs AI) and Agents vs Agents (all AI). The environment includes:
Partial observability (each player sees only their cards)
A check sheet for tracking deductions (Y / X / / / 1–3)
Turn-based gameplay: roll & move, suggest, show card / no card, accuse
REST API for the game UI and an LLM-ready observation format
It targets multi-agent RL and agent training by giving structured feedback (win / lose / elimination) from gameplay, suitable for GRPO or similar methods.

---

Markdown version of https://cerebralvalley.ai/e/openenv-hackathon-sf/hackathon/gallery/102. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
