The first release of the algorithm visualiser (probably the last as well).
Included is:
- visualisation of insertion sort and merge sort, with the ability to walk through the sort step by step back and forth.
- graph building and the ability to run a DFS or BFS on the built graph