Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hyzhak/daedal.js

Maze (Labyrinth) Generator.
https://github.com/hyzhak/daedal.js

Last synced: about 21 hours ago
JSON representation

Maze (Labyrinth) Generator.

Awesome Lists containing this project

README

        

# Daedal.js [![Build Status](https://secure.travis-ci.org/Hyzhak/Daedal.js.png?branch=master)](https://travis-ci.org/Hyzhak/Daedal.js)

![Minotaurus from Wikipedia](http://upload.wikimedia.org/wikipedia/commons/e/e5/Minotaurus.gif)

Maze (Labyrinth) Generator.

## Roadmap v 0.0.1
### DONE
* use unittests (jasmine + phantom.js);

### TODO:

* build simple 2d maze;
* create 2d example;
* share project;