Larger squares - mobile friendly! You own the top-left square, and all of the adjacent squares of that same color. Expand your area by clicking some other-colored square bordering your area - your squares will all turn that color, so now your area includes those border squares too. If you can get the whole board to be the same color in 17 steps or less, you win!
Update 2-Aug-2019: Larger squares, for big fingers on tiny screens. This is a modified copy of my "flooder" game: https://scratch.mit.edu/projects/148335949/ Update 15-Apr-2017: It now gives you the option of re-starting a game, if you lost and want to try the exact same game over again. With enough re-tries, I can usually win. :-) Update 31-Mar-2017: It no longer counts against you if you accidentally click twice on the same color, or click on an unreachable color; it only counts as a click if the new color expands your filled area. Yay! --------------------------------------------- This is a re-write, though not a remix, of two similar games that I liked: "InkSpill" https://scratch.mit.edu/projects/112017405/ by @Transistors and "Flooder" https://scratch.mit.edu/projects/90690167/ by @kieranblackley