fertig-classic-games/public
Brian Fertig f829ecf93b feat(uno): implement drag-to-sort for player hand
- Add `pointermove`, `pointerup`, and `pointerdown` handlers for smooth card dragging
- Implement visual feedback including card tilt, scale, and insertion slot indicators
- Update hand array order and re-render layout upon drop completion
- Refactor hover/click logic to support both interaction modes
2026-05-19 19:28:18 -06:00
..
assets feat: add background music system and improve card game interactions 2026-05-17 16:38:36 -06:00
data feat: add background music system and improve card game interactions 2026-05-17 16:38:36 -06:00
src feat(uno): implement drag-to-sort for player hand 2026-05-19 19:28:18 -06:00
index.html First Commit 2026-05-15 19:35:16 -06:00
styles.css feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00