DEV Community

alesbe
alesbe

Posted on

I made a Sorting Visualizer!

I always liked the Sorting Visualizer videos that YouTube recommended me like this one:

So, I decided to create my own Sorting Visualizer from scratch! I always liked this type of projects, so after thinking a little bit I decided to use C++ and SFML, and after a bit of tinkering and learning SFML, I did this:

visualizer

A few days ago I received my first two contributions, so I put more effort into the compatibility and improved everything about the project!

Here is the repository with all the info, I documented everything well and made a small wiki: https://github.com/alesbe/sorting-visualizer

Any suggestions are appreciated!

Thanks for reading! 🙌

Top comments (0)