A tool used to help visualize sorting algorithms written in Processing. The following three sorts have been implemented: Bubble Sort, Quick Sort, and Selection Sort. Use the 'b', 'q', and 's' keys to navigate between each sort after the previous animation has finished.