This project implements a bucket fill algorithm in Python, inspired by the "paint bucket" tool found in many graphics editing software. The goal of this algorithm is to "fill" an area with a new color ...