Skip to content

Beatrix-droid/sorting-algorithm-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sorting-algorithm-visualiser

requrements: pygame==2.1.2

This is is a sorting algorithm visualiser. It can sort the bars in ascending or descending order.

The algorithms implemented hear are the max heap algorithm and the Bubble Sort algorithm.

Press R to start sorting , A for ascending order and D for descending order, and press R to reset the blocks.

Press B to use the bubble sort algorithm, I to use the insertion sort algorithm and H to use the Heap sorting algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages