/Bubble-Sort-Visualizer

A simple visualization of the bubble sort algorithm.

Primary LanguagePythonMIT LicenseMIT

Bubble Sort Visualizer

A simple visualization of the bubble sort algorithm.

  • View a demo video here

Using the application

  • Clone GitHub repository
  • Download required dependencies: $ pip install -r requirements.txt
  • $ python main.py