Choice Overload is a multi-player game where players have to select one or more correct answers for a question. I've used Lightning Web Components to build a version of this game, which you can play using the link below.
- Navigate to this Heroku App.
- The host can click Start a new game. The host then has to share the game code with the participants
- The participants can join the game by entering their name, game code, and by clicking Join game.
- The host sees a spinning wheel that randomly selects a topic, and shows a question on screen.
- The players can select one or more answers once they see the question.
- The host can see who selected which answer. Once everyone submits their answers, the host can click Reveal Answer to show the correct answers.
- Click on Choose another theme to go back to the spinning wheel.