Skip to content

LEGoebel/MazeSolverProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver Project

Guided project from boot.dev.

Creates and solves a maze with a depth first search.

The maze is created based on a random seed, it is ensured, that it is possible to solve and the algorithm shows the progress of the algorithm with different colors.

Possible to dos:

  • create GUI for input of size of the maze and used colors
  • implement a breadth first algorithm and let the user chose which is used to create and/or solve the maze

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages