fertig-classic-games/public/assets/images/originals
Brian Fertig 8a79b6909d feat: add Gin Rummy card game with AI opponents
Implement a fully playable Gin Rummy game with Phaser-based UI,
pure logic engine, and heuristic AI (skill levels 1-5).

Features:
- Complete Gin Rummy rules: draw, discard, knock, gin, layoff, scoring
- Meld detection with optimal deadwood minimization
- 2-4 player support with AI opponents
- Drag-to-reorder hand, visual meld highlights, turn indicators
- Round and game-over overlays with score tracking
- Headless verification script with unit tests and self-play simulation

Files added:
- public/src/games/ginrummy/GinRummyData.js (card helpers, layout, constants)
- public/src/games/ginrummy/GinRummyLogic.js (deterministic game engine)
- public/src/games/ginrummy/GinRummyAI.js (AI decision making)
- public/src/games/ginrummy/GinRummyGame.js (Phaser scene)
- server/scripts/verifyGinRummy.js (headless test harness)

Also updates game-icons/opponents assets and registers the game
in the server registry and game room scene dispatcher.
2026-06-14 20:51:15 -06:00
..
New Project.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
Victor2.png feat: add animated emotion feedback to opponent portraits 2026-05-20 21:11:06 -06:00
balam.png refine wordle AI balance, add Catan tutorial, fix opponent select layout, enable word category 2026-05-27 23:22:15 -06:00
beth.png **feat: add Tri-Ominoes game with AI opponents** 2026-06-07 18:59:57 -06:00
blackwind.png **feat: add Tri-Ominoes game with AI opponents** 2026-06-07 18:59:57 -06:00
brad.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
croc.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
cybro.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
dv-8-2303.png feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
ethel.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
gerome.png feat: update holdem logic and add parchisi game logic 2026-05-16 14:15:10 -06:00
jeff.png feat: add themed tutorials and overhaul Monopoly AI trading 2026-06-13 19:30:12 -06:00
jerry.png Added new opponents. Fixed styling issues. 2026-05-24 21:19:30 -06:00
juliet.png Added new opponents. Fixed styling issues. 2026-05-24 21:19:30 -06:00
kage.png feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
kona.png feat: add bingo ball spinning sound effect 2026-05-25 11:30:58 -06:00
mario.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
michael.png feat: add bingo ball spinning sound effect 2026-05-25 11:30:58 -06:00
nadia.png feat: add Nadia and Smasher opponents with full media assets 2026-06-14 14:32:41 -06:00
natasha.png Added new opponents. Fixed styling issues. 2026-05-24 21:19:30 -06:00
nicole.png feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
smasher.png feat: add Nadia and Smasher opponents with full media assets 2026-06-14 14:32:41 -06:00
steve.png refine wordle AI balance, add Catan tutorial, fix opponent select layout, enable word category 2026-05-27 23:22:15 -06:00
victor.png Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
zanthor.png Added new opponents. Fixed styling issues. 2026-05-24 21:19:30 -06:00