Hyper Fractal: Difference between revisions

From Hard Drop Tetris Wiki

Jump to: navigation, search
No edit summary
(Updated article)
Line 1: Line 1:
The Hyper Fractal is an easy recursive setup for multiple [[T-Spin]] Doubles. Recursive in this case means, that after each T-Spin Double the board is in a similar state to setup the next T-Spin Double.
'''Hyper Fractal''' is an easy recursive setup for multiple [[T-Spin]] Doubles. Recursive in this case means, that after each T-Spin Double the board is in a similar state to setup the next T-Spin Double.


=Introduction=
==Introduction==


For every piece there is a preferred spot where you want to place it. The S,Z and O-pieces should be placed on their stacks. the J-pieces are placed in the well atop each other. the L-piece is used to create the T-shaped holes. The I-pieces should be placed in pairs on the O,S or Z-Spots. And finally the T-piece is used for the T-Spin. When everything comes together it could look like this:
For every piece there is a preferred spot where you want to place it. The S, Z and O-pieces should be placed on their stacks, the J-pieces are placed in the well atop each other, The L-piece is used to create the T-shaped holes, the I-pieces should be placed in pairs on the O, S or Z-spots and the T-piece is used for the T-Spin. When everything comes together it could look like this:


{|
{{pfstart}}
{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 24: Line 25:
{{pfrow|L| |J|J|I|I|I|I|Z|Z}}
{{pfrow|L| |J|J|I|I|I|I|Z|Z}}
{{pfend}}
{{pfend}}
|}


 
==How To Build It==
=How To Build It=
===First steps===
==First steps==
Let us look at an example:
Let's look at an example


We initialize the Hyper Fractal main-stack with an I and a Z-piece.  
We initialize the Hyper Fractal main-stack with an I and a Z-piece.  


{|
{{pfstart}}
{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 37: Line 39:
{{pfrow| | | | |I|I|I|I|Z|Z}}
{{pfrow| | | | |I|I|I|I|Z|Z}}
{{pfend}}
{{pfend}}
|}


 
That divides the board in 4 different partitions: On the left we have a 4-wide well that will be filled with J and L-pieces to create the T-shaped holes and the T-pieces to clear the T-Spins.  
That divides the board in 4 different partitions. On the left we have a 4-wide well that will be filled with J and L pieces to create the T-shaped holes and of course the T-pieces to clear the T-Spins.  


{|
{|
Line 99: Line 101:
{{pfrow|L| |J|J|G|G|G|G|G|G}}
{{pfrow|L| |J|J|G|G|G|G|G|G}}
{{pfend}}
{{pfend}}
Precious T-Spins!
T-Spins
|}
|}


The main-stack is divided into 3 partitions: An O-Stack a Z-Stack and an S-Stack.
The main-stack is divided into 3 partitions: An O-Stack, a Z-Stack and an S-Stack.


{|
{|
Line 157: Line 159:




Now the only thing to worry about is, where to place the I-piece. But luckily that can be solved if we place the I-piece in pairs we can place them on the O,S or Z-stack or we purge them horizontally in the 4-wide well as shown bellow.
Now the only thing to worry about is, where to place the I-piece. But luckily that can be solved if we place the I-piece in pairs we can place them on the O, S or Z-stack or we drop them horizontally in the 4-wide well as shown bellow.


{|
{|
Line 225: Line 227:




But there is one further problem. At the start of the game we have placed to few pieces to start farming T-Spin Doubles and keep the Hyper Fractal going. So we need to build the main-stack first so that we have enough "fuel" for the machine. That means we need to figure where to place the L, J and T-piece on the stack. Luckily there are some ways to do that. L and J-pairs can build rectangles and can be placed on the O-Stack. Or we build a larger rectangle with the L,I and J piece.  
But there is one further problem. At the start of the game we have placed to few pieces to start farming T-Spin Doubles and keep the Hyper Fractal going. So we need to build the main-stack first so that we have enough "fuel" for the machine. That means we need to figure where to place the L, J and T-piece on the stack. Luckily there are some ways to do that. L and J-pairs can build rectangles and can be placed on the O-Stack or we build a larger rectangle with the L, I and J-piece.  


{|
{|
|{{pfstart}}
|{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | |J|J| }}
{{pfrow| | | | |l|l| |J|J| }}
{{pfrow| | | | | | | |J|I| }}
{{pfrow| | | | |i|l| |J|I| }}
{{pfrow| | | | | | | |J|I| }}
{{pfrow| | | | |i|l| |J|I| }}
{{pfrow| | | | | | | |L|I| }}
{{pfrow| | | | |i|j| |L|I| }}
{{pfrow| | | | | | | |L|I| }}
{{pfrow| | | | |i|j| |L|I| }}
{{pfrow| | | | | | | |L|L| }}
{{pfrow| | | | |j|j| |L|L| }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| |J|J| | | | | | | }}
{{pfrow| |J|J| | | | | | | }}
Line 254: Line 256:




The T-piece is a bit tricky because it interacts with the S,Z-stacks. Placing a T-piece on the S-stack transforms it into an Z-Stack and vice versa. That means we need to place the T-pieces in pairs so that after the placement of both T-pieces we have again an intact S and Z-stack. Note that it doesn't matter where we place the two T-pieces. They can stacked up in pairs on either the S or Z-stack or one T-piece each could be placed on both stacks, the end result will always be an S and Z-stack that is accessible, but the stacks might have switched places.
The T-piece is a bit tricky because it interacts with the S and Z-stacks. Placing a T-piece on the S-stack transforms it into an Z-Stack and vice versa. That means we need to place the T-pieces in pairs so that after the placement of both T-pieces we have again an intact S and Z-stack. Note that it doesn not matter where we place the two T-pieces. They can stacked up in pairs on either the S or Z-stack or one T-piece each could be placed on both stacks, the end result will always be an S and Z-stack that is accessible, but the stacks might have switched places.




Line 366: Line 368:
|}
|}


Note that these are not really the first 14 pieces because in the example we already placed an I-piece and Z-piece first but the main idea remains the same. To summarize: It is recommended to place 1 or 2 pairs of T-pieces and more L-pieces than J pieces on the main-stack before starting the Hyper Fractal loop.
Note that these are not really the first 14 pieces because in the example we already placed an I-piece and Z-piece first but the main idea remains the same.
To summarize: It is recommended to place 1 or 2 pairs of T-pieces and more L-pieces than J pieces on the main-stack before starting the Hyper Fractal loop.




==Starting The Loop==
===Starting The Loop===


So let's look at the main trick of the Hyper Fractal. Spinning the L-pieces between the J-piece stack. It is better to spin the L-piece in a position so that it looks like an actual "L" when placing it in the stack and rotating it when it comes in contact with the first block or the floor. Placing the L-piece "upside-down" could lead to it getting stuck and not able to rotate anymore.
So let us look at the main trick of the Hyper Fractal. Spinning the L-pieces between the J-piece stack. It is better to spin the L-piece in a position so that it looks like an actual "L" when placing it in the stack and rotating it when it comes in contact with the first block or the floor. Placing the L-piece "upside-down" could lead to it getting stuck and not able to rotate anymore.


If the main stack is high enough, at least 3 or 4 J-pieces are placed and 2 L pieces are already rotated in the J-stack to create 2 T-shaped holes it is time to start the loop. Now you spin '''every''' L-piece in to create another T-shaped hole and '''every''' T-piece to clear the T-Spin. Make sure to keep the main stack relatively flat while building. So when possible the pair of I-pieces should always be placed on the lowest partition of the main stack.
If the main stack is high enough, at least 3 or 4 J-pieces are placed and 2 L pieces are already rotated in the J-stack to create 2 T-shaped holes it is time to start the loop. Now you spin '''every''' L-piece in to create another T-shaped hole and '''every''' T-piece to clear the T-Spin. Make sure to keep the main stack relatively flat while building. So when possible the pair of I-pieces should always be placed on the lowest partition of the main stack.
Line 426: Line 429:
|{{pfstart}}
|{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | |S}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | |S|S}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | |S|S| |S|S| }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | |S|S|S| | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | |S| | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 450: Line 453:
|{{pfstart}}
|{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | |S}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | |S|S}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | |S|S| |S|S| }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | |S|S|S| | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | |S| | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 474: Line 477:
|{{pfstart}}
|{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | |S}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | |S|S}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | |S|S| |S|S| }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | |S|S|S| | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | |S| | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 498: Line 501:
|}
|}


But keep in mind, that it would be preferable to hard drop the L-piece in order to maximize speed. Don't forget to place the J after it or else there is no T-Spin and trying to clear with a T-piece only results in a double line-clear.
But keep in mind, that it would be preferable to hard drop the L-piece in order to maximize speed. Do not forget to place the J after it or else there is no T-Spin and trying to clear with a T-piece only results in a double line-clear.


==Main Stack Management==
===Main Stack Management===


Knowing how to build the main stack in different ways is very helpful, because the Hyper Fractal is burning the "fuel" of the main stack. With each loop we clear 30 blocks (L-Spin line clear + T-Spin). But all 7 pieces together add only up to 28 blocks. So the main stack runs out of fuel 2 blocks per loop. That means we need to use some of the J, L, T-pieces on the main stack after a while. In order to do that it is also important to know how to stack the other 4 pieces so that the main stack doesn't become too uneven.
Knowing how to build the main stack in different ways is very helpful, because the Hyper Fractal is burning the "fuel" of the main stack. With each loop we clear 30 blocks (L-Spin line clear + T-Spin). But all 7 pieces together add only up to 28 blocks. So the main stack runs out of fuel 2 blocks per loop. That means we need to use some of the J, L and T-pieces on the main stack after a while. In order to do that it is also important to know how to stack the other 4 pieces so that the main stack does not become too uneven.




Let's look at the S,Z-stacks that can occur in 2 different configurations:
Let us look at the S and Z-stacks that can occur in 2 different configurations:




Line 559: Line 562:
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | |S|S| }}
{{pfrow| | | | | | | |S|S| }}
{{pfrow| | | | | | |S|S|SS|SS}}
{{pfrow| | | | | | |S|S|-S|-S}}
{{pfrow| | | | | | |G|SS|SS|G}}
{{pfrow| | | | | | |G|-S|-S|G}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfend}}
{{pfend}}
Line 566: Line 569:
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | |Z|Z| }}
{{pfrow| | | | | | | |Z|Z| }}
{{pfrow| | | | | | |SZ|SZ|Z|Z}}
{{pfrow| | | | | | |-Z|-Z|Z|Z}}
{{pfrow| | | | | | |G|SZ|SZ|G}}
{{pfrow| | | | | | |G|-Z|-Z|G}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfend}}
{{pfend}}
Line 578: Line 581:
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | |Z|Z| }}
{{pfrow| | | | | | | |Z|Z| }}
{{pfrow| | | | | | |SJ|SJ|Z|Z}}
{{pfrow| | | | | | |-J|-J|Z|Z}}
{{pfrow| | | | | | |SJ|J|J|J}}
{{pfrow| | | | | | |-J|J|J|J}}
{{pfrow| | | | | | |SJ|G|G|J}}
{{pfrow| | | | | | |-J|G|G|J}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfend}}
{{pfend}}
Line 586: Line 589:
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | |S|S| }}
{{pfrow| | | | | | | |S|S| }}
{{pfrow| | | | | | |S|S|SL|SL}}
{{pfrow| | | | | | |S|S|-L|-L}}
{{pfrow| | | | | | |L|L|L|SL}}
{{pfrow| | | | | | |L|L|L|-L}}
{{pfrow| | | | | | |L|G|G|SL}}
{{pfrow| | | | | | |L|G|G|-L}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfrow| | | | | | |G|G|G|G}}
{{pfend}}
{{pfend}}
Line 615: Line 618:
|}
|}


=Alternative Setups=
==Alternative Setups==


Similar to the example we used at the beginning there are other ways to create simple setups for the Hyper Fractal.
Similar to the example we used at the beginning there are other ways to create simple setups for the Hyper Fractal.
Line 626: Line 629:
{{pfrow| | | | |S|S|I|I|I|I}}
{{pfrow| | | | |S|S|I|I|I|I}}
{{pfend}}
{{pfend}}
S,I-setup
S, I-setup
|{{pfstart}}
|{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 633: Line 636:
{{pfrow| | | | |I|I|I|I|O|O}}
{{pfrow| | | | |I|I|I|I|O|O}}
{{pfend}}
{{pfend}}
S,O,I-setup
S, O, I-setup
|}
|}




