Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 240 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 240 Bytes

Sorting Algorithm Visualizer

Screenshot I built this sorting algorithm visualizer in Rust which shows a few sorting methods including: Selection, Insertion, and Bubble Sort.

Note: Looks best with 133x25 terminal size