The main idea of this repo is to see a list of algorithms and how they works in an animated way. Is not a fancy collection but it shows the thing.
You can test it here.
All the dependencies are included in the root of the project. This set of animations are built on top of p5.js.
You can contribute in two main ways:
- As a developer. In this case you can fork the repo, add your stuff and make a pull request.
- Giving ideas about another algorithms.
You can contact me through Telegram.
- Add the documentation of every algorithm or at least the basics
- Tune the routes of the
index.html
main file to match with the Github Page's routing way