Skip to main content
Module

x/maze_generator/mod.js>Maze#getSolution

A work-in-progress Javascript maze generator module, compatible with both Deno and Node. 🌽
Latest
method Maze.prototype.getSolution
import { Maze } from "https://deno.land/x/maze_generator@v0.4.0/mod.js";

Parameters

optional
start = [UNSUPPORTED]
optional
finish = [UNSUPPORTED]