Skip to content

Uses path finding algorithms to find the most optimal path in a randomly generated maze

License

Notifications You must be signed in to change notification settings

osu/Maze-Pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Pathfinder

TODOs

  • Generate a random Maze of size 51
  • Generate most optimal path for this randomly generated Maze
  • Animate the most optimal path
  • Make the generation of maze not require reseting the server
  • Make the pathing work for all sizes without altering size (hardcoded for path solution) index_site.cjs

References and Resources Used

About

Uses path finding algorithms to find the most optimal path in a randomly generated maze

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published