Game is a grid of tiles. Each time has three components: a big background tile, a smaller middle tile and a smallest small tile, all stacked on top of each other. The combinations of tile colors are randomly generated. The player can start by clicking any tile, then clicking another one. Whichever toke commonalities the two tiles have (both color and size must match) disappear from the board on selection. If all subtiles on the second selection were cleared, the user can start from scratch wit
Created by fewerwrong