No GitHub account is complete without a sorting algorithm visualisation!
A sorting algorithm visualizer as a warm up to Unity3D. You can currently visualize quick sort, bubble sort and insertion sort.
Once Start is clicked, you can see the sorting in action!
Project is created using Unity 2019.4.17 and can be opened with any Unity version greater or equal to that one.