A maze-solving algorithm that tries different paths to reach the destination and backtracks when a dead end is encountered.
Explain code with DocComment! Try out your own code!