Color flood puzzle on real webpages
Every visible element on the page gets a random color. Flood them all to one color!
Based on the Flood-It game. Pick colors strategically to fill the board in fewest moves.
Each website creates a unique puzzle based on its DOM structure.
Challenge: beat the target move count based on element count. Can you optimize?
Click PageFlood icon, then "Start New Game" on any webpage.