3 Commits

Author SHA1 Message Date
tiennm99 6d6cd80c23 refactor: replace card terminology with emoji/cell in user-facing text
- Page title: "Pikachu Card Matching" → "Pikachu Connect"
- Menu subtitle: "Card Matching" → "Emoji Matching"
- CLAUDE.md: update descriptions to reflect emoji-based game
- game-design.md: "Card Rendering/States" → "Cell Rendering/States"
- README: remove obsolete card asset pack reference
- Internal code names (cardBg, selectedCards) kept as-is
2026-04-04 17:22:44 +07:00
tiennm99 6489633784 docs: replace PDF with comprehensive game design document
Extract and expand game rules from pikachu.pdf into detailed markdown.
Covers board structure, all 4 matching patterns with ASCII diagrams,
card states, animation specs, symbol set, and technical architecture.
2026-04-04 15:25:54 +07:00
tiennm99 e80b412f02 feat: add assets 2025-07-16 23:11:19 +07:00