wsun / multibuzzer

Simple multiplayer buzzer system, e.g. for trivia night or quiz bowl
https://multibuzz.app/
MIT License
74 stars 36 forks source link

Timers #55

Open danphillips-ca opened 8 months ago

danphillips-ca commented 8 months ago

This has been an incredibly useful tool for us - thank you so much. I realize you're probably no longer working on this project - but here's hoping!

Some of my players are bashing the buzz button to claim first. I'd benefit from two integrated timer delays:

  1. A two second buzzer reset countdown that users can see before all buzzers are reset.

  2. If a player buzzes before the buzzer is reset, I'd love a cooldown time for that player so they have a half-second delay before they can buzz again. This would discourage players from repeatedly mashing the button.

You rock!

wsun commented 8 months ago

Appreciate you sharing this Dan! This makes sense, I'll explore how to best approach this and hopefully tackle it sometime soon!