https://github.com/indiecodermm/sorters
Algorithm Visualizer in Python
https://github.com/indiecodermm/sorters
pygame-gui sorting-algorithms visualization
Last synced: about 2 months ago
JSON representation
Algorithm Visualizer in Python
- Host: GitHub
- URL: https://github.com/indiecodermm/sorters
- Owner: IndieCoderMM
- Created: 2022-07-09T16:35:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-09T17:16:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T00:00:05.852Z (4 months ago)
- Topics: pygame-gui, sorting-algorithms, visualization
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algorithm Visualizer
This project is created for visualizing algorithms. *Visualizer Gui* is drawn using **Pygame Library**.This visualizer can illustrate the process of various **Sorting Algorithms**:
1. Bubble Sort
2. Selection Sort
3. Insertion Sort## Demo Images


