- Implement `animateMarketSlideUp` to slide remaining cards up when one is drawn. - Add `animateRefillMarketSlot` to animate a new card appearing from the deck. - Update human and AI draw handlers to orchestrate card draw, slide, and refill animations. - Introduce `marketSlotObjs` to track UI objects per slot for targeted tweens. - Create `renderAllExceptMarket` to render the rest of the game while market animations play. - Refactor `renderMarket` to group objects by slot index. |
||
|---|---|---|
| .. | ||
| assets | ||
| data | ||
| src | ||
| android-chrome-192x192.png | ||
| android-chrome-512x512.png | ||
| apple-touch-icon.png | ||
| favicon-16x16.png | ||
| favicon-32x32.png | ||
| favicon.ico | ||
| index.html | ||
| styles.css | ||