fertig-classic-games/public/assets/images
Brian Fertig afd8c78253 Refactor Uno game state transitions to use callback-based animation sequencing
- Update `handleLogEffects` to accept an `onDone` callback, ensuring post-state logic (unblocking input, updating UI) only executes after visual effects complete.
- Introduce `animateForcedDraw` to display a prominent "+N" banner and animate card draws with custom timing parameters.
- Refactor `animateBatchDraw` to support configurable `flyDuration` and `stagger` via a `timing` object.
- Apply the new callback pattern across all move execution paths (`playCard`, `drawCard`, AI moves) to prevent race conditions and ensure consistent animation flow.
2026-05-19 20:34:37 -06:00
..
originals feat: update holdem logic and add parchisi game logic 2026-05-16 14:15:10 -06:00
background-casino.png feat: add sound effects, backgrounds, and enhance OpponentSelect UI 2026-05-17 12:34:46 -06:00
background-menu.png feat: add single-player Parchisi game with AI 2026-05-16 18:45:41 -06:00
background-room.png feat: add sound effects, backgrounds, and enhance OpponentSelect UI 2026-05-17 12:34:46 -06:00
cardbacks.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
cardbacks.psd Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
gameicons.png Refactor Uno game state transitions to use callback-based animation sequencing 2026-05-19 20:34:37 -06:00
gameicons.psd Refactor Uno game state transitions to use callback-based animation sequencing 2026-05-19 20:34:37 -06:00
main-title.png feat: add single-player Parchisi game with AI 2026-05-16 18:45:41 -06:00
opponents.png feat: add single-player Parchisi game with AI 2026-05-16 18:45:41 -06:00
opponents.psd feat: add single-player Parchisi game with AI 2026-05-16 18:45:41 -06:00
playfield-felt-blue.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
playfield-felt-green.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
playfield-felt-red.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
playfield-wood-cherry.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
playfield-wood-dark.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
playfield-wood-english.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
playfield-wood-light.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00