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 |
||
|---|---|---|
| .. | ||
| assets | ||
| data | ||
| src | ||
| android-chrome-192x192.png | ||
| android-chrome-512x512.png | ||
| apple-touch-icon.png | ||
| favicon-16x16.png | ||
| favicon-32x32.png | ||
| favicon.ico | ||
| index.html | ||
| styles.css | ||