Skip to content

huzefmd/Algo-Visual

Repository files navigation

Currently it supports these algorithms:

  • Breadth-first search
  • Depth-first search
  • Dijkstra's algorithm
  • A* search

Planned improvements:

  • More algorithms!
    • Bidirectional swarm
    • Convergent swarm
  • Better maze generation
  • Mobile support

Setup

This project is built with Vite. To run it yourself, follow the below steps.

npm install

npm run dev

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages