Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 603 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 603 Bytes

Triva TV Game

A trivia party game, designed to be played on a TV with mobile phones as the player buzzers. Built with React and Firebase.

Game State

  • NEW: Game Hasn't Started
  • STARTED: Game Has Started
  • WAITING_PICK: Waiting For Square Pick
  • DISPLAY_PICK: Question Picked
  • BUZZ_READY: Question Picked, Ready for Buzzing or Question Picked, Player Has Buzzed
  • ENDED: Game Over

NEW -> STARTED -> WAITING_PICK -> DISPLAY_PICK -> BUZZ_READY -> WAITING_PICK ... -> ENDED

License

This library is licensed under the The MIT License. Full license text is available in LICENSE.