Keep in mind that every setup can also be mirrored. But not only that. Because the 4 partitions can be stacked independently and don't need to interact with each other, every permutation yields also a valid setup. Furthermore there are always two main methods to fill the well by either stacking the J or the L-pieces.  
Keep in mind that every setup can also be mirrored, but not only that. Because the 4 partitions can be stacked independently and do not need to interact with each other, every permutation yields also a valid setup. Furthermore there are always two main methods to fill the well by either stacking the J or the L-pieces.  




These considerations lead us to the realization that there are at least 48 alternative setups, including the original example. By understanding the modular nature of the different stacking-setups it is easier to see how to transition into a Hyper Fractal in a variety of situations.  
These considerations lead us to the realization that there are at least 48 alternative setups, including the original example. By understanding the modular nature of the different stacking setups it is easier to see how to transition into a Hyper Fractal in a variety of situations.  




Here are a few examples how the O,S,Z-stacks could also be placed:
Here are a few examples how the O, S and Z-stacks could also be placed:


{|
{|
Line 716: Line 719:
|}
|}


==The T-Opening==
===The T-Opening===


One other way to setup the Hyper Fractal is by placing a single T-piece that functions as the base for the S,Z-stack.  
One other way to setup the Hyper Fractal is by placing a single T-piece that functions as the base for the S, Z-stack.  


{|
{|
Line 748: Line 751:




One drawback for this setup is that it breaks the symmetry of the S,Z-stack and therefore rules out some easily accessible stacking options. But other options become available. In fact, it is possible to transform the 6-wide main-stack from a stack with a broken symmetry S,Z-stack in a symmetrical S,Z-stack and vice versa. The key is placing another T-piece. Here are a few examples:
One drawback for this setup is that it makes the S, Z-stack asymmetrical and therefore rules out some easily accessible stacking options. But other options become available. In fact, it is possible to transform the 6-wide main-stack from a stack with an asymmetric S, Z-stack to a symmetrical S,Z-stack and vice versa. The key is placing another T-piece. Here are a few examples:




Line 775: Line 778:
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | |Z| | |S| | }}
{{pfrow| | | | |s| | |z| | }}
{{pfrow| | | | |Z|Z|S|S|O|O}}
{{pfrow| | | | |s|s|z|z|O|O}}
{{pfrow| | | | | |Z|S| |O|O}}
{{pfrow| | | | | |s|z| |O|O}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 792: Line 795:
|{{pfstart}}
|{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | |Z| | |S| | }}
{{pfrow| | | | |s| | |z| | }}
{{pfrow| | | | |Z|Z|S|S|O|O}}
{{pfrow| | | | |s|s|z|z|O|O}}
{{pfrow| | | | | |Z|S| |O|O}}
{{pfrow| | | | | |s|z| |O|O}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 825: Line 828:
|}
|}


It has a broken symmetry S,Z-stack but that can be fixed. For example like this:
It has an asymmetric S, Z-stack but that can be fixed. For example like this:


{|
{|
Line 880: Line 883:




=Helpful Advice=
==Helpful Advice==
   
   
==J,S,Z-Skimming==
===J, S, Z-Skimming===
 
One useful technique for balancing the stack is J-skimming (L-skimming in the mirrored setup) if the J-stack is too high. By rotating a J-piece instead of an L-piece, it creates a shape that can be cleared with either an S or a Z-piece. That operation just clears a J-piece from the stack so the board will be in the standard state again. It is also possible to place the S or Z-piece first and skim with J or L-piece later.
One useful technique for balancing the stack is J-skimming (L-skimming in the mirrored setup) if the J-stack is to high. By rotating a J-piece instead of an L-piece, it creates a shape that can be cleared with either an S or a Z-piece. That operation just clears a J-piece from the stack so the board will be in the standard state again. It is also possible to place the S or Z-piece first and skim with J or L-piece later.




Line 927: Line 929:
{{pfrow|L| |J|J|G|G|G|G|G|G}}
{{pfrow|L| |J|J|G|G|G|G|G|G}}
{{pfend}}
{{pfend}}
to create S,Z-cave
to create S, Z-cave
|{{pfstart}}
|{{pfstart}}
{{pfrow| | | | | | | | | | }}
{{pfrow| | | | | | | | | | }}
Line 947: Line 949:
{{pfrow|L| |J|J|G|G|G|G|G|G}}
{{pfrow|L| |J|J|G|G|G|G|G|G}}
{{pfend}}
{{pfend}}
S,Z-cave
S, Z-cave
|}
|}



