nerdware/apps/web/src
AyoubBenziza 723d91943e feat(web): WarioWare-style transition between rounds
- RoundTransition overlay: fullscreen colored wipe-in, spinning sunburst,
  big bouncing "QUESTION N" + "PRÊT ?!", then wipe-out (Framer Motion)
- store: roundKey counter incremented on round:start
- rendered at RoomPage, keyed by roundKey so it plays once per round

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 11:15:36 +02:00
..
components feat(web): WarioWare-style transition between rounds 2026-06-09 11:15:36 +02:00
lib feat(server,web): first real-time cycle — room create/join + lobby 2026-06-08 15:16:26 +02:00
pages feat(web): WarioWare-style transition between rounds 2026-06-09 11:15:36 +02:00
store feat(web): WarioWare-style transition between rounds 2026-06-09 11:15:36 +02:00
App.tsx feat(quiz): quiz game mode end-to-end (server mode + playable client UI) 2026-06-08 15:43:17 +02:00
main.tsx feat: initial commit 2026-06-07 18:45:52 +02:00