Skip to content

This is a project from Boot.dev to apply what I learn through the Data Structures and Algorithms courses

Notifications You must be signed in to change notification settings

maxolivera/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver

maze_solved

This projects was done following the corresponding boot.dev project

Currently it uses DFS for both maze generation and solver.

My plans are to add an UI and allow to select the preferred algorithm (DFS or BFS), change cell size, change color palette and to be responsive to the monitor resolution.

About

This is a project from Boot.dev to apply what I learn through the Data Structures and Algorithms courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published