LucasPilla / Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms
MIT License
418 stars 153 forks source link
algorithms pygame python sorting visualization

Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms \ Support this project by leaving a :star:

Bubble sort Bucket sort Cocktail sort
Counting sort Heap sort Insertion sort
Merge sort Quick sort Selection sort

How to run