Skip to content

This is a random maze generator which shows the final resulting maze resulting from the algorithim of Recursive Back Tracking using Stacks.

Notifications You must be signed in to change notification settings

Seif-Sallam/Random-Maze-Generator

Repository files navigation

Random-Maze-Generator

This is a random maze generator which shows the final resulting maze resulting from the algorithim of Recursive Back Tracking using Stacks.

Visualization

  • Red Dot represents the last poisition the algoirthm finished at.
  • Green Dot represents the first position the algorithm started at.

A Sample Maze!

About

This is a random maze generator which shows the final resulting maze resulting from the algorithim of Recursive Back Tracking using Stacks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published