Skip to content
#

flood-it

Here are 22 public repositories matching this topic...

This project implements and analyzes various algorithmic strategies to solve the Flood-It game. The goal is to flood an NxN grid with a single color in the minimum number of moves. The implemented solutions range from basic recursive and iterative algorithms to optimized deterministic strategies and a predictive simulation model.

  • Updated Mar 3, 2026
  • C

Improve this page

Add a description, image, and links to the flood-it topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flood-it topic, visit your repo's landing page and select "manage topics."

Learn more