A procedural Three.js WebGPU recreation of Monica's apartment from Friends. Use WASD to walk, the mouse to look, and Escape to pause.
Play Live: https://friends3.scottsun.io
- A desktop Chromium-based browser with WebGPU support
- Node.js and npm
npm install
npm run dev
npm run lint
npm run typecheck
npm run build