Revision as of 10:59, 21 October 2019

Hyper Fractal is an easy recursive setup for multiple T-Spin Doubles. Recursive in this case means, that after each T-Spin Double the board is in a similar state to setup the next T-Spin Double.

Introduction

For every piece there is a preferred spot where you want to place it. The S, Z and O-pieces should be placed on their stacks, the J-pieces are placed in the well atop each other, The L-piece is used to create the T-shaped holes, the I-pieces should be placed in pairs on the O, S or Z-spots and the T-piece is used for the T-Spin. When everything comes together it could look like this:

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.pngJTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngZZSS
Tet.pngTet.pngJJOOZTTS
pppJOOTTTT
LpJJOOSSZZ
Tet.pngTet.pngTet.pngJOOTTTT
LTet.pngJJOOZZSS
Tet.pngTet.pngTet.pngJIIZZSS
LTet.pngJJIIZZSS
Tet.pngTet.pngTet.pngJLLZZZS
LTet.pngJJLLOOTI
Tet.pngTet.pngTet.pngJOOTTSS
LTet.pngJJIIIIZZ

How To Build It

First steps

Let us look at an example:

We initialize the Hyper Fractal main-stack with an I and a Z-piece.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.png
Tet.pngTet.pngTet.pngTet.pngIIIIZZ

That divides the board in 4 different partitions: On the left we have a 4-wide well that will be filled with J and L-pieces to create the T-shaped holes and the T-pieces to clear the T-Spins.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngJJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
LLLJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
LTet.pngJJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
LLLJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
LTet.pngJJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
LLLJTet.pngTet.pngTet.pngGGTet.png
LTet.pngJJGGGGGG

J-stack & L-stack

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.pngGGTet.png
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

This pattern emerges

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.pngGGTet.png
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
pppJGGGGGG
LpJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

T-Spins

The main-stack is divided into 3 partitions: An O-Stack, a Z-Stack and an S-Stack.

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.pngOOTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngOOTet.pngGGTet.png
Tet.pngTet.pngTet.pngTet.pngGGGGGG

O-stack

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZGGTet.png
Tet.pngTet.pngTet.pngTet.pngGGGGGG

Z-stack

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG

S-stack


Now the only thing to worry about is, where to place the I-piece. But luckily that can be solved if we place the I-piece in pairs we can place them on the O, S or Z-stack or we drop them horizontally in the 4-wide well as shown bellow.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngIITet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngIITet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngIITet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngIITet.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.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngOOZZSS
Tet.pngTet.pngTet.pngTet.pngOOZGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG

I-pieces on the O-stack

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.pngITet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngIITet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngIITet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngIITet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngITet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngOOZZSS
Tet.pngTet.pngTet.pngTet.pngOOZGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG

I-pieces on the Z-stack

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.pngITet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngII
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngII
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngII
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngOOZZSS
Tet.pngTet.pngTet.pngTet.pngOOZGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG

I-pieces on the S-stack

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
IIIITet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngOOZZSS
Tet.pngTet.pngTet.pngTet.pngOOZGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG

I-piece in the 4-wide well


But there is one further problem. At the start of the game we have placed to few pieces to start farming T-Spin Doubles and keep the Hyper Fractal going. So we need to build the main-stack first so that we have enough "fuel" for the machine. That means we need to figure where to place the L, J and T-piece on the stack. Luckily there are some ways to do that. L and J-pairs can build rectangles and can be placed on the O-Stack or we build a larger rectangle with the L, I and J-piece.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngllTet.pngJJTet.png
Tet.pngTet.pngTet.pngTet.pngilTet.pngJITet.png
Tet.pngTet.pngTet.pngTet.pngilTet.pngJITet.png
Tet.pngTet.pngTet.pngTet.pngijTet.pngLITet.png
Tet.pngTet.pngTet.pngTet.pngijTet.pngLITet.png
Tet.pngTet.pngTet.pngTet.pngjjTet.pngLLTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngJJTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngJJTet.png
Tet.pngJTet.pngJTet.pngTet.pngTet.pngJJTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngJJTet.png
Tet.pngTet.pngJJTet.pngTet.pngTet.pngJJTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngLLTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngLTet.pngTet.pngTet.pngLLTet.png
Tet.pngLTet.pngLTet.pngTet.pngTet.pngLLTet.png
Tet.pngLTet.pngTet.pngTet.pngTet.pngTet.pngLLTet.png
Tet.pngLLTet.pngTet.pngTet.pngTet.pngLLTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png

Rectangles for O-stack


The T-piece is a bit tricky because it interacts with the S and Z-stacks. Placing a T-piece on the S-stack transforms it into an Z-Stack and vice versa. That means we need to place the T-pieces in pairs so that after the placement of both T-pieces we have again an intact S and Z-stack. Note that it doesn not matter where we place the two T-pieces. They can stacked up in pairs on either the S or Z-stack or one T-piece each could be placed on both stacks, the end result will always be an S and Z-stack that is accessible, but the stacks might have switched places.


Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTet.pngS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTet.pngSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTet.pngTet.pngS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngGGZZSS
Tet.pngTet.pngTet.pngTet.pngGGZGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.pngTet.pngZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.pngTet.pngZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTet.pngTet.pngT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTTT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTet.pngTet.pngT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngGGZZSS
Tet.pngTet.pngTet.pngTet.pngGGZGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngGGZZSS
Tet.pngTet.pngTet.pngTet.pngGGZGGS
Tet.pngTet.pngTet.pngTet.pngGGGGGG


In this example we now stack the J-pieces inside the 4-wide above each other. That means it is recommended to place 2 L-pieces on the main-stack because that way we ensure that we always have an L-piece functioning as an overhang. Together with the other considerations the first 14 pieces could be placed like this:

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.pngTet.pngZ
Tet.pngTet.pngTet.pngTet.pngLLSSZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngLTet.pngSZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngLTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTT
Tet.pngTet.pngTet.pngTet.pngLTet.pngTet.pngTet.pngTet.pngT
Tet.pngTet.pngTet.pngTet.pngLTet.pngTTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJLLTTITet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTTet.pngII
Tet.pngTet.pngJJTet.pngTet.pngTet.pngTet.pngII
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngII
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngTet.pngI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngJOOZZSS
Tet.pngTet.pngTet.pngJOOZGGS
Tet.pngTet.pngJJGGGGGG
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.pngZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZT
Tet.pngTet.pngTet.pngTet.pngLLTet.pngTet.pngTT
Tet.pngTet.pngTet.pngTet.pngLLSTet.pngIT
Tet.pngTet.pngTet.pngTet.pngLLSSII
Tet.pngTet.pngTet.pngJLLTSII
Tet.pngTet.pngTet.pngJOOTTII
Tet.pngTet.pngJJOOTZSI
Tet.pngTet.pngTet.pngJOOZZSS
Tet.pngTet.pngTet.pngJOOZGGS
Tet.pngTet.pngJJGGGGGG

Note that these are not really the first 14 pieces because in the example we already placed an I-piece and Z-piece first but the main idea remains the same. To summarize: It is recommended to place 1 or 2 pairs of T-pieces and more L-pieces than J pieces on the main-stack before starting the Hyper Fractal loop.


Starting The Loop

So let us look at the main trick of the Hyper Fractal. Spinning the L-pieces between the J-piece stack. It is better to spin the L-piece in a position so that it looks like an actual "L" when placing it in the stack and rotating it when it comes in contact with the first block or the floor. Placing the L-piece "upside-down" could lead to it getting stuck and not able to rotate anymore.

If the main stack is high enough, at least 3 or 4 J-pieces are placed and 2 L pieces are already rotated in the J-stack to create 2 T-shaped holes it is time to start the loop. Now you spin every L-piece in to create another T-shaped hole and every T-piece to clear the T-Spin. Make sure to keep the main stack relatively flat while building. So when possible the pair of I-pieces should always be placed on the lowest partition of the main stack.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngTet.pngZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngZTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngTet.pngZTet.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.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LLTet.pngJGGGGGG
Tet.pngLJJGGGGGG
Tet.pngLTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

Bad

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSS
Tet.pngTet.pngTet.pngTet.pngSSTet.pngSSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngSSSTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.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.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
LLTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

Good

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.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
LTet.pngTet.pngGGGGGGG
LTet.pngGGGGGGGG
LLTet.pngGGGGGGG
GTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
GTet.pngGGGGGGGG

Drop

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.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
LLLGGGGGGG
LTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
GTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
GTet.pngGGGGGGGG

Rotate right

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.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
LTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
GTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
GTet.pngGGGGGGGG

Profit!

But keep in mind, that it would be preferable to hard drop the L-piece in order to maximize speed. Do not forget to place the J after it or else there is no T-Spin and trying to clear with a T-piece only results in a double line-clear.

Main Stack Management

Knowing how to build the main stack in different ways is very helpful, because the Hyper Fractal is burning the "fuel" of the main stack. With each loop we clear 30 blocks (L-Spin line clear + T-Spin). But all 7 pieces together add only up to 28 blocks. So the main stack runs out of fuel 2 blocks per loop. That means we need to use some of the J, L and T-pieces on the main stack after a while. In order to do that it is also important to know how to stack the other 4 pieces so that the main stack does not become too uneven.


Let us look at the S and Z-stacks that can occur in 2 different configurations:


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.pngGTet.pngTet.pngG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG

Open

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.pngGGTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG

Closed

Here are some further stacking options for these cases.

The O,S,Z-pieces can transform the open configuration into the closed configuration:

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSOO
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZOO
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSOOZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngOOSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZSS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZOOS
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGOOG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG

The same result can be achieved with either two S or Z-pieces.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSS-S-S
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngG-S-SG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.png-Z-ZZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngG-Z-ZG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG

The closed configuration can be preserved in this way:

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZZTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.png-J-JZZ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.png-JJJJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.png-JGGJ
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSS-L-L
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLLL-L
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLGG-L
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG


The closed configuration can be transformed into the open configuration in this way:

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngITet.pngTet.pngI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngIOOI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngIOOI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngIGGI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJTet.pngTet.pngI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngJJJI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLLLI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngLGGI
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGGGG

Alternative Setups

Similar to the example we used at the beginning there are other ways to create simple setups for the Hyper Fractal.

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.pngSSTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngSSIIII

S, I-setup

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSOO
Tet.pngTet.pngTet.pngTet.pngIIIIOO

S, O, I-setup


Keep in mind that every setup can also be mirrored, but not only that. Because the 4 partitions can be stacked independently and do not need to interact with each other, every permutation yields also a valid setup. Furthermore there are always two main methods to fill the well by either stacking the J or the L-pieces.


These considerations lead us to the realization that there are at least 48 alternative setups, including the original example. By understanding the modular nature of the different stacking setups it is easier to see how to transition into a Hyper Fractal in a variety of situations.


Here are a few examples how the O, S and Z-stacks could also be placed:

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.pngGTet.pngTet.pngG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.pngTet.pngZ
OOTet.pngTet.pngTet.pngTet.pngSSZZ
OOTet.pngTet.pngTet.pngTet.pngSSZZ
OOTet.pngTet.pngTet.pngTet.pngSSZZ
OOTet.pngTet.pngTet.pngTet.pngSSZZ
OOTet.pngTet.pngTet.pngTet.pngSSZZ
OOTet.pngTet.pngTet.pngTet.pngGSZG
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.pngGTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngZTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSTet.png
ZZTet.pngTet.pngTet.pngTet.pngOOSS
ZZTet.pngTet.pngTet.pngTet.pngOOSS
ZZTet.pngTet.pngTet.pngTet.pngOOSS
ZZTet.pngTet.pngTet.pngTet.pngOOSS
ZZTet.pngTet.pngTet.pngTet.pngOOSS
ZGTet.pngTet.pngTet.pngTet.pngOOGS


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
GTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngGTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
STet.pngTet.pngTet.pngTet.pngTet.pngTet.pngZTet.pngTet.png
SSTet.pngTet.pngTet.pngTet.pngZZOO
SSTet.pngTet.pngTet.pngTet.pngZZOO
SSTet.pngTet.pngTet.pngTet.pngZZOO
SSTet.pngTet.pngTet.pngTet.pngZZOO
SSTet.pngTet.pngTet.pngTet.pngZZOO
GSTet.pngTet.pngTet.pngTet.pngZGOO

The T-Opening

