...
The goal of the game is to remove all tiles from the board as fast as possible, by matching two identical tiles. In order to match tiles, the needs to be a path connecting the two tiles. This path can cross only empty spaces, can move horizontally and vertically, and can have up to maximum of two tu...