The Maze Puzzle Prototype
About
Maze Puzzle Prototype
All you have is a paper, a pencil and a flashlight to reach your destination inside this maze.
Every time your start the level, you'll be placed at random position inside the maze, same for your destination. Use your canvas to draw your steps and not become lost.
This is a very short prototype that serves to test this mechanic for solving puzzles that I intend to put in the game I'm developing (which doesn't have a name yet)
Tip: to be able to use the pen mode in canvas, you need to enable Windows Ink to make it work
Inputs:- WASD or arrow keys: move;
- Tab: toggle canvas;
- Hold LMB: paint;
- Hold RMB: erase;
- F: toggle flashlight;
Need directX: version 11 to run this game, not sure about older versions.