A Unity game with random maze and 'dynamic difficulty'.
- Maze generated by depth-first algorithm each round.
- Dynamic difficulty controlled by the descending range of spot light, which is the only environment light source.
- Player initialized at the upper left corner while the exit at the lower right corner.
- Playthrough video: link