A board game judge dashboard for the Riddle Rush event. Teams compete by answering riddles and advancing on a game board. Judges manage teams, track scores, roll dice, and monitor the game through this dashboard.
Built with Next.js, Tailwind CSS v4, and Framer Motion.
npm run devOpen http://localhost:3000.
- Register teams — Add 2–6 teams with two participants each
- Start expedition — Begin the game once teams are registered
- Roll dice — Each turn, roll to determine movement
- Answer riddles — Land on riddle hexes to answer questions
- Track progress — Leaderboard and activity log track scores and events
- Framework: Next.js 16 (App Router)
- Styling: Tailwind CSS v4 with CSS custom properties
- Animation: Framer Motion
- Fonts: Outfit (sans), JetBrains Mono (mono)