A simple sorting visualizer made with Python!
- Python 3.12+
- SPACE - Start or stop sorting
- R - Randomizes list
- 1 - Set algorithm to Bubble Sort
- 2 - Set algorithm to Insertion Sort
- 3 - Set algorithm to Selection Sort
- 4 - Set algorithm to Heap Sort
- Icon by Becris
Distributed under the MIT License. See LICENSE for more information.