fertig-classic-games/public
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
..
assets feat(hearts): enhance card sorting, drag interaction, and pass animations 2026-05-21 23:29:52 -06:00
data feat(hearts): enhance card sorting, drag interaction, and pass animations 2026-05-21 23:29:52 -06:00
src feat(hearts): enhance card sorting, drag interaction, and pass animations 2026-05-21 23:29:52 -06:00
index.html refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
styles.css feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00