fertig-classic-games/public/src
Brian Fertig 9dbf3feae4 feat(catan): implement Seafarers expansion features (gold hexes, ships, fog)
- Add gold hex resource picking phase with AI support
- Implement ship building mechanics and update build costs UI
- Introduce fog tiles that reveal terrain when roads/ships are built adjacent
- Replace robber token with pirate ship graphic
- Persist random tile frames for consistent hex visuals
- Update game state machine to handle gold pick queue and phase transitions
- Adjust UI layout (card positions, build panel) to accommodate Seafarers elements
2026-05-29 16:13:53 -06:00
..
games feat(catan): implement Seafarers expansion features (gold hexes, ships, fog) 2026-05-29 16:13:53 -06:00
scenes feat(catan): implement Seafarers expansion features (gold hexes, ships, fog) 2026-05-29 16:13:53 -06:00
services refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
ui feat: add Ghost word game with server-side AI and skill profiles 2026-05-28 19:05:36 -06:00
config.js feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00
main.js feat: add Word Search game and improve solo game flow 2026-05-29 08:21:48 -06:00