This is Liquid Color, a simple game written in JavaScript. The goal is to get as much as possible cells in a contiguous color. To reach this goal, you have to select one color of the surrounding cells. You cannot select the current color of your opponent, and of course you cannot also select your own current color. All other colors are available to select. The computer will start on the upper right corner, the human player will start on the lower left corner.
Human
0
0
Computer