Simple Sets

Simple Sets is a fun, albeit frustrating, game where you try to find valid sets of three cards. Each card has 4 unique attributes: Color, Shape, Fill, and Count. In each valid set, each attribute needs to be all the same or all different.

Each attribute will have one of three properties dependent on the attribute.

Color: Green, Blue, Red (Can be changed in the Settings)
Count: 1, 2, 3
Fill: Solid, Hatched, Hollow
Shape: Circle, Square, Eye shape


You can take any two cards and calculate the needed card to complete a set.
Card 1 Card 2 Card 3
Color Red Green
Count 1 1
Fill Solid Hollow
Shape Squiggly Squiggly


So to calculate the third card in this set, you simply look at Card 1 and Card 2 determine if each attribute is the same or different then fill in last column with the correct value.

Here we have a Red and Green color, that makes Card 3 need to be Blue.
Count is 1 for each so Card 3 will have a count of 1
Fill is different in this case so it will need to be Hatched
Shape is the same so Card 3 will also need to be Squiggly


Card 1 Card 2 Card 3
Color Red Green Blue
Count 1 1 1
Fill Solid Hollow Hatched
Shape Squiggly Squiggly Squiggly


If card 3 exists in the 12 dealt cards, Tap each of the three cards and you will claim that set.

There are three modes in Simple Sets:

Classic: In this mode, you will be dealt 12 cards and be guaranteed that at least one set is dealt. Then you need to find all sets to complete the game. No timers or highscore boards. Just take your time and familiarize yourself with finding valid sets.

Run: Again, no timers or highscores here. Just take your time and try to find sets. This is getting closer to CountDown. This works like CountDown but the game is over when no more valid sets are dealt.

CountDown: This is the timed mode that allows you to go for a highscore on the leaderboard. You have 90 seconds to find a set. If you do, you will get a point, the timer resets and 3 new cards are dealt. If there are no sets in the newly dealt cards more cards will be dealt until there is a set.

If you are logged into GameCenter (prompts when you open the app if you have not already loggedin), Then your score will post at the end of your game. If you have no internet connection at game end, your score will be lost. Sorry, I have not figured out how to cache that yet.