QuizPlus
A quiz game that currently features a Who Wants to Be a Millionaire quiz and a multi-player quiz with AI-generated content.
Technical Implementation
Built with: Next.js, Node.js, API, AI system prompts
- Global multi-player game finite state machine
- Unique username stored in localStorage to identify user in a multi-player session
- Consistent UX/UI made with Figma
- Users by country stats
- API that generates and cleans quizzes in db called by a cronjob in Coolify / personal VPS