overview
trivia arena is a deliberate practice project: a playable multiplayer quiz without a heavy backend. rooms are presence-based and score keeping stays local.
focus
the useful part was modelling round state, answers, scores, and transitions clearly enough that the interface stays predictable for every player.




