File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,15 @@ The visualizer currently supports all these sorting algorithms,
33
33
- Calculates and displays the total seconds to complete every sorting process.
34
34
- Sound to enhance the visualizer experience with its speed.
35
35
36
+ ## Screenshots
37
+ GUI
38
+ ![ shuffled_unsorted_bars] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/f05c5cc9-00db-4a3f-a254-b2bcd25e8185 )
39
+ Sorted bars
40
+ ![ sorted] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/fd61cb55-8ebc-43b1-8763-292581bed320 )
41
+ Customized bar and background color
42
+ ![ custom bar and background color unsorted] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/a8236f3a-05c3-4f8c-b317-586cd767a328 )
43
+
44
+
36
45
## Development Tools💻
37
46
- Pycharm
38
47
- PyInstaller
You can’t perform that action at this time.
0 commit comments