This is basically a board puzzle game where the player is given with a board and with 2 types of bricks one is horizontal brick and other type is vertical bricks.
The grid has empty tiles and cross tiles. Brick cannot be placed on the cross tile. The user has to pick the bricks one by one and should place them on the empty tiles
of the grid and finally end up in placing maximum number of bricks on the grid with minimum number of moves.
This game comes with 3 levels Easy, Medium and Hard. The Easy one is very easy that anyone can play with and the Hard one is really a challenging one.
This game has been built with new concept and one can become addictive once started playing.