fertig-classic-games/public
Brian Fertig cc75ff1862 fix: correct Go Fish card animation positioning and face-up state
- Use existing card sprites for target hand animations to prevent duplicates
- Respect `handFaceUp` layout setting when flipping target cards
- Calculate precise destination coordinates for drawn cards based on hand axis and index
- Simplify `animateFishDraw` signature to accept explicit destination coordinates
- Fix tween completion logic to properly trigger callbacks
2026-05-19 18:17:37 -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 fix: correct Go Fish card animation positioning and face-up state 2026-05-19 18:17:37 -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