Skip to content

Basic visualization of sorting algorithms with Pygame as the GUI

Notifications You must be signed in to change notification settings

playsenge/sorting-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting algorithms

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

Uses Mypy for type checking.