Skip to content

Eric-exe/Pathfinders-Visualizer

Repository files navigation

Pathfinders Visualizer

Website Status Codacy Badge License

A website visualizing maze generation and pathfinders algorithms!

Features

Maze Generation Algorithms:


Pathfinder Algorithms:

Run Locally

Clone the project

  git clone https://github.com/EricLin-jpg/Pathfinders-Visualizer.git

Go to the project directory

  cd Pathfinders-Visualizer

Install dependencies

  npm install

Start the server

  npm start

Go to http://localhost:8080/ and that's it!

Acknowledgements

About

A website visualizing maze generation and pathfinder algorithms made with p5.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors