47 packages found
Simple decision tree solver
Generate a maze by "Clustering Method" algorithm
Generate a maze that says something
A Promise based node.js wrapper for the public TVmaze API
Generate a maze using Prim's algorithm
JavaScript implementation of Eller's maze generation algorithm.
A deno-compatible package for maze generation
- maze
- maze-generation
- maze-generator
- maze-algorithms
- deno
- deno-module
- mazes
- maze-maker
- maze-generation-algorithms
- generator
Utilities to generate, render and hack with any sort of mazes
A library for generating mazes.
- maze
- mazes
- procedural
- roguelike
- prims
- prims-algorithm
- backtracker
- recursive-backtracker
- growing-tree
- theseus
- ariadne
- labyrinth
- dungeon
- dungeons
A package to generate mazes using the depth first or hunt and kill algorithm. Mazes can be generated with seed values for reproducibility
- maze
- generator
- maze-gen
- gen
- depth-first
- hunt-and-kill
- huntandkill
- procedural
- recursive
- backtracker
- depth
- first
- seed
- reproducible
A 3D Matrix Maze Algorithm that uses breadth first search
An example of a maze game with voice control support
A package for implementing pathfinding algorithms for web apps that need some kind of path finding, maze solving. Supports both weighted and unweighted algos.
Randomly generate 2d levels in closed environments, as found in many roguelike games.
Generate a labyrinth using Prim's algorithm