Skip to content

Profex1999/c_labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c_labyrinth

Small labyrinth project. The main goal is to use a recursive algorithm to find the way out. You can find the maze structure in the file named "griglia.txt". The maze size is 20x20 and will only work with these dimensions. You are free to edit the code and make it work with different sizes.

About

Maze solver algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages