Visual sorting A python tkinter sorting visualiser. Current implemented algorithms : Bubble, Merge, Insertion, Quick, Selection, Shell sort. TODO add more algorithms, clean up UI