viveksoundrapandi / Sorting-Algorithms-Visualizer

Program made with Pygame module for visualizing sorting algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting-Algorithms-Visualizer Tweet

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

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


Languages

Language:Python 100.0%