sav

Sorting Algorithms Visualized
Index Commits Files Refs README LICENSE

SAV - Sorting 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

sav

Dependencies

Building and running

$ make -j $(nproc)
$ ./sav

Keybindings

Font

The font used is Victor Mono Regular

License

MIT