Control a list using buttons and two helpful views of your list. You can shuffle and sort items numerically and alphabetically! Sorting items can be done at 3 speeds and 2 algorithms. Thanks to @griffpatch for the tutorial on the Griffpatch Academy
-SPEEDS- 1 - Nice and slow, good for small lengths of lists 2 - At normal speed, 30 iterations per second (depending on framerate) 3 - Fastest possible speed Scratch can handle using the "run without screen refresh" custom blocks -COLOURS- Red - Stationary colour, not being used Grey - An item in the list which is not a number Light Blue - The item that is currently being processed Black - How far into the list the sorter has reachedse