mirror of
https://github.com/tiennm99/pikachu.git
synced 2026-07-31 18:21:14 +00:00
- Replace 52 card PNG assets with emoji-styled cards (suit symbols + values) rendered via Phaser containers (rectangle bg + text) - Card interactions: hover (blue bg + scale), selection (green bg + pulse), match (white flash + scale up + fade), mismatch (red bg + shake) - MainMenu: title entrance animation, button hover/press feedback, scene fade transitions, subtle title glow pulse - Add moves counter tracking player progress - Completion screen: dark overlay, animated congratulations, move stats, play again button - Unified dark elegant theme (#16213e) across all scenes and CSS - Clean up globals.css, remove unused styles - Preloader: simplified without card asset loading