I made a Algorithm Visualiser with the help of pygame module in python, contains mostly all the famous sorting algorithms.
- Fork this repository and clone it.
- Run the Python file
visualiser.py
- And then you are good to proceed and visually enjoy the different sorting algorithms.