Skip to main content
Module

x/maze_generator/mod.js

A work-in-progress Javascript maze generator module, compatible with both Deno and Node. 🌽
Latest
import * as mazeGenerator from "https://deno.land/x/maze_generator@v0.4.0/mod.js";