Quick project I made in studio, looks pretty cool.
Let me know if any of these are incorrect since I had to mess with some of the code to properly visualize it.
If you were wondering how I added table.sort, it was taken from the Luau repository and converted to luau. Yeah it’s not as fast but it’s purely for visualization purposes only. not even sure if I did it correctly…
Most of the sorting algorithms shown in this video was taken from this repository.