LucasPilla / Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms
MIT License
418 stars 153 forks source link

Added comments to main.py and removed hardcoded values from display.py to globals.py #183

Closed hlai1 closed 6 days ago

hlai1 commented 9 months ago

Changes

Why (resolves https://github.com/LucasPilla/Sorting-Algorithms-Visualizer/issues/176)

How

Testing