Sortle is flet sorting visualizer which shows how bubble, quick and heap sort works!
Screen.Recording.2022-08-14.at.18.27.06.mov
Clone the project
git clone https://github.com/niewiemczego/sorting-visualizer
Install requirement packages
pip install -r requirements.txt
Run the code
python sortle.py