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!

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i random-maze

      Weekly Downloads

      2

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • jabapyth