fertig-classic-games/public/assets/images
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
..
mahjong feat: add Mahjong Match solitaire game with 6 layouts and guaranteed-solvable deals 2026-06-11 16:23:17 -06:00
originals feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
shift feat: add time bonus mechanic to Bejeweled and new shift artwork 2026-06-12 18:14:19 -06:00
slots feat: add slot game artwork assets for fruit-frenzy and liberty-belle 2026-06-13 15:47:47 -06:00
tutorial-images
background-casino.png
background-jewelquest.png feat(jewelquest): enhance battle visuals and add sword SFX 2026-06-11 21:06:36 -06:00
background-jewelquest.psd feat(jewelquest): enhance battle visuals and add sword SFX 2026-06-11 21:06:36 -06:00
background-menu.png
background-room.png
cardbacks.png
cardbacks.psd
catan-pirate.png
catan-robber.png
catan-special-cards.png
catan-special-cards.psd
catancards.png
catancards.psd
catantiles.png
catantiles.psd
dominion-cards.psd
dominion-prosperity.png
dominion-prosperity.psd
dominion-tokens.png
dominion-tokens.psd
dominioncards.png
forbiddenisland-cards.png
forbiddenisland-cards.psd
forbiddenisland-tiles.png
forbiddenisland-tiles.psd
game-icons.png feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
game-icons.psd feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
gofish-cards.png
gofish-cards.psd
labyrinth-cards.png
labyrinth-cards.psd
labyrinth-tiles.png
labyrinth-tiles.psd
labyrinth-treasures.png
labyrinth-treasures.psd
main-title.png
monopoly-cards.png feat(monopoly): add card deck visuals and rent/card animations 2026-06-07 16:32:12 -06:00
monopoly-cards.psd feat(monopoly): add card deck visuals and rent/card animations 2026-06-07 16:32:12 -06:00
monopoly-pawns.png feat: add Monopoly board game 2026-06-07 14:37:06 -06:00
oldmaid-cards.png
oldmaid-cards.psd
opponents.png feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
opponents.psd feat: add Gin Rummy card game with AI opponents 2026-06-14 20:51:15 -06:00
playfield-felt-blue.png
playfield-felt-green.png
playfield-felt-red.png
playfield-wood-cherry.png
playfield-wood-dark.png
playfield-wood-english.png
playfield-wood-light.png
splendor-cards.png
splendor-cards.psd
splendor-gems.png
splendor-gems.psd
stratego-pieces.png feat: add Stratego game with AI, setup phase, and battle animations 2026-06-07 09:53:58 -06:00
stratego-pieces.psd feat: add Stratego game with AI, setup phase, and battle animations 2026-06-07 09:53:58 -06:00
tab-icons.png refactor: restructure game menu with two-row tab layout 2026-06-08 18:26:42 -06:00
tab-icons.psd refactor: restructure game menu with two-row tab layout 2026-06-08 18:26:42 -06:00
tickettoride-cards.png
tickettoride-cards.psd