Project
escape-room-builder
A browser-based generator for Python escape-room challenges — configurable by grade, skill level, and topic — that produces ready-to-run Google Colab notebooks for solo or team-chain classroom formats.
Tags
- Teacher Tools
Stack
- Single-file, browser-based tool — no install, no build step, no backend required
- Library mode: static bank of hand-written, pre-verified challenge variants (no API calls)
- AI mode: Claude API, generates scenario/starter code/assert checks on demand (requires an Anthropic API key)
- Output: Google Colab notebooks (.ipynb) — one file for Solo format, one per student for Team Chain format
Screens
Video
Walkthrough video coming soon