An easy to use visualizer for some common sorting algorithms. Built with the Pygame module.
Sorting Algorithm Visualizer is able to visualize the following sorting algorithms.
- Bubble Sort
- Insertion Sort
- Selection Sort
- Cocktail Sort
Sorting Algorithm Visualizer requires the following to run: