sorting-visualizer
sorting-visualizer copied to clipboard
Sorting visualizer made with SFML and C++ 📊
Code for selection sort algoritm is exchange sort logic.
## Describe you problem: Windows users may need to use MinGW with CMake to compile the program. When generating a makefile for the sorting-visualizer using mingw32-make the following errors are...
### Describe your problem: Right now there is only 3 sorting algorithms, would be so cool to add more! ### Steps to reproduce: *None* ### Possible fix (optional): Add new...