Skip to content

SamuelFe/maze_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

python and the libraries random and time

Usage

You may start the script with

python labirinto.py

and a maze will be chosen by random (4 mazes implemented) and then it will show at the screen the path finding with a DFS (DEPTH FIRST SEARCH) algorithm.

About

College work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages