Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 202 Bytes

File metadata and controls

4 lines (3 loc) · 202 Bytes

Sorting algorithms

Basic visualization of sorting algorithms with Pygame as the GUI. Inspired by The Sound of Sorting.

Uses Mypy for type checking.