rps-royale/apps/web
Ubuntu 6f00f46111 feat(animations): add clash animation, lock indicators, and visual feedback
- BootScene: pulsing glow behind title
- ArenaScene: lock icons (🔒) that appear when players commit,
  pulsating waiting indicator, avatar pulse during suspense
- ResultScene: icons slide in from sides and crash together with
  explosion particles, glowing background pulse
- Tweak suspense zoom to 1.15x, shake intensity to 0.008

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 13:35:47 +00:00
..
src feat(animations): add clash animation, lock indicators, and visual feedback 2026-05-24 13:35:47 +00:00
.dockerignore Fix Docker builds: pnpm workspaces, OpenSSL, and Next.js standalone 2026-05-24 02:48:20 +00:00
Dockerfile fix(web): correct Phaser rendering and Socket.io API URL for Docker 2026-05-24 04:40:39 +00:00
next-env.d.ts Fix build errors: Phaser SSR, TypeScript types, and ArenaScene logic 2026-05-24 02:29:32 +00:00
next.config.ts Initial commit: monorepo structure, smart contract, server, and Phaser frontend 2026-05-24 02:14:42 +00:00
package.json Initial commit: monorepo structure, smart contract, server, and Phaser frontend 2026-05-24 02:14:42 +00:00
postcss.config.js Phase 0: docs, CI/CD, Tailwind config, and Forgejo workflow 2026-05-24 02:19:01 +00:00
tailwind.config.js Phase 0: docs, CI/CD, Tailwind config, and Forgejo workflow 2026-05-24 02:19:01 +00:00
tsconfig.json Fix build errors: Phaser SSR, TypeScript types, and ArenaScene logic 2026-05-24 02:29:32 +00:00