项目作者: 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
创建时间: 2020-03-07T17:31:30Z
项目社区:https://github.com/EdenLevi/Sorting-Visualizer

开源协议:

下载


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