/fill-color

Playing around with BFS (Breadth First Search) and fill with color

Primary LanguageC#

What is it?

Small and easy implementation of the fill with color feature of paint.

alt text

This is a small console application that uses Breadth Search Algorithm (BFS) to implement the feature:

alt text