Visual demonstrations of sorting algorithms using Python turtle graphics framework. Author: alexpdev
Python >= v3.0
git clone https://github.com/alexpdev/turtlesort.git blackJack
python path\to\project\main.py
GNU GPL v3
| Procedure | Status |
|---|---|
| Bubble Sort | Active |
| Selection Sort | Active |
| Insertion Sort | Active |
| Merge Sort | Active |
| Quick Sort | Active |
| Cycle Sort | Active |
| Time Sort | Active |
| Odd Even Sort | Active |
| Comb Sort | Active |
| Gnome Sort | Active |
| Cocktail Sort | Active |
| Shell Sort | Active |
| Gnome Sort | Active |
