jibedoubleve / fill-color

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C# 100.0%