A browser-based puzzle game where players must escape a digital maze by solving logic challenges, decoding clues, and unlocking hidden paths. Each level introduces new mechanics—timed challenges, pattern recognition, or even fake clues to throw players off.
- Dynamic grid generation using JavaScript arrays and DOM manipulation.
- Interactive puzzles with real-time feedback and animations.
- Progress tracking with localStorage or sessionStorage.
- Custom level design using JSON or JS objects.
- Responsive layout for desktop and mobile players.
A browser-based puzzle game where players must escape a digital maze by solving logic challenges, decoding clues, and unlocking hidden paths. Each level introduces new mechanics—timed challenges, pattern recognition, or even fake clues to throw players off.