Sort-Visualizer
- 3 Devlogs
- 6 Total hours
I'm building a website where people can learn sorting algorithms visually.
I'm building a website where people can learn sorting algorithms visually.
I added sound effects to play while sorting and included a visual effect to indicate when sorting is complete.
I changed the bar so that it appears from the bottom instead of the top, and implemented basic sorting functionality.
I set it up so that five sticks are generated with random lengths. I also made it so that when you press the “Generate” button, the lengths change randomly again.