Skip to content

A sorting algorithm(s) visualizer coded in Python using PyGame. You can visualize Insertion sort and Bubble sort, with functionality to toggle between the two at any time and reset the visualization whenever needed. You can also decide if you want it to be sorted in ascending or descending order.

Notifications You must be signed in to change notification settings

kvnxl/SortingAlgorithmsVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SortingAlgorithmsVisualizer

A sorting algorithm(s) visualizer coded in Python using PyGame. You can visualize Insertion sort and Bubble sort, with functionality to toggle between the two at any time and reset the visualization whenever needed. You can also decide if you want it to be sorted in ascending or descending order.

About

A sorting algorithm(s) visualizer coded in Python using PyGame. You can visualize Insertion sort and Bubble sort, with functionality to toggle between the two at any time and reset the visualization whenever needed. You can also decide if you want it to be sorted in ascending or descending order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages