timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
45 stars 11 forks source link

feat: introduce ready state for the whole room #158

Closed timotheeg closed 8 months ago

timotheeg commented 8 months ago

Context

Profile cards are shown per match. In a 2-concurrent match view, when a game host wants to do a simul-start (especially relevant for live events), it can be a little stressful to quickly hide the profile cards for the 2 matches.

With ready state, a game host can put the players in ready state, and the profile card will automatically hide when the next game starts

Approach

Introduce a ready state to automatically hide the profile card on next start.