0dminnimda / visualization_of_sorting_algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualization of sorting algorithms

hi ;)

I made this project because I wanted to know more about the sorts, and I also like to visualize things. This way, it’s easier to see how everything works.

Installation

Clone the repo, open console in the root folder and run

$ pip install .

Examples

See pygame_example.py

About

License:MIT License


Languages

Language:Python 100.0%