Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 542 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 542 Bytes

Maze_Game

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



Live website Link

https://paul-111.github.io/Maze_Game/ (please use desktop zoom-out till < 67% for better experience)