Skip to content

vish897/Maze_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Random Maze Generation

This is the implementation of different algorithms to generate a random maze.

Algorithms: https://en.wikipedia.org/wiki/Maze_generation_algorithm

I have implemented two algorithms till now

  1. Depth-first search with recursive backtracking
  2. Randomized prim's algorithm

I will be uploading more algorithms very soon!

Last upload: 3rd October 2020

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published