TriviaR. A multiplayer trivia game where 4 players compete in real-time.

github.com/davidfowl/TriviaR

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2023
  • Update README.md
  • Update README.md
  • Update README.md
January 2023
  • Rename GameFactory to Lobby
  • Small tweak
  • Small tweaks
  • Support playing multiple games
December 2022
  • Use a single event object for event evolution
  • Bind GameOptions from configuration
  • Show correct answer on timeout
  • Fix the score calculation
  • Normalize delays
  • Rename token
  • Clean up!
  • Small tweaks
  • Use Span index of
  • Simplify answer checking
  • Clean up state management
  • Tally scores along the way
  • Added some comments