Playing forever

From TetrisWiki
Revision as of 01:48, 26 June 2007 by *>Tepples (→‎The I piece loop: caveat about JOL)
Jump to navigation Jump to search

The following outlines a method of playing forever given the following conditions:

Standard Procedure

The general method is achieved by dividing the screen into self contained sections as shown below. Specifically, the 4 left columns, the 4 right columns, and the 2 middle columns will be treated as distinct regions, with specific pieces assigned exclusively to each region. Because the random generator provides strings of bags containing each of the 7 pieces in a random order, it is possible to construct a strategy around the relatively small variation, with looping patterns.

S, T, and Z will be placed to the left, L, J, and O will be placed to the right, and I pieces will fill the middle.

Tet.pngZTet.pngTet.pngTet.pngITet.pngTet.pngTet.pngTet.png
ZZSTet.pngTet.pngILOOJ
ZTSSTet.pngILOOJ
TTTSTet.pngILLJJ

The S, T, and Z piece loop

This pattern loops after 4 bags of pieces. Depending on the order of the pieces for each bag, you may need to use Hold to force a piece to come last. Piece previews are technically not required to play this pattern.

The Z piece must drop last, so use Hold to change the order if necessary:

Tet.pngZTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
ZZSTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
ZTSSTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
TTTSTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png

The T piece must drop last, so use Hold to change the order if necessary:

Tet.pngTet.pngTet.pngTTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngZTTTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
ZZSTTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
ZGSSTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGSTet.pngTet.pngTet.pngTet.pngTet.pngTet.png

The S piece must drop last, so use Hold to change the order if necessary:

STet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSTet.pngZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
TSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
TTZGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
TGGGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png

The T piece must drop last, so use Hold to change the order if necessary:

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
STTTTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSTZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGZGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png

The L, J, and O piece loop

This pattern loops after a single bag of pieces. Depending on the order of the pieces, you will need to use a different construction. 5 piece previews are required to play this pattern, because in the worst case scenario you will need to see the first 6 pieces (active piece + 5 piece previews) in order to determine whether the O piece is coming last.

O first (OJL, OLJ):

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJLL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJOOL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJOOL

O last (JLO, LJO):

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLLJJ

JOL: (mirror for LOJ)

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJTet.pngTet.pngTet.png

Drop J

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJTet.pngOO
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJTet.pngOO

Soft-drop O

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJOOTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJOOTet.png

Slide O

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJLL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJOOL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJOOL

Drop L

Alternate method for JOL:

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJ

Drop J

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJ

Drop O

Tet.pngTet.pngTet.pngTet.pngTet.pngLTet.pngOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngLTet.pngOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngLLTet.pngJJ

Soft-drop L

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLOOJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLLJJ

Slide L

The I piece loop

This pattern loops every 2 bags. No use of Hold or piece previews is required. The player must simply alternate putting the I tetromino in columns 5 and 6 to reap tetrises.

Tet.pngTet.pngTet.pngTet.pngITet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngITet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngITet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngITet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngGITet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngGITet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngGITet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngGITet.pngTet.pngTet.pngTet.png

Notice that the alternate JOL method will work only if the first I tetromino of the loop is placed away from the JLO heap.

Balancing the Stacks

Since the loops have a cycle of 4, 1, and 2 bags respectively, after playing 4 bags they will all be flat. However, the I loop will have only placed 8 rows compared to the 12 rows placed by both the STZ and LJO loops.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
STTTTet.pngTet.pngLOOJ
SSTZTet.pngTet.pngLOOJ
SSZZTet.pngTet.pngLLJJ
SSZZTet.pngTet.pngJJLL
TSZZIIJOOL
TTZTIIJOOL
TZTTIILOOJ
ZZSTIILOOJ
ZZSSIILLJJ
ZZSSIILOOJ
ZTSSIILOOJ
TTTSIILLJJ

The rows stacked
after 4 bags.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
STTTTet.pngTet.pngLOOJ
SSTZTet.pngTet.pngLOOJ
SSZZTet.pngTet.pngLLJJ
SSZZTet.pngTet.pngJJLL
----------
----------
----------
----------
----------
----------
----------
----------

Though of course,
lines have cleared.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
STTTTet.pngTet.pngLOOJ
SSTZTet.pngTet.pngLOOJ
SSZZTet.pngTet.pngLLJJ
SSZZTet.pngTet.pngJJLL

Leaving us with a
surplus.

In order to offset this balance, it is necessary to change strategy. Continue to do the standard STZ loop, while using the following LO and IJ loops.

The L, O piece loop

This pattern loops after a 2 bags of pieces. Order is not important, and therefore neither Hold nor piece previews are strictly required for it.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOLTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOLL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOLL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOGL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGL
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG

The I, J piece loop

This pattern loops after 2 bags of pieces. Order is not important, and therefore neither Hold nor piece previews are strictly required for it.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngGGGG
GGGGTet.pngIGGGG
GGGGTet.pngIGGGG
GGGGTet.pngIGGGG
GGGGTet.pngIGGGG
GGGGTet.pngJGGGG
GGGGTet.pngJGGGG
GGGGJJGGGG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGJJGGGG
GGGGJGGGGG
GGGGJGGGGG
GGGGIGGGGG
GGGGIGGGGG
GGGGIGGGGG
GGGGIGGGGG
GGGGGGGGGG

Because of line clears, the order is not very important. Even if you place pieces in the opposite order than what is shown, the net change in screen geometry will be the same.

Putting it all together

If you play the standard method for 12 bags, the balancing method for 4 bags, and finally the reverse balancing method (with LO on the left and STZ on the right) for 4 bags, then you will clear the entire screen allowing you to start over again and play indefinitely.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG

The net result of
12 bags stacked
the standard way.

STTTTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSTZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
TSZZTet.pngTet.pngOOLL
TTZTTet.pngTet.pngOOLL
TZTTTet.pngTet.pngOOLL
ZZSTTet.pngTet.pngOOLL
ZZSSJJOOLL
ZZSSJIOOLL
ZTSSJIOOLL
TTTSIIOOLL
GGGGIIGGGG
GGGGIJGGGG
GGGGIJGGGG
GGGGJJGGGG
GGGGJJGGGG
GGGGJIGGGG
GGGGJIGGGG
GGGGIIGGGG
GGGGIIGGGG
GGGGIJGGGG
GGGGIJGGGG
GGGGJJGGGG

The rows stacked
after 4 bags of
balanced stacking.

STTTTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSTZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
TSZZTet.pngTet.pngOOLL
TTZTTet.pngTet.pngOOLL
TZTTTet.pngTet.pngOOLL
ZZSTTet.pngTet.pngOOLL
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------

Of course,
line clears
have actually...

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
STTTTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSTZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
SSZZTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
TSZZTet.pngTet.pngOOLL
TTZTTet.pngTet.pngOOLL
TZTTTet.pngTet.pngOOLL
ZZSTTet.pngTet.pngOOLL

...kept things
realistically short.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG
GGGGTet.pngTet.pngGGGG

Where we left off.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
OOLLJJTTTZ
OOLLJISTZZ
OOLLJISSZZ
OOLLIISSZZ
OOLLIISSZT
OOLLIJTSTT
OOLLIJTTST
OOLLJJTZSS
GGGGJJZZSS
GGGGJIZZSS
GGGGJIZZTS
GGGGIIZTTT
GGGGIIGGGG
GGGGIJGGGG
GGGGIJGGGG
GGGGJJGGGG

4 bags balancing
the other side.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
----------
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png

Back to
square one.

Open questions

Adapting this method to the following situations is left as an exercise for the reader:

See also

  • ST stacking, a method of making back-to-back T-spin doubles