Visual Sorting Algorithm

I made a visual sorting algorithm! It's incredibly slow, but its main point was just visualizing it rather than speed.
Made by me in around 30ish minutes.

Calculator

Title's wrong - should say visual AND audible :slight_smile:

Very nice :slight_smile:

That's a nice visualization of insertion sort. I think I would color the in-order part of the list (at the left) in green, so it's easier to see the progress.