Skip to content

Program made with Python and Pygame module for visualizing sorting algorithms

License

Notifications You must be signed in to change notification settings

slefforge/Sorting-Algorithms-Visualizer

 
 

Repository files navigation

Sorting-Algorithms-Visualizer Tweet

Program made with Python and Pygame module for visualizing sorting algorithms
Support this project by leaving a ⭐

Check Wiki Page for more information about each algorithm, as visualization gifs and explanations.

Visit repository github page

Program preview

New Features

Selecting an algorithm (@yuchenliu15) Pause and Play with <SPACE> (@system1970)

Using the application

❗ Feel free to open an issue if you have some problem ❗

  • Clone GitHub repository
  • Install requirements: pip install -r requirements.txt
  • Run: python main.py

How to contribute:

  • Implement new Algorithms or ideas
  • Report bugs and give feedbacks

About

Program made with Python and Pygame module for visualizing sorting algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%