random-maze

1.0.0 • Public • Published

Usage

var randomMaze = require('random-maze')
var ctx = /* get a canvas context from somewhere */
randomMaze.run(ctx, [1000.0, 1000.0]) /* pass in width & height */
// done!

/random-maze/

    Package Sidebar

    Install

    npm i random-maze

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • jabapyth