Pygame sorting algorithm visualizer to display the sorting speed between Heap sort and bubble sort. The program itself is structured through OOP concepts in python, such as classes and function calling, to have the code to be easily read.
Note:
Pygame will be installed prior to running the program and the latest version of python is acceptable. Click on run code and a window will be displayed which allows the user to press on the specified keys to run the visualizer