Skip to content

Visualization of sorting algorithms, done in Python.

Notifications You must be signed in to change notification settings

ArvoX/PySortDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is intended to help visualize different sorting algorithms.

Prerequisite software: Python 2.x, available from python.org
                       PyGame, available from pygame.org

To run the program, run SortDisplay.py.

For help on the command-line arguments accepted, run:
    SortDisplay.py --help

NB: This has been written in Python 2.x, and is most likely NOT compatible with Python 3.x.

About

Visualization of sorting algorithms, done in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published