UNPKG

voxel-maze

Version:

Creates mazes and translates in voxels

16 lines (15 loc) 300 B
{ "name": "voxel-maze", "version": "0.0.1", "description": "Creates mazes and translates in voxels", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Maze", "voxeljs" ], "author": "MC and RP", "license": "BSD" }