A simple sort algorithm visualizer for quicksort, shellshort, bubblesort and bogosort. Written in ~2008 with Qt4 and now quickly ported to Qt5.
BUILD:
- qmake
- make
- SuperNascher (bogosort)
A simple sort algorithm visualizer for quicksort, shellshort, bubblesort and bogosort. Written in ~2008 with Qt4 and now quickly ported to Qt5.
BUILD: