Skip to content

vahaponur/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver

It is a python project that creates a random maze (bfs) and solves it (dfs)

Installation

Clone the project

gh repo clone vahaponur/maze-solver

Usage

On your CLI, in the project folder

python3 main.py

About

Creates maze and solves it, practice for dsa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages