fertig-classic-games/public/assets
Brian Fertig 59ee3eca0c feat: add Dot Link puzzle game
Introduce Dot Link, a Flow-Free-style single-player puzzle game where players connect matching colored dots to fill the grid. Includes:
- Pure JS puzzle engine with deterministic board generation, DFS solver, and win validation (`DotLinkLogic.js`)
- Phaser 3 UI scene featuring a cyberpunk/synthwave theme, level select, daily runs, hint system, and smooth path-drawing mechanics
- Deterministic bank of 100 hand-tuned puzzles (`dotlink.json`)
- Node scripts for puzzle generation and verification
- Full integration into the app's preload, routing, and game registry
2026-06-14 05:18:03 -06:00
..
fonts
fx feat: add slot machine artwork and update game registry 2026-06-13 10:45:21 -06:00
images feat: add Dot Link puzzle game 2026-06-14 05:18:03 -06:00
music
speech
tutorial-videos feat: add themed tutorials and overhaul Monopoly AI trading 2026-06-13 19:30:12 -06:00
videos