Welcome to Don Eskridge's Quest — a newer social deduction game inspired by The Resistance: Avalon, designed for 4–10 players. This contains the Director's Cut variant, featuring unique character roles and a new ruleset.
This app is built on a monorepo architecture using Turborepo.
The project is divided into two main packages:
- Client: Built with Next.js for server-side rendering and React for the user interface. Styled using Tailwind CSS.
- Server: A lightweight backend using Express.js with real-time communication via WebSocket.
- Node.js (v16 or later)
- npm (v7 or later)
git clone https://github.com/your-username/quest-game.git
cd quest-gamenpm installnpm run devThis was built by Ethan Zhao.
This project is inspired by Don Eskridge's Quest.