fertig-classic-games/public
Brian Fertig 4b6593b074 refactor Catan setup: use deterministic chit placement and randomize player order
- Replace the random hex chit assignment with a fixed spiral-based sequence (`CHIT_SPIRAL` and `CHIT_SEQUENCE`) to ensure consistent board layouts.
- Randomize the initial player turn order using a shuffled seat array instead of the static snake pattern.
- Update the build costs legend UI to display colored resource swatches in a bottom panel.
2026-05-23 10:25:55 -06:00
..
assets feat: add opponent pick speech and spectrum visualizer 2026-05-23 10:25:29 -06:00
data feat: add opponent pick speech and spectrum visualizer 2026-05-23 10:25:29 -06:00
src refactor Catan setup: use deterministic chit placement and randomize player order 2026-05-23 10:25:55 -06:00
index.html refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
styles.css feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00