A* Algorithm Path Visualizer Website! CC-BY-SA-4.0
-
Updated
Mar 27, 2026 - JavaScript
A* Algorithm Path Visualizer Website! CC-BY-SA-4.0
2x2x2 Rubik's Cube solver with BFS/A*/IDA* and interactive 3D visualization.
Common data structures and algorithms implemented in JavaScript
Smart route optimization platform for Delhi Metro & DTC buses with interactive maps, fare calculator, crowd analytics, and OAuth admin dashboard.
Browser-based pathfinding visualizer — draw walls, set start/end points, and watch A*, Dijkstra, BFS, and DFS navigate the grid in real time. Built with vanilla JavaScript and served via Express.
Quoridor game and AI agent using optimized minimax algorithm that reaches a depth of 8 in few seconds.
Interactive React application for visualizing pathfinding algorithms (BFS, DFS, Dijkstra, A) with real-time animations, performance metrics, and educational features. Demonstrates algorithm engineering, React architecture, animation pipelines, and deployment on GitHub Pages.
Calculates edges and nodes positions using python. Flask and React example.
Create custom graphs, generate BFS, DFS animations and find path between nodes using best first search or A* Algorithm.
🚀 Interactive pathfinding app using React, Deck.gl, and MapLibre for visualizing routes and geospatial data.
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.
Gamified Demonstration of Path Finding Algorithms that allows you to visualize the different path finding algorithms.
Sliding puzzle with differnet levels
This is an interactive puzzle game that allows players to rearrange tiles to their correct positions.
A repository of offline javascript-powered tools for visualising 2D path planning on binary occupancy grids and LEGO-EV3 related activities.
Go to Bucharest in the fastest way
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."