-
Possible recursive and dynamic programming with heavy math stuff. May utilize methods from designer.js
-
```
OpenNERO starts witha default random seed set to constant, and this seed is
difficult to change. Setting it via command line parameters does not seem to
work. Should also be possible to set it v…
-
Should I alter one or two of the generators/solvers to support 3D mazes?
Should I merely create a couple 3D-specific algorithms?
This would mean creating and supporting a 3D array data structure.
Jam…
-
Don't just build the first tests. Make sure the build process that involves those tests is what we want it to be.
-
All the documentation for the Node Foundation is ready:
- [TSC Charter (Basic Governance)](https://github.com/joyent/nodejs-advisory-board/blob/master/governance-proposal/TSC-Charter-Draft.md)
- [Deve…
-
The current map generator only has one symmetry. It also can create maps that block easily. Toss in a few more map types.