Sorting w/ Python & Tk.Canvas
- Inspired by: 15 Sorting Algorithms in 6 Minutes.
- More features coming in the future to further imitate the video.
Installation:
- (Probably create a virtual environment)
- Find the wheel appropriate wheel for pyaudio here.
pip install wheel.whlpip install requirements.txt
Dependencies:
pyaudiosynthesizercolour
Usage:
python main.py
or
Visual-Sorts.exe
Todo:
- Implement many, many sorting algorithms.
- Colors
- Audio Artifacts
- Compile Executable

