Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hyzhak/daedal.js
- Owner: hyzhak
- License: other
- Created: 2012-11-08T23:21:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-25T19:41:13.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T14:50:29.030Z (7 months ago)
- Language: JavaScript
- Size: 426 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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;