JC Logo

Trivia Knockout

Multiplayer Trivia Game

Trivia Knockout Mobile Comps

Overview

I originally built this game to use for a work happy hour during the pandemic. The questions were hardcoded in the first version. I since updated it to use a trivia questions API with random questions. Unfortunately, the questions from the API aren’t that great and they repeat quite often. You currently have to have a host screen that all players can see. I want to eventually remove the requirement of a host screen.

Technology

I built this project with node, express, and socket.io. The host screen generates a QR code to make it easy for users to join the game.