B Set 62 Unknown

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

{
    "title": "Medium Tangram: Pilot #62",
    "puzzleType": "people",
    "targetShape": "Pilot",
    "pieces": [
        {
            "id": "ST1",
            "name": "Small Triangle 1",
            "type": "small-triangle",
            "rotation": 315,
            "positionHint": "center-left",
            "isVisible": true
        },
        {
            "id": "LT2",
            "name": "Large Triangle 2",
            "type": "large-triangle",
            "rotation": 225,
            "positionHint": "center-right",
            "isVisible": true
        },
        {
            "id": "MT1",
            "name": "Medium Triangle",
            "type": "medium-triangle",
            "rotation": 90,
            "positionHint": "center",
            "isVisible": true
        },
        {
            "id": "LT1",
            "name": "Large Triangle 1",
            "type": "large-triangle",
            "rotation": 270,
            "positionHint": "top-left corner",
            "isVisible": false
        },
        {
            "id": "ST2",
            "name": "Small Triangle 2",
            "type": "small-triangle",
            "rotation": 315,
            "positionHint": "bottom-right corner",
            "isVisible": false
        },
        {
            "id": "PG1",
            "name": "Parallelogram",
            "type": "parallelogram",
            "rotation": 225,
            "positionHint": "top-right corner",
            "isVisible": false
        },
        {
            "id": "SQ1",
            "name": "Square",
            "type": "square",
            "rotation": 0,
            "positionHint": "bottom-left corner",
            "isVisible": false
        }
    ],
    "visiblePieceCount": 3,
    "clues": [
        "Form the shape of a Pilot using all 7 tangram pieces.",
        "Use all 7 pieces. Pieces may be rotated and flipped.",
        "The silhouette outline represents a Pilot.",
        "Some piece positions are shown. Use them as anchor points."
    ],
    "solution": [
        {
            "step": 1,
            "instruction": "Identify the Pilot 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 two large triangles form more than half of the Pilot silhouette.",
        "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
}