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

https://github.com/tfeldmann/mazegen

Generate a maze with the help of a growing tree algorithm
https://github.com/tfeldmann/mazegen

Last synced: 9 months ago
JSON representation

Generate a maze with the help of a growing tree algorithm

Awesome Lists containing this project

README

          

# Maze Generator

A fast and small maze generator which uses a growing tree algorithm. Every part of the maze is connected.

Written in Processing.

![Screenshot](Screenshot.png)

©2011, Thomas Feldmann