Skip to content

yaararm/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze game

Every time you run it, a different maze is generated.

here you can choose your maze difficulty level:

graph flow example

You start at the entrance at the upper left and work your way through the maze to the exit at the lower right.

All mazes are solvable.

You can ask for help: play with the full solutions path or show a sneek peak (Get Hint) from the way to grandma!

graph flow example

File: You can select the difficulty of the maze you wish to generate by choosing one of the 3 levels we offer: easy, medium or hard. You can save the game, and come back to play it when ever you want!

Preference: You can change to the solver algorithm who solve the maze (BFS, DFS, Best first search)

Help: You can read about the game, the programmers and the algorithms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published