LucasPilla / Sorting-Algorithms-Visualizer

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

Added support to update delay using keystrokes #106

Closed amitsaxena098 closed 3 years ago

amitsaxena098 commented 3 years ago

Now delay can be updated by pressings keys only, the key setup is done just above the space bar which makes it easy to update delay while pausing/resuming the display. v : increase delay n : decrease delay