Skip to content

Program made with Pygame module for visualizing sorting algorithms

Notifications You must be signed in to change notification settings

ahamskr/Sorting-Algorithms-Visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Algorithms-Visualizer Tweet

Program made with Pygame module for visualizing sorting algorithms

Program preview

How to contribute: Implement new Algorithms

  • Check the Repository Wiki to see algorithms already implemented.
  • Chose a new algorithm and Create an issue called: "Implement algorithm_name"
  • Make your Pull Request

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%