fertig-classic-games/public
Brian Fertig 975ee6ea25 refactor: fix card visibility and animation sequence in GoFish
- Pass live sprites from `animateAsk` to `animatePairedCards` to prevent premature destruction.
- Update `animateAsk` to fan collected cards into the asker's show zone instead of hiding them.
- Update `animatePairedCards` to accept pre-existing sprites for seamless pair animation.
- Remove `canAsk` check in `applyAsk` to ensure turn advances correctly after any ask.
2026-05-18 23:56:59 -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 refactor: fix card visibility and animation sequence in GoFish 2026-05-18 23:56:59 -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