Skip to content

A Sorting Visualizer scripted in Python using Pygame. Includes: Bubble Sort, Selection Sort, Quick Sort, Merge Sort and Heap Sort

Notifications You must be signed in to change notification settings

EdenLevi/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

A Sorting Algorithm Visualizer scripted in Python using Pygame.

Sorting Algorithms Included:
  • Bubble Sort
  • Selection Sort
  • Quick Sort
  • Merge Sort
  • Heap Sort

Please refer to the Wiki page for further information

About

A Sorting Visualizer scripted in Python using Pygame. Includes: Bubble Sort, Selection Sort, Quick Sort, Merge Sort and Heap Sort

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages