Run this in TurboWarp \/\/\/\/\/ turbowarp.org/1114834314/editor?turbo&fps=60&hqpen&limitless --------------------------------------------------------------------------- Honestly I don't really wanna know how I made this into existence. I took a MSD Radix sort (base 2) that I abandoned working on, and then turned it into this with lots of trial and error. So, the sort just does its MSD Radix sort thing - dividing the numbers into groups like it always does, then it sorts by using a really weird thing that I can't really explain (I bet no other person can either), but it manages to do the trick (somehow). ----------------------------------------------------------------------- Credits to ninjapatm for making the pen scripts in TurboWarp. This wouldn't have been visualized if it werent for his scripts.