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

https://github.com/xermicus/mazes


https://github.com/xermicus/mazes

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mazes
Mazes for fun and profit.

![BinaryTree](mazes.png "BinaryTree")

Algorithms implemented so far:
* [x] BinaryTree
* [x] SideWinder

# Building
* Use `nightly` toolchain
* Use `cargo run --features bevy/dynamic` for fast incremental compilation