Find ten pair
Ok, I am in!
The idea :
You have a board of tiles, on each tile is an image of (an animal, a letter, an object...) In each round, you have to find Ten pairs.
- First, select a tile
- Second Select a second tile that is similar to the first one. The more similar the more point you get.
- The two tiles are removed from the boards
every ten second tiles found, you get new tiles to replenish your board based on the score for the round, (on an average round you get fewer tiles than the twenty you just selected)
Games end when there are no more tiles on the board.
you can see the current iteration here
for now there is only the grid and the current selection!
