Skip to content

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

License

Notifications You must be signed in to change notification settings

achaval-tomas/Sorting-Algorithms-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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