fertig-classic-games/public/assets
Brian Fertig a231d821ca **feat: add Tri-Ominoes game with AI opponents**
Introduce Tri-Ominoes, a triangular grid tile-placement game for 2–4 players. The implementation includes a pure rules engine (`TriominoesLogic`), triangular grid geometry and data (`TriominoesData`), a Phaser scene (`TriominoesGame`), and a heuristic AI with 5 skill levels (`TriominoesAI`).

Key features:
- Corner-matching tile placement on an equilateral triangular grid
- Scoring with pip sums, hexagon-closing bonuses, and going-out rewards
- Draw-from-pool and pass mechanics with forced pass when blocked
- Animated AI tile placement from opponent portraits
- Board panning and re-centering for large play areas
- Game-over modal with final scores and history posting

Also updates the game registry, scene dispatch, opponent select skill controls, and adds two new character portraits (beth, blackwind).
2026-06-07 18:59:57 -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(monopoly): add card deck visuals and rent/card animations 2026-06-07 16:32:12 -06:00
images **feat: add Tri-Ominoes game with AI opponents** 2026-06-07 18:59:57 -06:00
music Music Quality Updates 2026-06-07 10:20:55 -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