Skip to content

Program made with Pygame module for visualizing sorting algorithms

License

Notifications You must be signed in to change notification settings

squarebat/Sorting-Algorithms-Visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Algorithms-Visualizer Tweet

Program made with 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.

Program preview

How to contribute:

  • Implement new Algorithms:
    • Check algorithms folder to see algorithms already implemented.
    • Chose a new algorithm and Create an issue called: "Implement algorithm_name"
    • Make your Pull Request linked to the respective issue
  • Report bugs and give feedbacks

Using the application

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

About

Program made with Pygame module for visualizing sorting algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%