alesbe / sorting-visualizer

Sorting visualizer made with SFML and C++ 📊
MIT License
17 stars 11 forks source link

Loop over the sorting algorithms #35

Closed Waahan closed 1 year ago

Waahan commented 1 year ago

Instead of stopping at the first algorithm it will instead go to the last and vice versa.

alesbe commented 1 year ago

Hey, thanks for the contribution!

I'm accepting this, I really liked the idea 🙌

Waahan commented 1 year ago

Thank you so much. This was my first ever pull request.

alesbe commented 1 year ago

That's awesome, contributing to open source project it's always a good thing to do and a cool experience!