Skip to content
Michael Henke edited this page Apr 26, 2015 · 53 revisions

ColorFill game and solver - yet another Flood-It / Globs clone

This program is another implementation of the simple yet addictive game Flood-It. But it is slightly different from most other programs: its solver algorithm runs silently in the background and usually finds some very good solutions. Can you beat it?

Java SE Runtime Environment (JRE version 6 or newer) is required to run this program. You can download Java here (oracle.com).

###Download ColorFill 0.1.10 (2015-04-26)

Find the list of new features and other changes on the releases page.

Here are some screenshots.

screenshot of a 14x14 game in progress
Your Game: click the colored buttons 1-6 to fill the area starting at the top left corner

screenshot of a 14x14 solver solution being shown
Computed Solution: look at the steps the computer has found

screenshot of settings dialog
Settings: change size and starting position of the game; choose your color scheme

screenshot of a 25x25 game in progress
Your game: now playing a larger board and starting at the central position

Clone this wiki locally