Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 415 Bytes

TODO.md

File metadata and controls

13 lines (10 loc) · 415 Bytes

tidyups and refactors

  • add ADRs (socket.io, not using a frontend framework (for now))
  • runtime typechecking (maybe zod?) - particularly for json

features

  • users can pick a colours
  • render an answer screen once everyone has answered
  • start timer once first person has submitted answers
  • track scores
  • start a new question after the answer screen
  • end game (once someone has reached the score limit)