Pyramorphix


Notation:


Step 1: Transform the Puzzle Back to Normal

Because the puzzle mutates with each move, it may be hard to keep track of which side is what. Focus on the center tile (upside-down triangle) on the front side, and do not allow it to move at all during the transformation.

        
        

B- L- B+

        

R+ B+

        

L- B-

    
        
        

B-

        

R2 L+

        

L- B+ R-

...Other solutions exist.


Step 2: Solve the Vertices

I. Match 2 Vertices Together

        

R2 (check)
B2 (check)
L2 (check)

Repeat the 3 moves (4 times max)
until 2 vertices match colors on 2 sides
(the front and any other side).
Check for a match between moves.
        

II. Swap the Other 2 Vertices in Place

        

B2

If and only if necessary.
        

III a. Rotate a Single Vertice Clockwise

        

R+ B+ L+
R+ B+ L+
R+ B+ L+
R+ B+ L+

        

III b. Rotate a Single Vertice Counter-Clockwise

        

L- B- R-
L- B- R-
L- B- R-
L- B- R-


Step 3: Solve the Faces

Case I:
4-Way Exchange

    

B- R2 L+ B2 R+

    
Result:
Your Pyramorhix is solved!
        

Case II:
Double Swap

    

R2 B2 L2
R2 B2 L2

    
Result:
Your Pyramorhix is solved!
        

Case III:
Clockwise
Exchange

    

B- R2 L+ B2 R+

    
Result:
Go to Case V
        

Case IV:
Counter-Clockwise
Exchange

    

B- R2 L+ B2 R+

    
Result:
Go to Case I
        

Case V:
Single Swap

    

R2 B2 L2
R2 B2 L2

    
Result:
Go to Case I


Return to Mathematica
Hosted by www.Geocities.ws

1