fertig-classic-games/public/src
Brian Fertig 85dff94613 feat(uno): enable drag-and-drop playing of cards to discard pile
- Add visual highlight for discard zone when card is dragged over it
- Implement logic to detect valid plays against current discard pile
- Trigger play execution (including wild color picker) when dropped on discard
- Refactor `endCardDrag` to handle both reordering and playing paths
2026-05-19 19:35:51 -06:00
..
games feat(uno): enable drag-and-drop playing of cards to discard pile 2026-05-19 19:35:51 -06:00
scenes feat: add Uno card game support 2026-05-19 19:21:12 -06:00
services First Commit 2026-05-15 19:35:16 -06:00
ui Button Fix 2026-05-17 19:13:48 -06:00
config.js feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00
main.js feat: add Uno card game support 2026-05-19 19:21:12 -06:00