Puzzle game where the player has to navigate a randomly generated maze to reach the exit.
This randomly generated maze is achieved by using a recursive backtracking algorithm
Language- HTML, CSS, JavaScript, Jquery, SpriteJS.
Click the start button (top right) to change its path-style
Click to easy button (top left) to change its difficulty
https://paul-111.github.io/Maze_Game/ (please use desktop zoom-out till < 67% for better experience)