Skip to content

Micrns/python-sorting-visualizer-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

python-sorting-visualizer-pygame

alt text 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages