/Sorting-Algorithms-Visualizer

This is a visualization of the most famous sorting algorithms made with pygame in python.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Sorting Algorithms Visualizer

This is a visualization of the most famous sorting algorithms made with pygame in python.

Run with python3 main.py

Press s, i,q, m,b or c to start Selection, Insertion, Quick, Merge, Bubble or Cocktail Sort visualizations respectively.
Press r to re-randomize the columns.
Press p to switch the sound on or off.

Check it out

Sorting-Algorithms-Visualized-Python-Pygame.mp4