Skip to content

GabeMed/pygame-sort-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sort Visualizer with Pygame

This project is a Sort Visualizer developed with Pygame, allowing real-time visualization of different sorting algorithms.

πŸš€ Features

  • Interactive animation of sorting algorithms
  • Support for multiple algorithms
  • Simple and intuitive graphical interface using Pygame
  • Customization options for speed and array size

πŸ“Œ Technologies Used

  • Python
  • Pygame

πŸ“¦ Installation

  1. Clone this repository:
    git clone https://github.com/GabeMed/PygameSortVisualizer.git
  2. Navigate to the project directory:
    cd sort-visualizer
  3. Install the dependencies:
    pip install -r requirements.txt

▢️ How to Use

  1. Run the main script:
    python main.py
  2. Choose the desired sorting algorithm.
  3. Watch the sorting process in real time!

πŸ“œ Roadmap

  • Add more sorting algorithms
  • Improve the graphical interface
  • Implement interactive controls

πŸ“„ License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages