fertig-classic-games/public/src/games/catan
Brian Fertig 1e607e5802 feat(catan): add debug mode for free roads/ships and improve fog revelation
- Add DEBUG_FREE_ROADS_AND_SHIPS flag to bypass resource costs for testing
- Extend fog hex revelation to include corner-adjacent hexes, not just edge-adjacent
- Restructure button enable logic to support debug mode in UI
- Initialize hexTileFrames map in CatanGame setup
2026-06-12 09:46:30 -06:00
..
expansions feat(catan): implement Seafarers expansion features (gold hexes, ships, fog) 2026-05-29 16:13:53 -06:00
CatanAI.js feat(catan): implement Seafarers expansion features (gold hexes, ships, fog) 2026-05-29 16:13:53 -06:00
CatanBoard.js feat(catan): implement Seafarers expansion and dynamic board architecture 2026-05-29 15:06:20 -06:00
CatanGame.js feat(catan): add debug mode for free roads/ships and improve fog revelation 2026-06-12 09:46:30 -06:00
CatanLogic.js feat(catan): add debug mode for free roads/ships and improve fog revelation 2026-06-12 09:46:30 -06:00
tutorial.md refine wordle AI balance, add Catan tutorial, fix opponent select layout, enable word category 2026-05-27 23:22:15 -06:00