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

https://github.com/uduse/mazerunner

A Maze Generator
https://github.com/uduse/mazerunner

Last synced: 11 months ago
JSON representation

A Maze Generator

Awesome Lists containing this project

README

          

## MazeRunner
A Maze Generator

![](https://github.com/Uduse/MazeRunner/blob/master/img.png?raw=true)

##Things I learned from this project
1. **Generating a Maze is Actually is Spanning Tree problem!**