ColorFill - yet another Flood-It clone (game and solver algorithm)
-
Updated
Oct 26, 2025 - Java
ColorFill - yet another Flood-It clone (game and solver algorithm)
Implementation of the puzzle game Flood It; approximates solution using greedy algorithm
An addictive game of strategy and colour!
Games demonstrating understanding of C#.NET Framework and Object-Oriented programming (2018).
Flood-It clone as a terminal application
Flood It! is a simple addictive strategy game in which you have to flood the whole game board with one color
Flood-it game written using linked grids in Java
The projects are part of the course CSE-402 : Artificial Intelligence Sessional in 7th semester @buet
solving flood-it game as a search problem
This is all my code I have done in PyGame worth putting up here.
Simple Strategy Game Solution with A Star Search
Flood It Game Made With Unity
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.
Implementation of the puzzle game Flood-It
Add a description, image, and links to the flood-it topic page so that developers can more easily learn about it.
To associate your repository with the flood-it topic, visit your repo's landing page and select "manage topics."