Common data structures and algorithms implemented in JavaScript
-
Updated
Sep 28, 2025 - JavaScript
Common data structures and algorithms implemented in JavaScript
A* search algorithm for Cocos Creator.
A grid geometry toolkit for A* pathfinding and 2D sprite motion.
🚀 Interactive pathfinding app using React, Deck.gl, and MapLibre for visualizing routes and geospatial data.
Pathfinding Algorithms Visualization Tool made with React
Mazebot challenge solution
Yet another path finding visualisation.
A simple testbed for A* Heuristic Embeddings
Algernon is a JS library for efficiently generating, solving, and rendering mazes.
A repository of offline javascript-powered tools for visualising 2D path planning on binary occupancy grids and LEGO-EV3 related activities.
Create custom graphs, generate BFS, DFS animations and find path between nodes using best first search or A* Algorithm.
Popular pathfinding algorithms on a 2d grid
A* Algorithm Path Visualizer Website! CC-BY-SA-4.0
Famous algorithms done with Javascript
An A* implementation for Sigma.js
PacMan Web Game with A* Pathfinding Algorithm (JavaScript & Python)
This project is an interactive A (A-star) pathfinding algorithm visualizer* built with React.js. The A* algorithm is a powerful graph traversal and search algorithm used in game development, robotics, and AI to find the shortest path between two points.
A* / A-Star Search Algorithm
Add a description, image, and links to the a-star topic page so that developers can more easily learn about it.
To associate your repository with the a-star topic, visit your repo's landing page and select "manage topics."