isorama

back to projects

Sorting Algorithm Visualiser

a sorting algorithm visualiser made with C++ & SFML.

I made this sorting algorithm visualiser by trying to replicate those viral videos of other sorting algorithm visualisers which also incorporated sound to make the process feel so satisfying. This was also a good exercise in object-oriented programming as well as my first dive into SFML.