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

https://github.com/lewiscollum/cells

A Maze Algorithm Project
https://github.com/lewiscollum/cells

Last synced: 10 months ago
JSON representation

A Maze Algorithm Project

Awesome Lists containing this project

README

          

#+title: Cells
An Object-Oriented approach to maze algorithms. Focuses on an easy-to-use API, unit tests using CxxTest, and a clean Makefile system. Currently, the Aldous Broder and Binary Tree algorithms have been implemented using the API.

[[./doc/figure/2020-01-18_randomRoomsSkinny.png]]