fertig-classic-games/public/assets
Brian Fertig 63df39442c feat: add Boggle word game with AI opponents and board solver
- Implement full Boggle frontend using Phaser, featuring a wooden tray UI, player word sheet, opponent cards, and an animated hourglass timer.
- Add AI scheduling system that simulates opponent word finds based on configurable skill levels and word length/rarity weighting.
- Introduce pure game logic for adjacency validation, path checking, and classic scoring with duplicate-word resolution.
- Add backend board generation and exhaustive solver using a dictionary trie, exposing `/api/words/boggle/start` for board setup.
- Register Boggle in the game registry, scene router, and opponent selection UI.
- Include tutorial assets for Parchisi.
2026-05-31 15:17:00 -06:00
..
fonts refine wordle AI balance, add Catan tutorial, fix opponent select layout, enable word category 2026-05-27 23:22:15 -06:00
fx feat(mastermind): improve UI layout and enhance peg reveal animation 2026-05-31 10:19:42 -06:00
images feat: add Boggle word game with AI opponents and board solver 2026-05-31 15:17:00 -06:00
music New music tracks 2026-05-28 00:02:32 -06:00
speech feat: add Balam and Steve to opponents.json 2026-05-25 22:10:05 -06:00
tutorial-videos Backgammon Tutorial 2026-05-31 12:22:51 -06:00
videos Update opponents image assets (PNG and PSD) 2026-05-25 21:06:34 -06:00