About MatchiPoo
Note: Post feedback, and tell me what you'd like changed in the next version!
-------------------------------
Rules (IMPORTANT):
Before the screen blacks out, tap as many matches of three as you can!
Tiles have three classes: shape, color, number. (IE [circle, square, triangle], [pink, green, blue], [1,2,3]).
A match is 3 tiles if *no two* tiles has the same trait. All three can have the ~same~ trait (ie all blue), or all three can have ~different~ traits (ie every number [1,2,3]), but there must be *no two* the same (ie one is square, two are circles),
:: For example ::
Correct Matches ----------
* all are squares - all are pink - all are 2's
* every shape - all are blue - every number (1,2,3)
* all are triangles - every color - all are 3's
Not Matches ----------
* two are squares, one is a circle - all are pink - every number
* all are circles - one is green, two are blue - one is 1, two are 2's
* one is a square, two are circles - one is pink, two are green - one is 3, two are 1's