项目作者: EdenLevi
项目描述 :
A Sorting Visualizer scripted in Python using Pygame. Includes: Bubble Sort, Selection Sort, Quick Sort, Merge Sort and Heap Sort
高级语言: Python
项目地址: git://github.com/EdenLevi/Sorting-Visualizer.git
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