Skip to content

Sorting Algorithm Visualizer written in Python using PyGame and PyGame-GUI

License

Notifications You must be signed in to change notification settings

the-brain711/SortingAlgorithmVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

Description

This program was written in Python using the pygame and pygame-gui libraries.

It will generate a specified amount of bars of randomized heights. It will then use a sorting algorithm of the user's choice to sort the bars in chronological order. Users are also able to change the color of the background and bars.

Future Plans

  • Install/Run Instructions
  • Support for more sorting algorithms

Video Demonstration

SortingAlgorithmVisualizer_demo_v0-1-0.mp4

About

Sorting Algorithm Visualizer written in Python using PyGame and PyGame-GUI

Topics

Resources

License

Stars

Watchers

Forks

Languages