An open API service indexing awesome lists of open source software.

https://github.com/abdallahhemdan/maze-generator

🐀A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)
https://github.com/abdallahhemdan/maze-generator

cpp disjoint-set maze-algorithms maze-creation maze-game maze-generator union-find-set

Last synced: 6 months ago
JSON representation

🐀A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)

Awesome Lists containing this project

README

          

# 🐀Maze-Generator
- A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)

![](https://raw.githubusercontent.com/AbdallahHemdan/Maze-Generator/master/Result/Result.gif)