About BeSort
This is a small game that tries to show the key ideas behind some fundamental sorting algorithms in Computer Science.
Currently Implemented Algorithms:
-Selection Sort
-Insertion Sort
This was created for an Assignment in COMPSCI 734 at The University of Auckland
Credit: Ryan Tiedemann