anilatasoyy / SortAlgorithmVisualizer

Sort Algorithm Visualizer w/ Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SortAlgorithmVisualizer

Sort Algorithm Visualizer w/ Python:

This is a modified version of a Sorting Algorithm Visualizer from a Youtube video. I used Python's Pygame module for this app. Sorting algorithms include:

  • Insertion Sort
  • Selection Sort
  • Bubble Sort

About

Sort Algorithm Visualizer w/ Python


Languages

Language:Python 100.0%