fertig-classic-games/public
Brian Fertig 402293fea2 feat: add cinematic card drawing animations to Ticket to Ride
- Implement `animateCardDraw` with a multi-phase animation: flip, fly to center,
  fireworks particle effect, and fly to destination.
- Update human market and deck click handlers to play animations when drawing cards.
- Add card draw animations for AI turns, flying cards to opponent positions.
- Refactor turn logic to await animations before advancing game state.
- Add `handDestForColor` helper for calculating hand layout positions.
2026-05-30 12:41:27 -06:00
..
assets refactor: overhaul game menu layout, enhance Button component, and adjust Dominion AI 2026-05-30 10:47:50 -06:00
data New music tracks 2026-05-28 00:02:32 -06:00
src feat: add cinematic card drawing animations to Ticket to Ride 2026-05-30 12:41:27 -06:00
android-chrome-192x192.png Added Favicons 2026-05-24 11:18:57 -06:00
android-chrome-512x512.png Added Favicons 2026-05-24 11:18:57 -06:00
apple-touch-icon.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon-16x16.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon-32x32.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon.ico Added Favicons 2026-05-24 11:18:57 -06:00
index.html refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
styles.css feat: add Scrabble game with client-server AI and Phaser UI 2026-05-27 23:54:02 -06:00