generate-maze
Maze generator using a JavaScript implementation of Eller's Algorithm, as described here: http://www.neocomputer.org/projects/eller.html
node-tvmaze
A Promise based node.js wrapper for the public TVmaze API
twr-wasm
twr-wasm provides a simple way to run C/C++ code in a web browser using WebAssembly.
pathfinding-algorithms
A package for implementing pathfinding algorithms for web apps that need some kind of path finding, maze solving. Supports both weighted and unweighted algos.