nerdware/apps/web/src/components
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
..
.gitkeep feat: initial commit 2026-06-07 18:45:52 +02:00
avatar.tsx refactor(web): generate DiceBear avatars locally instead of via HTTP API 2026-06-09 10:58:23 +02:00
boom.tsx feat(web): real explosion at 0 — fullscreen flash + giant 💥 2026-06-08 16:05:42 +02:00
countdown.tsx feat(web): real explosion at 0 — fullscreen flash + giant 💥 2026-06-08 16:05:42 +02:00
game-end-view.tsx feat(web): podium on the end screen + larger avatars 2026-06-09 11:05:54 +02:00
lobby-view.tsx feat(web): podium on the end screen + larger avatars 2026-06-09 11:05:54 +02:00
player-cards.tsx feat(web): podium on the end screen + larger avatars 2026-06-09 11:05:54 +02:00
quiz-view.tsx feat(web): bomb countdown, copyable room code, persistent score cards 2026-06-08 15:56:57 +02:00
room-code.tsx feat(web): bomb countdown, copyable room code, persistent score cards 2026-06-08 15:56:57 +02:00
round-transition.tsx feat(web): WarioWare-style transition between rounds 2026-06-09 11:15:36 +02:00
theme-provider.tsx feat: initial commit 2026-06-07 18:45:52 +02:00