/tk-sorting

A sorting visualizer made using Tkinter.

Primary LanguagePythonMIT LicenseMIT

A (fairly) simple sorting visualizer created using the Tkinter library. Running sorting.py will start the visualizer. Although external libraries aren't required, you'll need Pygame, Scipy, and Numpy if you want sound, along with PIL for an icon (although this isn't enabled by default).