Skip to content

not-the/Maze-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze Algorithm

Maze generator and solver

https://www.notkal.com/Maze-Algorithm/

To-do:

  • Fix solver (visually) turning right into walls
  • Remove duplicate code when speed is 0
  • Generator: create a list of nodes that still have walls and move the carver there randomly. End when all nodes are carved. Node list can be created with the board and entries can get removed as the program runs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published