fertig-classic-games/public/src/games
Brian Fertig 98e799bf25 feat: add tutorial modal system and register battleship game
- Introduce `hasTutorial` flag to game registry
- Add "?" button on game menu to open tutorial modals
- Implement shared hover tooltip on game menu
- Add tutorial modal CSS styling
- Register Battleship game with tutorial flag
- Load Battleship sound effects
2026-05-31 00:04:01 -06:00
..
baccarat feat: add Baccarat casino game with AI opponents and cinematic reveals 2026-05-25 14:15:53 -06:00
backgammon feat: add background music system and improve card game interactions 2026-05-17 16:38:36 -06:00
battleship feat: add tutorial modal system and register battleship game 2026-05-31 00:04:01 -06:00
bingo feat(bingo): add countdown timer, opponent match flash, and fullscreen fix 2026-05-25 13:21:26 -06:00
blackjack fix: render action callouts as DOM elements to overlay opponent videos 2026-05-24 16:26:17 -06:00
cards Added several opponents and Texas Hold Em 2026-05-16 11:59:33 -06:00
catan fix(catan): correct ship placement to use edge coordinates 2026-05-30 06:57:10 -06:00
checkers feat: add Checkers and Chess games with AI opponents and improve Dominion UX 2026-05-26 23:52:05 -06:00
chess feat: add Checkers and Chess games with AI opponents and improve Dominion UX 2026-05-26 23:52:05 -06:00
chinesecheckers feat: add Chinese Checkers game with 6-player AI and Phaser rendering 2026-05-17 20:22:19 -06:00
craps Added Nerts 2026-05-24 00:50:46 -06:00
dominion feat: add tutorial modal system and register battleship game 2026-05-31 00:04:01 -06:00
ghost Game updates 2026-05-28 21:01:28 -06:00
go feat: add Othello and Go games with AI and Phaser UI 2026-05-30 18:59:48 -06:00
gofish feat: improve Go Fish AI with card sprites and turn exclusions 2026-05-30 19:28:48 -06:00
hangman feat: add single-player Hangman game with difficulty levels 2026-05-30 08:50:44 -06:00
hearts feat(hearts): enhance card sorting, drag interaction, and pass animations 2026-05-21 23:29:52 -06:00
holdem feat(catan): enhance AI expansion logic and polish game visuals 2026-05-25 09:46:27 -06:00
mexicantrain refactor: implement dynamic track layout for overflowing trains 2026-05-21 20:52:00 -06:00
nerts feat(games): implement configurable match size for Go Fish and enhance Nerts UI 2026-05-24 11:02:06 -06:00
othello feat: add Othello and Go games with AI and Phaser UI 2026-05-30 18:59:48 -06:00
parchisi feat(catan): add animated special cards and opponent dev card reveals 2026-05-24 12:53:38 -06:00
phase10 feat(phase10): add character voiceovers and enforce staging rules 2026-05-22 20:05:05 -06:00
roulette feat: add Mexican Train game with AI and enhanced roulette effects 2026-05-21 19:43:54 -06:00
scrabble feat: add Ghost word game with server-side AI and skill profiles 2026-05-28 19:05:36 -06:00
skipbo feat: add animated emotion feedback to opponent portraits 2026-05-20 21:11:06 -06:00
sudoku feat: add single-player Sudoku game with hints and scoring 2026-05-30 18:05:40 -06:00
tickettoride feat: add tutorial modal system and register battleship game 2026-05-31 00:04:01 -06:00
uno Refactor Uno game state transitions to use callback-based animation sequencing 2026-05-19 20:34:37 -06:00
wordladder Game updates 2026-05-28 21:01:28 -06:00
wordle feat: add Ghost word game with server-side AI and skill profiles 2026-05-28 19:05:36 -06:00
wordsearch feat: add Word Search game and improve solo game flow 2026-05-29 08:21:48 -06:00
yatzi fix: ensure modal buttons render above overlay and add Yatzi playfield background 2026-05-17 18:35:07 -06:00