Skip to content

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

Notifications You must be signed in to change notification settings

paul-111/Maze_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published