maze3d
A 3D Matrix Maze Algorithm that uses breadth first search
A 3D Matrix Maze Algorithm that uses breadth first search
Utilities to generate, render and hack with any sort of mazes
Simple & Fast JSON Database
Generate Mazes, of any width and height, of any start and end point and more
Algernon is a JS library for efficiently generating, solving, and rendering mazes.
JavaScript implementation of Eller's maze generation algorithm.
Generate maze using randomized DFS and Solve it using Path Finding algorithms
"A fun command-line rogurelike dungeon game"
A small maze API to resolve during our Event at Nimble. Wanna build outstanding apps with us? Check who we are at https://nimblehq.co/
A small maze API to resolve during our Event at Nimble. Wanna build outstanding apps with us? Check who we are at https://nimblehq.co/
twr-wasm provides a simple way to run C/C++ code in a web browser using WebAssembly.
Maze generation algorithm
A package for implementing pathfinding algorithms for web apps that need some kind of path finding, maze solving. Supports both weighted and unweighted algos.
Generate perfect mazes with Node using a growing tree algorithm
A Promise based node.js wrapper for the public TVmaze API with security improvements
A small API to reveal a gift for our next Codewar Event at Nimble! Wanna build outstanding apps with us? Check who we are at https://nimblehq.co/
This is a package that helps to solve a maze/grid given my the user
This is a javascript library, written in TypeScript that generates a maze data structure.
A simple tool to create a square maze
A recursive-backtracking maze generator algorithm