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. |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| index.html | ||
| styles.css | ||