GraphDraw is a software tool designed to teach graph theory for A Level Computing/Computer Science. It enables exploration of user-defined graphs in two different ways, one employing a depth-first searching algorithm and one employing a breadth-first search algorithm.