We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34345f6 commit 372e72fCopy full SHA for 372e72f
ReadMe_img/menu.png renamed to README-images/menu.png
ReadMe_img/sorting_algorithm.gif renamed to README-images/sorting_algorithm.gif
README.md
@@ -1,5 +1,5 @@
1
# Sorting Algorithm Visualisation
2
-
+
3
4
Educational Sorting algorithms visualisation made using SFML and C++, used to learn how a sorting algorithm works.
5
__EDUCATIONAL APPLICATION__
@@ -11,7 +11,7 @@ __EDUCATIONAL APPLICATION__
11
1. Insertion Sort
12
13
## 💪 Features
14
- 
+ 
15
- 5 Different Sorting Algorithms
16
- Change number of Bars to be sorted
17
- Change FrameRate (FPS) cap
0 commit comments