/Algorithm-visualizer

A sorting visualizer made in python with the help of DearPyGui

Primary LanguagePython

A sorting visualizer made in python with the help of DearPyGui

Current implementation:

  • Bubble sort
  • Selection sort
  • Insertion sort

Plan on adding more sorting algos in the future.

Also might add path finding algo visualization

sorting.mp4