One other way to setup the Hyper Fractal is by placing a single T-piece that functions as the base for the S, Z-stack.

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.pngTTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTTT
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJTet.pngTet.pngTet.pngTet.pngSTet.png
Tet.pngTet.pngJJTet.pngTet.pngTet.pngZSS
Tet.pngTet.pngTet.pngJOOZZSS
Tet.pngTet.pngTet.pngJOOZZSS
Tet.pngTet.pngJJOOZZSS
Tet.pngTet.pngTet.pngJOOZZSS
Tet.pngTet.pngTet.pngJOOZZTS
Tet.pngTet.pngJJOOZTTT


One drawback for this setup is that it makes the S, Z-stack asymmetrical and therefore rules out some easily accessible stacking options. But other options become available. In fact, it is possible to transform the 6-wide main-stack from a stack with an asymmetric S, Z-stack to a symmetrical S,Z-stack and vice versa. The key is placing another T-piece. Here are a few examples:



Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngZSTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngZZSSOO
Tet.pngTet.pngTet.pngTet.pngZTet.pngTet.pngSOO
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.pngSSTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngGSSTJJJ
Tet.pngTet.pngTet.pngGOOTTGJ
Tet.pngTet.pngGGOOTGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
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.pngsTet.pngTet.pngzTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngsszzOO
Tet.pngTet.pngTet.pngTet.pngTet.pngszTet.pngOO
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.pngGLTet.pngTet.pngJJJ
Tet.pngTet.pngTet.pngGLTTTGJ
Tet.pngTet.pngGGLLTGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngsTet.pngTet.pngzTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngsszzOO
Tet.pngTet.pngTet.pngTet.pngTet.pngszTet.pngOO
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.pngGTTet.pngTet.pngJJJ
Tet.pngTet.pngTet.pngGTTSSGJ
Tet.pngTet.pngGGTSSGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG

7 Piece Opening

For an Opening it is important to know how to use all 7 pieces of the first bag. An Opening of the Hyper Fractal should focus on building the main stack first.

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngOOTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngZSTet.pngTet.pngTet.pngI
Tet.pngTet.pngTet.pngZZSSTet.pngTI
Tet.pngTet.pngTet.pngZLJSTTI
Tet.pngTet.pngLLLJJJTI

It has an asymmetric S, Z-stack but that can be fixed. For example like this:

Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSTet.png
Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngSSOO
Tet.pngTet.pngTet.pngTet.pngIIIIOO
Tet.pngTet.pngTet.pngJGGTTTZ
Tet.pngTet.pngTet.pngJGGSTZZ
Tet.pngTet.pngJJGGSSZG
Tet.pngTet.pngTet.pngGGGGSGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
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.pngZZTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJGGZZTet.pngTet.png
Tet.pngTet.pngTet.pngJGGIIII
Tet.pngTet.pngJJGGTTTG
Tet.pngTet.pngTet.pngGGGGTGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
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.pngZZTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngJGGZZTet.pngTet.png
Tet.pngTet.pngTet.pngJGGSTTT
Tet.pngTet.pngJJGGSSTG
Tet.pngTet.pngTet.pngGGGGSGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG
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.pngLLTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngGGLJTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngGGLJJJ
Tet.pngTet.pngTet.pngTet.pngGGTTTG
Tet.pngTet.pngTet.pngGGGGTGG
Tet.pngTet.pngTet.pngGGGGGGG
Tet.pngTet.pngGGGGGGGG


Helpful Advice

J, S, Z-Skimming

One useful technique for balancing the stack is J-skimming (L-skimming in the mirrored setup) if the J-stack is too high. By rotating a J-piece instead of an L-piece, it creates a shape that can be cleared with either an S or a Z-piece. That operation just clears a J-piece from the stack so the board will be in the standard state again. It is also possible to place the S or Z-piece first and skim with J or L-piece later.


Tet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngJTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
JJTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.pngTet.png
Tet.pngTet.pngTet.pngTet.pngGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

Use J-piece

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.pngGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
JTet.pngTet.pngJGGGGGG
JJJJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

to create S, Z-cave

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.pngGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
JTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

S, Z-cave


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.pngGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
JSSJGGGGGG
SSJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

Skim with S-piece

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.pngGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
ZZJJGGGGGG
JZZJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

Or skim with Z-piece

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.pngGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
Tet.pngTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG
Tet.pngTet.pngTet.pngJGGGGGG
LTet.pngJJGGGGGG

Same result

See Also

  • Fractal - The namesake of this method