An island where you have to solve puzzles to get to the end. Quick prototype concept exploring procedural generation and puzzle mechanics.
First experience with procedural generation, improved prototyping skills, and gained valuable insights into rapid iteration development processes.
Implementation of recursive backtracking algorithm for generating unique maze layouts
Check if cells are visited by the algorithm
Procedurally generated maze with dynamic pathfinding challenges
Target-hitting mini-game integrated into the puzzle progression