Skip to content

Commit

Permalink
Added the new video in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminPerRam authored Jul 5, 2022
1 parent a25e566 commit 9236fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# StylishVisualizer
This is a program which visualizes a bunch of [sorting algorithms](https://en.wikipedia.org/wiki/Sorting_algorithm).
Made in C++17 using [SFML](https://github.com/SFML/SFML) 2.6.X, [ImGui](https://github.com/ocornut/imgui) 1.88 (+[imgui-sfml](https://github.com/eliasdaler/imgui-sfml) 2.5) and [ImPlot](https://github.com/epezent/implot) 0.14, the code is cross platform!
See a video of the program in action [here](https://www.youtube.com/watch?v=IISj6aj4E6o).
See a video of the program in action [here](https://www.youtube.com/watch?v=IISj6aj4E6o) or a more fun one [here](https://www.youtube.com/watch?v=UJPxN8VMNUY).

## Capabilities
Has the following sorting algorithms (15):
Expand Down

0 comments on commit 9236fd3

Please sign in to comment.