Back to games

About

taugame.com was created by Jeremy Sharpe. Its code is available on github. It is implemented using websockets, with a Python server using Tornado, and a javascript client. You can contact me with any questions or comments at jsharpe@taugame.com.

Thanks to Marsha Falco and SET® Enterprises for inventing and publishing SET®, the game which inspired many of the games implemented on this site.

Controls

Click on cards to select and deselect them. When you click on the cards that form a Tau, they will be removed from the board and you will be credited with the Tau. If they don't disappear, then probably what you clicked on was not a Tau, or the server is being slow.

Keyboard Shortcuts

If using a laptop or desktop computer, you should learn to play Tau with the keyboard. It allows you to select Taus far faster than is possible with the mouse.

The keyboard simply corresponds to what's on the screen. For example, the letters Q, A, and Z, the left side of the keyboard, correspond to the left column of the Tau board. So Q selects the top left card, A the middle left card, and Z the bottom left card. Similarly, W, S, and X correspond to the second column, E, D, and C to the third, etc. If extra columns are added, this scheme continues as you'd expect. T, G, and B correspond to the fifth column, Y, H, and N to the sixth column, etc.

Some other keyboard shortcuts are:

If you use Dvorak, enable Dvorak keyboard shortcuts on the Settings page.

Mobile

taugame.com is designed to work well on mobile devices, such as phones and tablets. If this isn't the case, please contact me and let me know the device that doesn't work well, as well as what's not working for you, and I'll try to fix it.

Rules

3 Tau | 6 Tau | Generalized 3 Tau | Insane 3 Tau | Easy 3 Tau | 4 Tau | Projective Tau | Puzzle 3 Tau | 4 Outer Tau | Near 3 Tau | Quad Tau | Large Quad Tau

3 Tau

Each of the 81 cards in the 3 Tau deck has 4 properties with 3 possible values each:

A few examples of 3 Tau cards, showing all available properties, are:

A 3 Tau is a group of 3 cards such that for each of the 4 properties, all 3 cards are either all different or all the same in that property.

For example, the following is a 3 Tau:

The shapes are all the same, the shadings are all different, the numbers are all different, and the colours are all the same.

This is also a 3 Tau:

These cards differ only in colour. Their shapes, shadings, and numbers are all the same.

This is not a 3 Tau:

While the cards have all the same shading, and all different numbers, the other properties are wrong. Two of the cards are squares, while only one is a triangle, and two are green, while only one is red.

A useful restatement of the 3 Tau property is that if two cards are the same, and the third one is different, it's not a 3 Tau.

6 Tau

6 Tau is an extension of 3 Tau, where instead of finding Taus with 3 cards each, you find Taus with 6 cards each. There are a couple of ways to explain what constitutes a 6 Tau.

Non-Mathematical Explanation

Since 6 Tau is a mathematical extension of 3 Tau, its original definition is mathematical. That said, a 6 Tau can be defined in a way analogous to a 3 Tau - but it's questionable if an effective strategy for 6 Tau exists that can be explained in non-mathematical terms.

A 6 Tau is a group of 6 cards such that for each of the 4 properties, the 6 cards can be split up into 2 groups of 3 cards such that each of the groups is either all the same or all different on that property, and the 6 cards cannot be split into two 3 Taus. Note that a group of 6 cards that can be split into two 3 Taus is called a trivial 6 Tau, and trivial 6 Taus are not allowed because they're too easy to find!

Mathematical Explanation

First, let's look at the mathematical statement of 3 Tau:

Each of the cards in the Tau deck can be thought of as a 4 dimensional vector over the integers mod 3 (where values for each property are assigned to 0, 1, and 2 arbitrarily). That is, the card

could be thought of as (0, 2, 2, 1), where 0 in the first position means circle, 2 in the second position means solid, 2 in the third position means three, and 1 in the last position means green, and

could be thought of as (1, 2, 0, 2), where 1 in the first position means square, 2 in the second position means solid, 0 in the third position means one, and 2 in the last position blue, and finally

could be thought of as (2, 2, 1, 0), where 2 in the first position means triangle, 2 in the second position means solid, 1 in the third position means two, and 0 in the last position red.

Now, the three cards shown above make a 3 Tau, but notice also that if you add up the vectors representing them (remembering that they're over the integers mod 3), you get (0, 2, 2, 1) + (1, 2, 0, 2) + (2, 2, 1, 0) = (0, 0, 0, 0), the zero vector.

It turns out that 3 cards form a 3 Tau if and only if the three vectors representing these cards (under an arbitrary assignment of property values to the integers mod 3) sum to the zero vector. This is actually a non-trivial result, but verifiable with simple case analysis.

6 Tau is the same game, but with groups of 6 cards instead of 3 cards. So, a 6 Tau is a group of 6 cards such that the sum of the vectors representing the 6 cards (under an arbitrary assignment of property values to the integers mod 3) is the zero vector, and the 6 cards cannot be split into two 3 Taus. As above, note that a group of 6 cards that can be split into two 3 Taus is called a trivial 6 Tau, and trivial 6 Taus are not allowed because they're too easy to find! This definition is equivalent to the non-mathematical definition above. Again, this is a non-trivial fact, but verifiable with some simple case analysis.

Strategies for 6 Tau

6 Tau is a difficult game, and at first it seems unapproachable. While there is a relatively simple way to check if a group of 6 cards constitute a 6 Tau (by using the non-mathematical definition above), it is difficult to come up with those cards in the first place. Fortunately, there are a couple of good strategies to assist in finding 6 Taus.

4 card strategy

The first strategy, the 4 card strategy, relies on the ability to play 3 Tau well. In particular, given 2 cards, you need to be able to figure out the unique third card that completes the 3 Tau (or negasum. (Mathematically, if you have two cards A and B, what you are doing in this operating is computing C = -(A + B) (hence why it's called a negasum). This completes the 3 Tau since A + B + C = A + B - (A + B) = 0.)

The strategy goes as follows: First, select 4 cards on the board, A, B, C, and D (make sure they don't contain a 3 Tau!). Now, compute (in your head) the unique third cards that complete a 3 Tau with the pairs A, B, and C, D. These two "virtual" cards in your head we will call E and F. Now, compute the unique third card that completes a 3 Tau with E and F. Call this "virtual" card G. Now try to find two cards H and I on the board that complete a 3 Tau with G. If you can, then A, B, C, D, H, and I are a 6 Tau (as long as it isn't trivial)!

This works because, using the 3 Tau property stated above, E = -(A + B), F = -(C + D), G = -(E + F), and G = -(H + I). Putting these together, we get:

A + B + C + D + H + I = -E - F - G = -(E + F) + (E + F) = 0

Here's an example of using this strategy to find a 6 Tau. Suppose that we select these 4 cards from the board:

The virtual card created by the two cards on the left is:

The virtual card created by the two cards on the right is:

The virtual card created by the combination of the two above virtual cards is:

Now suppose we found these two cards on the board:

These two cards make a 3 Tau with the last virtual card, so these two with the original 4 make a 6 Tau. Unfortunately, this is a trivial 6 Tau since

is a 3 Tau (the other 3 cards also form a 3 Tau).

However, suppose we instead found these cards:

Then we have found a 6 Tau, since this group of 6 cards contains no 3 Tau:

You may verify for yourself that this is a correct 6 Tau.

This is actually a fairly effective strategy. Since there are usually many 6 Taus on a given board, you usually only have to try a few groups of 4 cards before finding a 6 Tau. Unfortunately, this strategy also requires a great deal of short term memory. You must remember your initial 4 cards, all while computing two virtual cards, which you must remember long to compute a third virtual card.

3 card strategy (thanks to stompy)

The second strategy, or 3 card strategy, is conceptually more complicated, but in practice requires less short term memory than the 4 card strategy. The basic idea is to choose 3 cards on the board, A, B, and C, and compute the card D = A + B + C. Then compute E = -D. Then, try to find another three cards F, G, H on the board such that F + G + H = E. Then A, B, C, F, G, and H are a 6 Tau (as long as it isn't trivial)!

Easier said than done! For example, what exactly does it mean to find the sum of 3 cards, or the negative of a card? It turns out that these operations don't make any sense unless you actually assign values from the integers mod 3 to each of the property values. For example, for the shading property, we must choose which of empty, shaded, and solid, go with which of 0, 1, and 2.

For this strategy, it is fortunately not necessary to disambiguate between 1 and 2. In this scheme, there is only one special property: the one we assign to 0. The other two behave the same as each other. For the purpose of this tutorial, we choose to make following properties our 0 values:

Within this framework, we can compute negative cards and arbitrary card sums. The reason that the assignments of 1 and 2 are interchangeable is that either way we assign A and B to 1 and 2, we get these properties (you can check these):

These give us all the properties we need to compute sums without actually assigning 1 and 2 to properties. The first and second, for example, says that the sum of two equivalent non-zero values, is the other non-zero value. The third says that the sum of two different non-zero values is 0.

To compute a negative card, the process is that for each property, if the card has the 0 value of the property, then the negative card also has the 0 value of the property, since -0 = 0. Otherwise, the value of the property on the negative card is the other non-zero value. For example, negative red is red, since red is the zero colour, and negative blue is green, and negative green is blue. This process works analogously for the other properties.

To compute C = A + B, the process is that for each property:

It takes some time to get used to these rules, but after a while they become intuitive. Computing a 3 card sum is a straightforward extension of this process. Putting the negation process and the 3 card sum process together allows us to execute the strategy as described at the beginning of this section.

For example, suppose you initially choose the following 3 cards:

The sum of these cards is:

This is because:

The negative of this card is:

Now, suppose we found the following 3 cards on the board:

The sum of these cards is:

This is equal to the negative of the first three cards and these 6 cards together hold no 3 Taus, so we have found a 6 Tau:

Tip: An easy way to make this strategy less taxing on your short term memory, is to only remember the properties of the virtual cards that differ from 0. So, for example, if you were trying to remember a empty shaded red square, you'd only have to remember shaded square, since the other properties are 0.

Other strategies

There are probably more strategies that exist for 6 Tau. If you come up with one, please let me know and I'll put it here.

Generalized 3 Tau

Generalized 3 Tau is another mathematical extension of 3 Tau. In 6 Tau, a proscribed assignment of values to card properties is useful for the 3 card strategy, but which groups of 6 cards constitute a 6 Tau does not depend on this assignment. Generalized 3 Tau, by contrast, has a specific assignment of 0, 1, and 2 to the card properties, and what constitutes a Generalized 3 Tau depends on this assignment.

Fortunately, this assignment does not need to be fully described. As in the 3 card strategy for 6 Tau, there is only need to assign a 0 for each property. After that, the assignment of 1 and 2 is not important.

Generalized 3 Tau uses the same assignment of 0 property values as the 3 card strategy for 6 Tau. The 0's are:

Thus the 0 card is:

In Generalized 3 Tau, there are up to 13 cards shown at any given time. One of these cards is the target card, which sits to the right, and the rest form a board, similar to the 3 Tau board. A Generalized 3 Tau is a group of 3 cards A, B, and C, such that the sum of the cards A, B, and C, under the assignment of property values to integers given above, is equal to the target card.

An interesting fact to observe is that if the target card is the 0 card, then a Generalized 3 Tau is just a 3 Tau (this is why it is called generalized); if the target card has just one non-zero property, then a Generalized 3 Tau is a near 3 Tau (that is, a 3 Tau that is wrong in exactly the one property); etc.

For example, suppose the target card is this:

The following 3 cards sum up to this target card, so these 3 are a Generalized 3 Tau:

Strategy

The definition above can seem a bit intimidating, so here is a simple brute force strategy to get you started. This strategy is similar in flavour to the 4 card strategy for 6 Tau, and is fairly effective.

Suppose the target card is card T. Choose any card A on the board. Compute the negasum of A with the 0 card (one empty red circle) to get card B. That is, B is the unique third card such that A, 0, B is a 3 Tau. Compute the negasum of B with T to get C. Now, if you can find cards D, E such that D, E, C is a 3 Tau, then A, D, E is a Generalized 3 Tau! If you can't find D, E that work, try with a different card for A.

Here's an example. Suppose the target card is:

Choose a card on the board. Suppose this card is on the board:

Calculate the negasum (unique third card) of this card and the 0 card (one empty red circle):

Calculate the negasum (unique third card) of this card and the target card:

Suppose the following two cards are on the board:

These make a 3 Tau with the above card, so this is a Generalized 3 Tau:

Why does this work? Well, you're trying to find 3 cards A, B, C such that A + B + C = T. Computing the negasum of A with 0 gives -A (since A + 0 + -A = 0, and is thus a 3 Tau). Computing the negasum of -A with T (or B with T in the explanation above) gives -(-A + T), since (-A + T + -(-A + T) = 0, and is thus a 3 Tau). Now if we find cards B, C that form a 3 Tau with -(-A + T), we have B + C + -(-A + T) = 0. Moving things around, we get A + B + C = T, which is exactly what we want.

It turns out this strategy is very effective. On a 12 card board, a randomly selected card has at least a 3/12, or 1/4 chance, of being part of a Generalized 3 Tau. In practice, when there is more than one Generalized 3 Tau present on the board, this probability is much higher. This means that even on pathological boards, there is a greater than 50% chance of finding a Generalized 3 Tau on the first 3 tries. Of course, the drawback of this strategy is it might take up to 10 initial card guesses (assuming perfect checking) to find the Generalized 3 Tau, if it's hiding in the last 3 that you check.

Insane 3 Tau

Finding Taus in Insane 3 Tau is the same as in 3 Tau, except here the deck is stacked against you: the dealer tries to deal cards such that there is only one tau present.

Easy 3 Tau

Similar to Insane 3 Tau, except the dealer tries to make boards with a lot of Taus.

4 Tau

Thanks to ara for suggesting 4 Tau, and realizing that 4 Tau does not depend on card property value to number assignments, thus making it a purer version of Generalized 3 Tau.

4 Tau is a mathematical extension of 3 Tau that is similar to Generalized 3 Tau but doesn't depend on choice of zero. In 4 Tau, you are given a target card T, and are asked to find 4 cards A, B, C, D such that A + B + C + D = T. This is equivalent to: there are cards X and Y such that A, B, X is a 3 Tau, C, D, Y is a 3 Tau, and X, Y, T is a 3 Tau.

For example, suppose the target card is this:

The following 4 cards sum up to this target card, so these 4 are a 4 Tau:

Using the other definition, it's a 4 Tau because all of the following are 3 Taus:





Strategy

There is a simple brutce force strategy for 4 Tau, similar to that for Generalized 3 Tau (although considerably less efficient).

Suppose the target card is card T. Choose any two cards A, B on the board. Compute card C, the negasum of A and B (so A, B, and C are a 3 Tau). Now compute D, the negasum of C and T (so D, C, and T are a 3 Tau). If there are cards E, F on the board such that E, F, D are a 3 Tau, then A, B, E, F are a 4 Tau.

This works because C = -(A + B), and D = -(C + T), and D = -(E + F), so A + B + E + F = -C - D = -C + (C + T) = T, which is exactly what we want.

It turns out that unlike the bruce force strategy for Generalized 3 Tau, this strategy is not very effective. The problem is that you have to initially choose two cards, instead of just one. This means that the chance of a correct guess is much lower. If, for example, there is only one 4 Tau on the board, then there is only a 4 / 12 * 3 / 11 chance (about 9%) that you will choose two cards out of the 4 Tau, whereas for Generalized 3 Tau there is a 25% chance of correctly choosing the first card. Plus in Generalized 3 Tau, you have to try at most 10 cards before finding one that works, but in 4 Tau, you may have to try up to 66 (11 + 10 + 9 + ... + 1).

A more effective long-term strategy for 4 Tau is to play it similarly to the 3-card strategy for 6 Tau. This will enable you to "see" 4 Taus, rather than relying on blind brute force.

Projective Tau

Thanks to Benjamin Lent Davis and Diane Maclagan (who wrote this paper) for describing Projective Tau, and (according to that paper) H. Tracy Hall for devising a good format for the cards.

Unlike many of the other Tau variants, Projective Tau actually uses a different deck, and while its mathematical definition is similar to 3 Tau (although with some significant differences), it feels quite different to play. At first, for someone already good at 3 Tau, it seems much more difficult. Over time, however, you will develop an intuitive sense for Projective Taus, just as in 3 Tau. In fact, Projective Tau is arguably easier than 3 Tau, as there are, on average, more Projective Taus per 12 card board than 3 Taus per 12 card board.

Each of the 63 cards in the Projective Tau deck has 3 shapes (circle, triangles, and bars) with 4 colours each (blank, blue, red, and brown).

A few examples of Projective Tau cards, showing all available properties, are:

A Projective Tau is a group of 3 cards such that for each of the 3 properties, the 3 cards are either all blank, or two the same colour and one blank, or all different colours and non-blank in that property. Notice that in Projective Tau, the blank property behaves differently from the other 3 properties. This is a bit different than 3 Tau, in which all 3 values of each property behaved identically.

For example, the following is a Projective Tau:

All three cards have blank triangles; two the same circle colour (brown), and the other blank; and all different bars colours.

The following is also a Projective Tau:

Two cards have the same triangles colour, and the other blank; all have different circle colours; and two have the same bars colour, with the other blank.

This is not a Projective Tau:

Two cards have the same triangles colour, but the third does not have blank triangles as would be required, instead having blue triangles.

This is also not a Projective Tau:

Two cards have blank bars, but the third does not also have blank bars.

This is also not a Projective Tau:

The cards are all different in circle colours, but they are not also all non-blank in that property, so they don't fit the third rule.

A useful restatement of the Projective Tau property is that if two cards are the same, and the third one is not blank, or if two non-blank cards are different, and the third one is not the third non-blank card, it's not a Projective Tau.

Mathematical Explanation

This game is based off the one described on page 17 of this paper. For mathematical details look there.

The summary is that 3 Tau and Projective Tau are very deeply similar games, with only a couple of details changed, that end up making them feel quite different. In 3 Tau, the objective is to find 3 4-vectors over the integers mod 3 that sum to 0. In Projective Tau, the objective is to find 3 6-vectors over the integers mod 2 that sum to 0. This fact is slightly hidden due to the cards. 3 Tau cards are easy to visualize as 4-vectors, but how can the 3 property Projective Tau cards be 6-vectors?

The answer is that we represent the 6-vector using 3 properties as follows. Suppose you have a 6-vector (a, b, c, d, e, f) over the integers mod 2. (a, b) has 4 possible values (0, 0), (0, 1), (1, 0), and (1, 1). We represent these respectively by the chess property values of blank, pawn, knight, and rook. Similarly, the 4 possible values of (c, d) are represented by the astronomical property values of blank, sun, star, and meteors; and the 4 possible values of (e, f) are represented by the suit property values of blank, club, diamond, and heart.

You can check that the Projective Tau property above is equivalent to the sum of 6-vectors statement.

Why not a card with 6 binary dots (where the dot appears for a 1, and is absent for a 0)? It is simply more difficult to read and evaluate Projective Taus with this type of card, and it is equivalent to the above construction.

Puzzle 3 Tau

Finding Taus in Puzzle 3 Tau is the same as in 3 Tau. The variation in this game is that you are given a board of 12 cards containing a total of 6 Taus, and finding Taus does not remove them from the board. Find all 6 of the Taus in the 12 cards to win.

4 Outer Tau

Thanks to Wei-Hwa Huang for inventing and Tom Magliery for posting the "SuperSet" SET® variant on which 4 Outer Tau is based.

A 4 Outer Tau is a group of 4 cards made up of 2 groups of 2 cards, such that the unique third card (using the rules of 3 Tau) of each pair of cards is the same.

Since there tend to be a lot of 4 Outer Taus, the 4 Outer Tau board has only 9 cards by default, dealing only to 12+ cards if there are no Taus in the initial 9 cards.

4 Outer Tau gets its name from the fact that you are essentially finding the symmetric difference of two Taus (or XOR, or the "Outer" join of two Taus).

For example, the following is a 4 Outer Tau:

This is a 4 Outer Tau since this card makes a 3 Tau with both the first pair, and the second pair:

Strategy

Here is a very simple brute force strategy for 4 Outer Tau to get you started. Simply select any two cards A, B, on the board, and figure out the unique third card C such that A, B, C is a 3 Tau. Now, if you can find different cards D, E such that C, D, E is a 3 Tau, then A, B, D, E is a 4 Outer Tau. If you can't find D, E, then simply choose a different A, B and try again.

Near 3 Tau

In this variant of 3 Tau, a set of 3 cards is a Tau if it would be a 3 Tau by the ordinary rules, except that it's wrong in a designated property. All other properties must be correct.

The property that must be incorrect is shown by a special card to the right of the playing area.

The shape property must be wrong:

The colour property must be wrong:

The number property must be wrong:

The shading property must be wrong:

For example, if the shading property must be wrong, then this is a Tau, because only the shading property is wrong:

But this is not, because the colour property is also wrong:

Quad Tau

There are three properties (colour, number, shape) with four values each.

The board has 9 cards from which players attempt to find Taus. If no Taus exist, an extra 3 cards are added. A Tau is four cards such that in each property, they are either all the same, have two values appearing twice each, or are all different.

In other words, the allowed cases are AAAA, AABB, ABCD, and the forbidden cases are AAAB and AABC.

A handy rule of thumb: if any two cards differ and the other two don't, it's not a Tau.

For example, the following is a Tau:

All cards are the same colour, there are two shape values (square and diamond) appearing twice each, and the numbers are all different.

Here's another example:

All the shapes are different, all the numbers are the same, and the colours have two values, with two cards each.

This is not a Tau:

The shape property is wrong, because there are three of one value, and one of another. The number property is wrong, because there are two of one value, but one of each of two others. Only the colour property is correct.

Large Quad Tau

Like Quad Tau, but with only 12 cards by default instead of 9.