-The game is played on a grid of different colored tiles. -The player begins by "owning" a single tile in the top-left corner. -You can choose a new color by clicking the blocks on the left side of the screen, or by using the number keys 1-6 for red, yellow, green, blue, white, and black respectively. -By choosing a new color, you change the color of all your owned tiles. This causes all adjacent tiles of the new color to be captured and added to your controlled area. -The objective is to make the entire grid a single color in the fewest moves possible. -The variable in the bottom-left corner is the number of moves you've used so far. -These instructions may seem confusing, and if they do, don't worry, they'll make sense soon. -Comment your scores, if you want. -Credit to Griffpatch for the Grid List tutorial.