Skip to content

Commit da1354d

Browse files
Update README.md
- Added screenshots
1 parent abb48c9 commit da1354d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ The visualizer currently supports all these sorting algorithms,
3333
- Calculates and displays the total seconds to complete every sorting process.
3434
- Sound to enhance the visualizer experience with its speed.
3535

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+
3645
## Development Tools💻
3746
- Pycharm
3847
- PyInstaller

0 commit comments

Comments
 (0)