fertig-classic-games/public/src/games
Brian Fertig 4b0551c3cd feat(hearts): enhance card sorting, drag interaction, and pass animations
- Sort player's hand by suit and value for consistent layout
- Implement drag-to-sort functionality for the local hand with visual feedback (slot indicators, card displacement, play zone highlighting)
- Refactor pass confirmation to include multi-phase animation: outgoing cards fly to target, incoming cards animate in from source, flip to reveal, and settle into sorted positions
- Add background to hearts broken indicator for better visibility
- Update card interaction handlers to support both click and drag events
2026-05-21 23:29:52 -06:00
..
backgammon feat: add background music system and improve card game interactions 2026-05-17 16:38:36 -06:00
blackjack fix: ensure modal buttons render above overlay and add Yatzi playfield background 2026-05-17 18:35:07 -06:00
cards Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
chinesecheckers feat: add Chinese Checkers game with 6-player AI and Phaser rendering 2026-05-17 20:22:19 -06:00
craps feat: enhance Craps roll results with sequential badges and fireworks 2026-05-21 00:12:02 -06:00
gofish feat: add animated emotion feedback to opponent portraits 2026-05-20 21:11:06 -06:00
hearts feat(hearts): enhance card sorting, drag interaction, and pass animations 2026-05-21 23:29:52 -06:00
holdem refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
mexicantrain refactor: implement dynamic track layout for overflowing trains 2026-05-21 20:52:00 -06:00
parchisi feat: enhance GoFish and Parchisi game UX with initial pair animations and pawn movement hints 2026-05-20 18:57:58 -06:00
phase10 feat: add animated emotion feedback to opponent portraits 2026-05-20 21:11:06 -06:00
roulette feat: add Mexican Train game with AI and enhanced roulette effects 2026-05-21 19:43:54 -06:00
skipbo feat: add animated emotion feedback to opponent portraits 2026-05-20 21:11:06 -06:00
uno Refactor Uno game state transitions to use callback-based animation sequencing 2026-05-19 20:34:37 -06:00
yatzi fix: ensure modal buttons render above overlay and add Yatzi playfield background 2026-05-17 18:35:07 -06:00