Skip to content

A program written in python to make a graphical simulation of heapsort algorithm.

Notifications You must be signed in to change notification settings

basanthjenuhb/heapsort_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

heapsort_simulator

A program written in python to make a graphical simulation of heapsort algorithm. It is made by using the pygame module.A maximum of 63 elements can be simulated.

Please install Pygame before running the program

To run:
	$ python heapsort_simulator.py

About

A program written in python to make a graphical simulation of heapsort algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages