savSorting Algorithms Visualized |
The idea is to develop a visual program that shows how an array is being sorted
Written in C using SDL2 library for graphics
$ make -j $(nproc)
$ ./sav
space
- start/stop the sorting.tab
- change sorting algorithm.S
- change array shuffle method (random, in order, reversed).R
- restart.The font used is Victor Mono Regular