Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 249 Bytes

flood-it

final project from 15-110

objective: 'flood' the entire board with one color. to do this, you start at the top-left pixel and change its color such that every adjacent square with the same color becomes part of the flooded area.