Skip to content

Roblox game that generates random mazes from a given size and solves them using either a breadth-first search or Dijkstra's algorithm

Notifications You must be signed in to change notification settings

matthewdeguzman/Maze-Generator-and-Path-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Maze Generator and Path Finder

Roblox experience where mazes of random sizes can be generated with a depth-first search. The user can compare Dijkstra's algorithm and the breadth-first search algorithm in terms of speed for finding the shortest path between two points in the maze.

About

Roblox game that generates random mazes from a given size and solves them using either a breadth-first search or Dijkstra's algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published