Algo Sorter
Algorithm Visualizer
Algo Sorter
Ago sorter is a Algorithm Visualizer, it takes css divs with color backgrounds, send this info to an array and using the common Algorithm use in programming, rearranges them and logs every step so you can see it visually
Algo Sorter
Algo Sorter in the Future will visualize other math concepts mix with good UI .
Sorting Colors
The algorithms only sort numbers but to sort colors, we simply give each div a styling using hsla, the h(hue) Defines a degree on the color circle (from 0 to 360) - 0 (or 360) is red, 120 is green, 240 is blue. the other two stylings are just opacity and saturation so we can set them to visibility.


