|
This is a memory based game in which you are given an array of thirty blocks.Just flip and memorize the blocks.if you able to flip a pair of same blocks,they will disappear from the screen and if you are not able to select the pair of same blocks they will flip back again.Your task is to let all the blocks disappear in minimum time taken.
|