Skip to content

lukeklotz/sorting-algo-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorting-algo-visualizer

This program allows the user to visualize the difference between certain kinds of sorting algorithms. The screen is initially filled with circles of varrying brightness. The user has the option to choose between different algorithms to see the difference between them. As the circles are being sorted, a counter at the bottom of the screen shows the amount of operations the algorithm must execute before the entire array is sorted. When the sorting is complete, the user can click "shuffle" to randomly distrubute the levels of brightness before trying another algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published