Story Test-Driven Development of a Floodfill Algorithm
Developing a floodfill algorithm using STDD, and the ideas of Domain-Driven design. The algorithm can be used for different graphics libraries, AWT or Swing. The motivation behind this piece is to show how STDD can be used to develop algorithms.
