fertig-classic-games/public
Brian Fertig 48f7ade241 refactor blackjack hit animation to use individual card rendering
Refactors `animateSingleCard` to accept a specific card object instead of seat/index parameters, simplifying the logic for determining hand position and card index. Updates hit actions for both player and AI to animate the new card individually, revealing its face-up state at the destination upon completion. This replaces the previous bulk `renderSeatCards` call with a more granular visual update.
2026-05-16 16:14:46 -06:00
..
assets feat: update holdem logic and add parchisi game logic 2026-05-16 14:15:10 -06:00
src refactor blackjack hit animation to use individual card rendering 2026-05-16 16:14:46 -06:00
index.html First Commit 2026-05-15 19:35:16 -06:00
styles.css First Commit 2026-05-15 19:35:16 -06:00