All Projects → ragnraok → VisualSort

ragnraok / VisualSort

Licence: other
the visualization of some sort algorithms

Programming Languages

python
139335 projects - #7 most used programming language

VisualSort

Introduce

the visualization of some sort algorithms, contains bubble sort, selection sort, insertions sort, quick sort, merge sort, shell sort

Dependence

  • python 2.x
  • pygame

Usage

run python main.py, the default algorithm is bubble sort

usage: main.py [-h]
               [-a [bubble_sort, select_sort, insert_sort, quick_sort, merge_sort, shell_sort]]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].