Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

dante_2020

This program is a maze generator and solver. The first algorithm generates a random maze based on the size given as a parameter. It also can generate a "perfect" maze (no loops and using every tile possible to create the maze). The second algorithm is a solver that prints the fastest possible way out of the maze.

About

This program is a maze generator and solver. The first algorithm generates a random maze based on the size given as a parameter. It also can generate a "perfect" maze (no loops and using every tile possible to create the maze). The second algorithm is a solver that prints the fastest possible way out of the maze.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors