Skip to content
Branch: master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

readme.md

Sorting w/ Python & Tk.Canvas

Installation:
  • (Probably create a virtual environment)
  • Find the wheel appropriate wheel for pyaudio here.
  • pip install wheel.whl
  • pip install requirements.txt
Dependencies:
  • pyaudio
  • synthesizer
  • colour
Usage:

python main.py

or

Visual-Sorts.exe


Todo:
  • Implement many, many sorting algorithms.
  • Colors
  • Audio Artifacts
  • Compile Executable

About

🧮 A collection (WIP) of sorting algorithms implemented in Python, visualized with tkinter canvas

Topics

Resources

Releases

No releases published

Languages

You can’t perform that action at this time.