lee-algorithm-js

Maze solver

An implementation of a route finding algorithm in JavaScript for solving maze problems

A version of the Lee Algorithm implemented in JavaScript

GitHub

26 stars
3 watching
3 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ignacio-chiazzo/algorithms-leetcode-javascriptA collection of solutions to algorithmic problems using JavaScript.626
linclark/algorithms-101An educational resource for learning fundamental algorithms in JavaScript79
mjrlowe/maze_generatorA JavaScript module for generating mazes38
javafxpert/llm-grovers-search-partyAn implementation of Grover's algorithm using Qiskit and a large language model to generate boolean expressions from narratives10
leyanlo/advent-of-codeA collection of solutions to Advent of Code challenges in JavaScript18
valdanylchuk/swiftlearnerA collection of machine learning algorithms implemented in Scala for prototyping and experimentation.39
louismullie/graph-rankAn implementation of PageRank and TextRank algorithms in Ruby.75
gregmoille/pylleA software package for numerically solving the Lugiato-Lefever Equation67
puemos/reasonml-astar-mazeAn implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game38
felixneutatz/2048_m-a-starAn algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles.204
kawre/leetcode.nvimA Neovim plugin for solving LeetCode problems1,192
klho/flamAn open-source software project providing optimized linear algebra algorithms for specific matrix types commonly encountered in physics and statistics.63
lanl-ansi/watermodels.jlA Julia package for solving optimization problems in water distribution networks74
roboticexplorationlab/trajectoryoptimization.jlA package that provides an efficient API and methods for defining and evaluating trajectory optimization problems in Julia.343
alixaxel/pagerankAn implementation of PageRank algorithm for weighted graphs in Go.85