B Set 32 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "title": "Hard Tangram: I #32",
    "puzzleType": "letters",
    "targetShape": "I",
    "pieces": [
        {
            "id": "ST1",
            "name": "Small Triangle 1",
            "type": "small-triangle",
            "rotation": 0,
            "positionHint": "center-left",
            "isVisible": true
        },
        {
            "id": "ST2",
            "name": "Small Triangle 2",
            "type": "small-triangle",
            "rotation": 180,
            "positionHint": "center",
            "isVisible": false
        },
        {
            "id": "PG1",
            "name": "Parallelogram",
            "type": "parallelogram",
            "rotation": 270,
            "positionHint": "bottom-center",
            "isVisible": false
        },
        {
            "id": "SQ1",
            "name": "Square",
            "type": "square",
            "rotation": 0,
            "positionHint": "top-right corner",
            "isVisible": false
        },
        {
            "id": "MT1",
            "name": "Medium Triangle",
            "type": "medium-triangle",
            "rotation": 225,
            "positionHint": "top-center",
            "isVisible": false
        },
        {
            "id": "LT2",
            "name": "Large Triangle 2",
            "type": "large-triangle",
            "rotation": 315,
            "positionHint": "bottom-left corner",
            "isVisible": false
        },
        {
            "id": "LT1",
            "name": "Large Triangle 1",
            "type": "large-triangle",
            "rotation": 225,
            "positionHint": "top-left corner",
            "isVisible": false
        }
    ],
    "visiblePieceCount": 1,
    "clues": [
        "Form the shape of a I using all 7 tangram pieces.",
        "Use all 7 pieces. Pieces may be rotated and flipped.",
        "The silhouette outline represents a I.",
        "Only one piece position is shown. Work outward from it."
    ],
    "solution": [
        {
            "step": 1,
            "instruction": "Identify the I silhouette outline as your target."
        },
        {
            "step": 2,
            "pieceName": "Large Triangle 1",
            "instruction": "Place the first large triangle to form the largest section of the shape."
        },
        {
            "step": 3,
            "pieceName": "Large Triangle 2",
            "instruction": "Place the second large triangle adjacent to the first, forming the main body."
        },
        {
            "step": 4,
            "pieceName": "Medium Triangle",
            "instruction": "Fit the medium triangle into the middle area of the figure."
        },
        {
            "step": 5,
            "pieceName": "Square",
            "instruction": "Place the square to fill a compact interior region."
        },
        {
            "step": 6,
            "pieceName": "Parallelogram",
            "instruction": "Slide the parallelogram (flip if needed) into the remaining angled gap."
        },
        {
            "step": 7,
            "pieceName": "Small Triangle 1",
            "instruction": "Tuck the first small triangle into a corner or pointed region."
        },
        {
            "step": 8,
            "pieceName": "Small Triangle 2",
            "instruction": "Place the final small triangle to complete the silhouette."
        },
        {
            "step": 9,
            "instruction": "Verify all 7 pieces are used with no overlaps and no gaps outside the outline."
        }
    ],
    "hints": [
        "The parallelogram is the only piece that may need to be flipped over.",
        "Start with the largest pieces and work toward the smallest."
    ],
    "_archetype": null,
    "_generatorId": null
}