sample_id stringlengths 4 4 | text_description stringlengths 370 410 | net_layout stringclasses 1
value | roll_sequence listlengths 2 10 | observed_path_faces listlengths 2 10 | image_paths dict | metadata dict | description stringclasses 9
values | net_faces listlengths 6 6 | net_patterns listlengths 6 6 | start_x int64 1 7 | start_y int64 1 6 | grid_width int64 3 9 | grid_height int64 3 9 | true_solution_faces dict | bottom_faces listlengths 3 11 | slot_sequence listlengths 2 10 | required_slots listlengths 2 6 | required_count int64 2 6 | answer dict | legacy_answer dict | prompt dict | __sample_id__ stringlengths 4 4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
C001 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> E -> S
The puzzle images alread... | standard_cross | [
"N",
"E",
"S"
] | [
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "smile",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": t... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C001_path_sequence.png"
} | {
"level_id": 1,
"name": "Reconstruct 001",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-001.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "4",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "smile",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"4",
"G",
"smile",
"5",
"4",
"triangle"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "4",
"rotation": 90
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 90
},
"FRONT": {
"patternId": "G",
"rotation": 90
},
"BACK": {
"patternId": "5",
"rotation": 0
},
"LEFT": {
"patternId": "4",
"rotation": 270
},
"RIGHT": {
"p... | [
{
"patternId": "triangle",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "5",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "smile",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "triangle",
"rotation": 180,
"x": 2,
"y": 2
}
] | [
"BACK",
"RIGHT",
"BOTTOM"
] | [
"BACK",
"RIGHT",
"BOTTOM"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "5",
"rotation": 180
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "5",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pat... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C001 |
C002 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> E
The puzzle images already sho... | standard_cross | [
"S",
"E"
] | [
{
"patternId": "diamond",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C002_path_sequence.png"
} | {
"level_id": 2,
"name": "Reconstruct 002",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-002.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "M",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": fal... | [
"2",
"diamond",
"M",
"6",
"3",
"U"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "2",
"rotation": 90
},
"BOTTOM": {
"patternId": "U",
"rotation": 270
},
"FRONT": {
"patternId": "diamond",
"rotation": 180
},
"BACK": {
"patternId": "6",
"rotation": 0
},
"LEFT": {
"patternId": "3",
"rotation": 270
},
"RIGHT": {
"... | [
{
"patternId": "U",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "diamond",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "M",
"rotation": 270,
"x": 2,
"y": 2
}
] | [
"FRONT",
"RIGHT"
] | [
"FRONT",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patte... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C002 |
C003 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> E -> W
The puzzle images alread... | standard_cross | [
"S",
"E",
"W"
] | [
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical":... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C003_path_sequence.png"
} | {
"level_id": 3,
"name": "Reconstruct 003",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-003.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical... | [
"2",
"heart",
"arrow_left",
"1",
"H",
"star"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "2",
"rotation": 180
},
"BOTTOM": {
"patternId": "star",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 0
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "H",
"rotation": 0
},
"RIGHT": {
"pa... | [
{
"patternId": "star",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "heart",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "arrow_left",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "heart",
"rotation": 0,
"x": 1,
"y": 2
}
] | [
"FRONT",
"RIGHT",
"FRONT"
] | [
"FRONT",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C003 |
C004 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W -> W
The puzzle images alread... | standard_cross | [
"S",
"W",
"W"
] | [
{
"patternId": "square",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C004_path_sequence.png"
} | {
"level_id": 4,
"name": "Reconstruct 004",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-004.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "square",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "N",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false... | [
"C",
"square",
"N",
"E",
"E",
"H"
] | 3 | 1 | 5 | 4 | {
"TOP": {
"patternId": "C",
"rotation": 180
},
"BOTTOM": {
"patternId": "H",
"rotation": 90
},
"FRONT": {
"patternId": "square",
"rotation": 0
},
"BACK": {
"patternId": "E",
"rotation": 270
},
"LEFT": {
"patternId": "E",
"rotation": 180
},
"RIGHT": {
"p... | [
{
"patternId": "H",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "square",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "E",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "E",
"rotation": 270,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT",
"BACK"
] | [
"FRONT",
"LEFT",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 0
},
"BACK": {
"patternId": "E",
"rotation": 90
},
"LEFT": {
"patternId": "E",... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 0
},
"BACK": {
"patternId": "E",
"rotation": 90
},
"LEFT": {
"patternId": "E",
"rotation": 270
},
"RIGHT": {
"patte... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C004 |
C005 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N
The puzzle images already sho... | standard_cross | [
"W",
"N"
] | [
{
"patternId": "arrow_left",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C005_path_sequence.png"
} | {
"level_id": 5,
"name": "Reconstruct 005",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-005.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "arrow_right",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "9",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 90,
"flipHorizontal": false,
"flip... | [
"arrow_right",
"9",
"arrow_right",
"M",
"arrow_left",
"N"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "arrow_right",
"rotation": 180
},
"BOTTOM": {
"patternId": "N",
"rotation": 270
},
"FRONT": {
"patternId": "9",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 180
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 180
},
... | [
{
"patternId": "N",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "arrow_left",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "M",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"LEFT",
"BACK"
] | [
"LEFT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "M",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_lef... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "M",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 270
},
"RIGHT": {
"pa... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C005 |
C006 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "R",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "star",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C006_path_sequence.png"
} | {
"level_id": 6,
"name": "Reconstruct 006",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-006.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "star",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Z",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "R",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"star",
"Z",
"R",
"arrow_right",
"U",
"A"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "star",
"rotation": 180
},
"BOTTOM": {
"patternId": "A",
"rotation": 90
},
"FRONT": {
"patternId": "Z",
"rotation": 0
},
"BACK": {
"patternId": "arrow_right",
"rotation": 270
},
"LEFT": {
"patternId": "U",
"rotation": 90
},
"RIGHT": {... | [
{
"patternId": "A",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "R",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "star",
"rotation": 0,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "star",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "star",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C006 |
C007 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> N -> E
The puzzle images alread... | standard_cross | [
"N",
"N",
"E"
] | [
{
"patternId": "Z",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C007_path_sequence.png"
} | {
"level_id": 7,
"name": "Reconstruct 007",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-007.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "4",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"I",
"4",
"7",
"Z",
"triangle",
"T"
] | 1 | 3 | 4 | 5 | {
"TOP": {
"patternId": "I",
"rotation": 0
},
"BOTTOM": {
"patternId": "T",
"rotation": 180
},
"FRONT": {
"patternId": "4",
"rotation": 90
},
"BACK": {
"patternId": "Z",
"rotation": 270
},
"LEFT": {
"patternId": "triangle",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "T",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "Z",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "I",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "7",
"rotation": 180,
"x": 2,
"y": 1
}
] | [
"BACK",
"TOP",
"RIGHT"
] | [
"BACK",
"TOP",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "I",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Z",
"rotation": 90
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "I",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Z",
"rotation": 90
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": ... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C007 |
C008 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> N -> W
The puzzle images alread... | standard_cross | [
"N",
"N",
"W"
] | [
{
"patternId": "I",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "N",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C008_path_sequence.png"
} | {
"level_id": 8,
"name": "Reconstruct 008",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-008.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": fal... | [
"O",
"D",
"arrow_up",
"I",
"N",
"diamond"
] | 2 | 3 | 4 | 5 | {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "I",
"rotation": 0
},
"LEFT": {
"patternId": "N",
"rotation": 270
},
"RIGHT": {
"p... | [
{
"patternId": "diamond",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "I",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "O",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "N",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"BACK",
"TOP",
"LEFT"
] | [
"BACK",
"TOP",
"LEFT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "I",
"rotation": 180
},
"LEFT": {
"patternId": "N",
... | {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "I",
"rotation": 180
},
"LEFT": {
"patternId": "N",
"rotation": 0
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C008 |
C009 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> W -> N
The puzzle images alread... | standard_cross | [
"E",
"W",
"N"
] | [
{
"patternId": "A",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "heart",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Z",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C009_path_sequence.png"
} | {
"level_id": 9,
"name": "Reconstruct 009",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-009.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "B",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"B",
"F",
"A",
"Z",
"8",
"heart"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "B",
"rotation": 270
},
"BOTTOM": {
"patternId": "heart",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 270
},
"BACK": {
"patternId": "Z",
"rotation": 0
},
"LEFT": {
"patternId": "8",
"rotation": 180
},
"RIGHT": {
"p... | [
{
"patternId": "heart",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "A",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "heart",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "Z",
"rotation": 180,
"x": 1,
"y": 1
}
] | [
"RIGHT",
"BOTTOM",
"BACK"
] | [
"RIGHT",
"BOTTOM",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Z",
"rotation": 180
},
"LEFT": {
"patternId": "?... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Z",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patte... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C009 |
C010 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W
The puzzle images already sho... | standard_cross | [
"N",
"W"
] | [
{
"patternId": "T",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C010_path_sequence.png"
} | {
"level_id": 10,
"name": "Reconstruct 010",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-010.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "U",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": ... | [
"smile",
"arrow_up",
"U",
"T",
"2",
"square"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "smile",
"rotation": 180
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_up",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 270
},
"LEFT": {
"patternId": "2",
"rotation": 90
},
"RIGHT"... | [
{
"patternId": "square",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "T",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "2",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT"
] | [
"BACK",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 90
},
"LEFT": {
"patternId": "2",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 90
},
"LEFT": {
"patternId": "2",
"rotation": 180
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C010 |
C011 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W
The puzzle images already sho... | standard_cross | [
"S",
"W"
] | [
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C011_path_sequence.png"
} | {
"level_id": 11,
"name": "Reconstruct 011",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-011.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "star",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
}... | [
"star",
"H",
"1",
"triangle",
"plus",
"W"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "star",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 90
},
"FRONT": {
"patternId": "H",
"rotation": 180
},
"BACK": {
"patternId": "triangle",
"rotation": 270
},
"LEFT": {
"patternId": "plus",
"rotation": 90
},
"RIGHT": {... | [
{
"patternId": "W",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "H",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "plus",
"rotation": 90,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT"
] | [
"FRONT",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "plus",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "plus",
"rotation": 180
},
"RIGHT": {
"patter... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C011 |
C012 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> N
The puzzle images already sho... | standard_cross | [
"S",
"N"
] | [
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C012_path_sequence.png"
} | {
"level_id": 12,
"name": "Reconstruct 012",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-012.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "L",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": fal... | [
"triangle",
"2",
"L",
"5",
"Z",
"plus"
] | 1 | 1 | 3 | 4 | {
"TOP": {
"patternId": "triangle",
"rotation": 180
},
"BOTTOM": {
"patternId": "plus",
"rotation": 0
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "5",
"rotation": 90
},
"LEFT": {
"patternId": "Z",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "plus",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "2",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "plus",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"FRONT",
"BOTTOM"
] | [
"FRONT",
"BOTTOM"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "plus",
"rotation": 0
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "plus",
"rotation": 0
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C012 |
C013 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> S -> W
The puzzle images alread... | standard_cross | [
"W",
"S",
"W"
] | [
{
"patternId": "R",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C013_path_sequence.png"
} | {
"level_id": 13,
"name": "Reconstruct 013",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-013.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"W",
"W",
"T",
"P",
"R",
"K"
] | 3 | 1 | 5 | 4 | {
"TOP": {
"patternId": "W",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 90
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "P",
"rotation": 270
},
"LEFT": {
"patternId": "R",
"rotation": 270
},
"RIGHT": {
"patte... | [
{
"patternId": "K",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "R",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "W",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "W",
"rotation": 180,
"x": 1,
"y": 2
}
] | [
"LEFT",
"FRONT",
"TOP"
] | [
"LEFT",
"FRONT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "W",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "R",
... | {
"TOP": {
"patternId": "W",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "R",
"rotation": 0
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C013 |
C014 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> N
The puzzle images already sho... | standard_cross | [
"E",
"N"
] | [
{
"patternId": "arrow_left",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Y",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C014_path_sequence.png"
} | {
"level_id": 14,
"name": "Reconstruct 014",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-014.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "arrow_right",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
... | [
"arrow_right",
"diamond",
"arrow_left",
"Y",
"H",
"arrow_right"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "arrow_right",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 270
},
"FRONT": {
"patternId": "diamond",
"rotation": 180
},
"BACK": {
"patternId": "Y",
"rotation": 0
},
"LEFT": {
"patternId": "H",
"rotation": 180
}... | [
{
"patternId": "arrow_right",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "arrow_left",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "Y",
"rotation": 90,
"x": 2,
"y": 1
}
] | [
"RIGHT",
"BACK"
] | [
"RIGHT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Y",
"rotation": 180
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Y",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C014 |
C015 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> N -> N
The puzzle images alread... | standard_cross | [
"S",
"N",
"N"
] | [
{
"patternId": "4",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C015_path_sequence.png"
} | {
"level_id": 15,
"name": "Reconstruct 015",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-015.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "J",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "4",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"J",
"4",
"2",
"6",
"6",
"O"
] | 1 | 2 | 3 | 5 | {
"TOP": {
"patternId": "J",
"rotation": 180
},
"BOTTOM": {
"patternId": "O",
"rotation": 90
},
"FRONT": {
"patternId": "4",
"rotation": 90
},
"BACK": {
"patternId": "6",
"rotation": 180
},
"LEFT": {
"patternId": "6",
"rotation": 90
},
"RIGHT": {
"patter... | [
{
"patternId": "O",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "4",
"rotation": 90,
"x": 1,
"y": 3
},
{
"patternId": "O",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "6",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"FRONT",
"BOTTOM",
"BACK"
] | [
"FRONT",
"BOTTOM",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "O",
"rotation": 90
},
"FRONT": {
"patternId": "4",
"rotation": 90
},
"BACK": {
"patternId": "6",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "O",
"rotation": 90
},
"FRONT": {
"patternId": "4",
"rotation": 90
},
"BACK": {
"patternId": "6",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C015 |
C016 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W
The puzzle images already sho... | standard_cross | [
"S",
"W"
] | [
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C016_path_sequence.png"
} | {
"level_id": 16,
"name": "Reconstruct 016",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-016.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"N",
"H",
"G",
"triangle",
"arrow_left",
"smile"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "N",
"rotation": 90
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "H",
"rotation": 180
},
"BACK": {
"patternId": "triangle",
"rotation": 180
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 180
},
... | [
{
"patternId": "smile",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "H",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "arrow_left",
"rotation": 180,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT"
] | [
"FRONT",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_l... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 270
},
"RIGHT": {
"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C016 |
C017 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> N -> W
The puzzle images alread... | standard_cross | [
"E",
"N",
"W"
] | [
{
"patternId": "M",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "J",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C017_path_sequence.png"
} | {
"level_id": 17,
"name": "Reconstruct 017",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-017.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "M",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "M",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"A",
"M",
"M",
"T",
"D",
"J"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "A",
"rotation": 270
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "M",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "D",
"rotation": 0
},
"RIGHT": {
"patternId... | [
{
"patternId": "J",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "M",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "T",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "J",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"RIGHT",
"BACK",
"BOTTOM"
] | [
"RIGHT",
"BACK",
"BOTTOM"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C017 |
C018 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W -> S
The puzzle images alread... | standard_cross | [
"N",
"W",
"S"
] | [
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "9",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "4",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C018_path_sequence.png"
} | {
"level_id": 18,
"name": "Reconstruct 018",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-018.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false... | [
"N",
"triangle",
"F",
"smile",
"9",
"4"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "N",
"rotation": 90
},
"BOTTOM": {
"patternId": "4",
"rotation": 0
},
"FRONT": {
"patternId": "triangle",
"rotation": 0
},
"BACK": {
"patternId": "smile",
"rotation": 0
},
"LEFT": {
"patternId": "9",
"rotation": 90
},
"RIGHT": {
"... | [
{
"patternId": "4",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "smile",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "9",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "4",
"rotation": 270,
"x": 1,
"y": 2
}
] | [
"BACK",
"LEFT",
"BOTTOM"
] | [
"BACK",
"LEFT",
"BOTTOM"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "4",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "smile",
"rotation": 180
},
"LEFT": {
"patternId": "9",... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "4",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "smile",
"rotation": 180
},
"LEFT": {
"patternId": "9",
"rotation": 180
},
"RIGHT": {
"patte... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C018 |
C019 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "H",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "8",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C019_path_sequence.png"
} | {
"level_id": 19,
"name": "Reconstruct 019",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-019.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "8",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "H",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"8",
"5",
"H",
"square",
"H",
"Z"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "8",
"rotation": 90
},
"BOTTOM": {
"patternId": "Z",
"rotation": 270
},
"FRONT": {
"patternId": "5",
"rotation": 180
},
"BACK": {
"patternId": "square",
"rotation": 0
},
"LEFT": {
"patternId": "H",
"rotation": 270
},
"RIGHT": {
"p... | [
{
"patternId": "Z",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "H",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "8",
"rotation": 270,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "8",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "8",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": ... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C019 |
C020 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N
The puzzle images already sho... | standard_cross | [
"W",
"N"
] | [
{
"patternId": "A",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C020_path_sequence.png"
} | {
"level_id": 20,
"name": "Reconstruct 020",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-020.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "B",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"B",
"smile",
"W",
"9",
"A",
"S"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "B",
"rotation": 0
},
"BOTTOM": {
"patternId": "S",
"rotation": 0
},
"FRONT": {
"patternId": "smile",
"rotation": 180
},
"BACK": {
"patternId": "9",
"rotation": 270
},
"LEFT": {
"patternId": "A",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "S",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "A",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "9",
"rotation": 180,
"x": 1,
"y": 1
}
] | [
"LEFT",
"BACK"
] | [
"LEFT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "9",
"rotation": 90
},
"LEFT": {
"patternId": "A",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "9",
"rotation": 90
},
"LEFT": {
"patternId": "A",
"rotation": 270
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C020 |
C021 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> S -> E
The puzzle images alread... | standard_cross | [
"N",
"S",
"E"
] | [
{
"patternId": "V",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "4",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "N",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C021_path_sequence.png"
} | {
"level_id": 21,
"name": "Reconstruct 021",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-021.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "square",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "N",
"rotation": 90,
"flipHorizontal": false,
"flipVertical":... | [
"square",
"circle",
"N",
"V",
"circle",
"4"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "square",
"rotation": 270
},
"BOTTOM": {
"patternId": "4",
"rotation": 270
},
"FRONT": {
"patternId": "circle",
"rotation": 270
},
"BACK": {
"patternId": "V",
"rotation": 90
},
"LEFT": {
"patternId": "circle",
"rotation": 180
},
"RIGH... | [
{
"patternId": "4",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "V",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "4",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "N",
"rotation": 270,
"x": 2,
"y": 2
}
] | [
"BACK",
"BOTTOM",
"RIGHT"
] | [
"BACK",
"BOTTOM",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "4",
"rotation": 270
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "V",
"rotation": 270
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "4",
"rotation": 270
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "V",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C021 |
C022 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> E -> S
The puzzle images alread... | standard_cross | [
"W",
"E",
"S"
] | [
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C022_path_sequence.png"
} | {
"level_id": 22,
"name": "Reconstruct 022",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-022.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "F",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"F",
"W",
"2",
"G",
"I",
"W"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "F",
"rotation": 270
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "W",
"rotation": 180
},
"BACK": {
"patternId": "G",
"rotation": 180
},
"LEFT": {
"patternId": "I",
"rotation": 90
},
"RIGHT": {
"patt... | [
{
"patternId": "W",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "I",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "W",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "W",
"rotation": 180,
"x": 2,
"y": 2
}
] | [
"LEFT",
"BOTTOM",
"FRONT"
] | [
"LEFT",
"BOTTOM",
"FRONT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "W",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "I",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "W",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "I",
"rotation": 180
},
"RIGHT": {
"pattern... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C022 |
C023 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> N
The puzzle images already sho... | standard_cross | [
"N",
"N"
] | [
{
"patternId": "G",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C023_path_sequence.png"
} | {
"level_id": 23,
"name": "Reconstruct 023",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-023.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"C",
"B",
"T",
"G",
"4",
"L"
] | 1 | 3 | 3 | 5 | {
"TOP": {
"patternId": "C",
"rotation": 90
},
"BOTTOM": {
"patternId": "L",
"rotation": 90
},
"FRONT": {
"patternId": "B",
"rotation": 270
},
"BACK": {
"patternId": "G",
"rotation": 180
},
"LEFT": {
"patternId": "4",
"rotation": 0
},
"RIGHT": {
"pattern... | [
{
"patternId": "L",
"rotation": 90,
"x": 1,
"y": 3
},
{
"patternId": "G",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "C",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"BACK",
"TOP"
] | [
"BACK",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "C",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "G",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "C",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "G",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": ... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C023 |
C024 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W
The puzzle images already sho... | standard_cross | [
"S",
"W"
] | [
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "3",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C024_path_sequence.png"
} | {
"level_id": 24,
"name": "Reconstruct 024",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-024.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"9",
"1",
"P",
"A",
"3",
"smile"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "9",
"rotation": 180
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "1",
"rotation": 180
},
"BACK": {
"patternId": "A",
"rotation": 90
},
"LEFT": {
"patternId": "3",
"rotation": 90
},
"RIGHT": {
"p... | [
{
"patternId": "smile",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "1",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "3",
"rotation": 90,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT"
] | [
"FRONT",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "1",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "3",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "1",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "3",
"rotation": 180
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C024 |
C025 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> E
The puzzle images already sho... | standard_cross | [
"N",
"E"
] | [
{
"patternId": "arrow_down",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_right",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C025_path_sequence.png"
} | {
"level_id": 25,
"name": "Reconstruct 025",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-025.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "9",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "square",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 0,
"flipHorizontal": false,
"flipVertic... | [
"9",
"square",
"arrow_right",
"arrow_down",
"2",
"circle"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "9",
"rotation": 270
},
"BOTTOM": {
"patternId": "circle",
"rotation": 180
},
"FRONT": {
"patternId": "square",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 0
},
"LEFT": {
"patternId": "2",
"rotation": 0
},
"RIG... | [
{
"patternId": "circle",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "arrow_down",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "arrow_right",
"rotation": 270,
"x": 2,
"y": 1
}
] | [
"BACK",
"RIGHT"
] | [
"BACK",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_down",
"rotation": 180
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_down",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pa... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C025 |
C026 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> S -> S
The puzzle images alread... | standard_cross | [
"W",
"S",
"S"
] | [
{
"patternId": "R",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "K",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C026_path_sequence.png"
} | {
"level_id": 26,
"name": "Reconstruct 026",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-026.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "square",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false... | [
"square",
"D",
"K",
"triangle",
"R",
"smile"
] | 2 | 1 | 4 | 5 | {
"TOP": {
"patternId": "square",
"rotation": 90
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "triangle",
"rotation": 0
},
"LEFT": {
"patternId": "R",
"rotation": 0
},
"RIGHT":... | [
{
"patternId": "smile",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "R",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "D",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "K",
"rotation": 90,
"x": 1,
"y": 3
}
] | [
"LEFT",
"FRONT",
"RIGHT"
] | [
"LEFT",
"FRONT",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "R",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "R",
"rotation": 90
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C026 |
C027 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> S -> N
The puzzle images alread... | standard_cross | [
"N",
"S",
"N"
] | [
{
"patternId": "P",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "8",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C027_path_sequence.png"
} | {
"level_id": 27,
"name": "Reconstruct 027",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-027.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "Y",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false... | [
"Y",
"diamond",
"G",
"P",
"D",
"8"
] | 1 | 2 | 3 | 4 | {
"TOP": {
"patternId": "Y",
"rotation": 0
},
"BOTTOM": {
"patternId": "8",
"rotation": 270
},
"FRONT": {
"patternId": "diamond",
"rotation": 90
},
"BACK": {
"patternId": "P",
"rotation": 270
},
"LEFT": {
"patternId": "D",
"rotation": 180
},
"RIGHT": {
"... | [
{
"patternId": "8",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "P",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "8",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "P",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"BACK",
"BOTTOM",
"BACK"
] | [
"BACK",
"BOTTOM"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "8",
"rotation": 270
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "P",
"rotation": 90
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "8",
"rotation": 270
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "P",
"rotation": 90
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C027 |
C028 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> N
The puzzle images already sho... | standard_cross | [
"S",
"N"
] | [
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "star",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C028_path_sequence.png"
} | {
"level_id": 28,
"name": "Reconstruct 028",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-028.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "9",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
... | [
"9",
"circle",
"6",
"M",
"P",
"star"
] | 1 | 1 | 3 | 4 | {
"TOP": {
"patternId": "9",
"rotation": 0
},
"BOTTOM": {
"patternId": "star",
"rotation": 90
},
"FRONT": {
"patternId": "circle",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 90
},
"LEFT": {
"patternId": "P",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "star",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "circle",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "star",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"FRONT",
"BOTTOM"
] | [
"FRONT",
"BOTTOM"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "star",
"rotation": 90
},
"FRONT": {
"patternId": "circle",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "star",
"rotation": 90
},
"FRONT": {
"patternId": "circle",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pa... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C028 |
C029 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> S -> N
The puzzle images alread... | standard_cross | [
"W",
"S",
"N"
] | [
{
"patternId": "A",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "A",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C029_path_sequence.png"
} | {
"level_id": 29,
"name": "Reconstruct 029",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-029.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "S",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 270,
"flipHorizontal": false,
"flipVertical"... | [
"S",
"P",
"arrow_right",
"S",
"A",
"E"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "S",
"rotation": 270
},
"BOTTOM": {
"patternId": "E",
"rotation": 0
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "S",
"rotation": 90
},
"LEFT": {
"patternId": "A",
"rotation": 90
},
"RIGHT": {
"pattern... | [
{
"patternId": "E",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "A",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "P",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "A",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"LEFT",
"FRONT",
"LEFT"
] | [
"LEFT",
"FRONT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "A",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "A",
"rotation": 180
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C029 |
C030 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W -> W
The puzzle images alread... | standard_cross | [
"N",
"W",
"W"
] | [
{
"patternId": "H",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "R",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "N",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C030_path_sequence.png"
} | {
"level_id": 30,
"name": "Reconstruct 030",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-030.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "smile",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "N",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
}... | [
"smile",
"N",
"B",
"H",
"R",
"I"
] | 3 | 2 | 5 | 4 | {
"TOP": {
"patternId": "smile",
"rotation": 0
},
"BOTTOM": {
"patternId": "I",
"rotation": 90
},
"FRONT": {
"patternId": "N",
"rotation": 90
},
"BACK": {
"patternId": "H",
"rotation": 270
},
"LEFT": {
"patternId": "R",
"rotation": 0
},
"RIGHT": {
"patte... | [
{
"patternId": "I",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": "H",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "R",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "N",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT",
"FRONT"
] | [
"BACK",
"LEFT",
"FRONT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "N",
"rotation": 90
},
"BACK": {
"patternId": "H",
"rotation": 90
},
"LEFT": {
"patternId": "R",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "N",
"rotation": 90
},
"BACK": {
"patternId": "H",
"rotation": 90
},
"LEFT": {
"patternId": "R",
"rotation": 90
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C030 |
C031 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N
The puzzle images already sho... | standard_cross | [
"W",
"N"
] | [
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C031_path_sequence.png"
} | {
"level_id": 31,
"name": "Reconstruct 031",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-031.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"C",
"W",
"star",
"T",
"G",
"N"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "C",
"rotation": 90
},
"BOTTOM": {
"patternId": "N",
"rotation": 90
},
"FRONT": {
"patternId": "W",
"rotation": 270
},
"BACK": {
"patternId": "T",
"rotation": 90
},
"LEFT": {
"patternId": "G",
"rotation": 0
},
"RIGHT": {
"patternI... | [
{
"patternId": "N",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "G",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "T",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"LEFT",
"BACK"
] | [
"LEFT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 270
},
"LEFT": {
"patternId": "G",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 270
},
"LEFT": {
"patternId": "G",
"rotation": 90
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C031 |
C032 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> S -> N
The puzzle images alread... | standard_cross | [
"S",
"S",
"N"
] | [
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "9",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C032_path_sequence.png"
} | {
"level_id": 32,
"name": "Reconstruct 032",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-032.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "9",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"9",
"6",
"7",
"W",
"M",
"X"
] | 1 | 1 | 3 | 5 | {
"TOP": {
"patternId": "9",
"rotation": 90
},
"BOTTOM": {
"patternId": "X",
"rotation": 90
},
"FRONT": {
"patternId": "6",
"rotation": 90
},
"BACK": {
"patternId": "W",
"rotation": 270
},
"LEFT": {
"patternId": "M",
"rotation": 270
},
"RIGHT": {
"patter... | [
{
"patternId": "X",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "6",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "9",
"rotation": 90,
"x": 1,
"y": 3
},
{
"patternId": "6",
"rotation": 90,
"x": 1,
"y": 2
}
] | [
"FRONT",
"TOP",
"FRONT"
] | [
"FRONT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "9",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "9",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C032 |
C033 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W -> N
The puzzle images alread... | standard_cross | [
"N",
"W",
"N"
] | [
{
"patternId": "K",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C033_path_sequence.png"
} | {
"level_id": 33,
"name": "Reconstruct 033",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-033.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "5",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "X",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "3",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"5",
"X",
"3",
"K",
"I",
"E"
] | 2 | 3 | 4 | 5 | {
"TOP": {
"patternId": "5",
"rotation": 270
},
"BOTTOM": {
"patternId": "E",
"rotation": 270
},
"FRONT": {
"patternId": "X",
"rotation": 180
},
"BACK": {
"patternId": "K",
"rotation": 90
},
"LEFT": {
"patternId": "I",
"rotation": 0
},
"RIGHT": {
"patter... | [
{
"patternId": "E",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId": "K",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "I",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "5",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT",
"TOP"
] | [
"BACK",
"LEFT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "5",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 270
},
"LEFT": {
"patternId": "I",
... | {
"TOP": {
"patternId": "5",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 270
},
"LEFT": {
"patternId": "I",
"rotation": 90
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C033 |
C034 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W
The puzzle images already sho... | standard_cross | [
"W",
"W"
] | [
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "U",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C034_path_sequence.png"
} | {
"level_id": 34,
"name": "Reconstruct 034",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-034.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "U",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"U",
"P",
"circle",
"V",
"H",
"diamond"
] | 3 | 1 | 5 | 3 | {
"TOP": {
"patternId": "U",
"rotation": 0
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 270
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "V",
"rotation": 90
},
"LEFT": {
"patternId": "H",
"rotation": 270
},
"RIGHT": {
"... | [
{
"patternId": "diamond",
"rotation": 270,
"x": 3,
"y": 1
},
{
"patternId": "H",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "U",
"rotation": 180,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP"
] | [
"LEFT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "U",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "H",
... | {
"TOP": {
"patternId": "U",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "H",
"rotation": 0
},
"RIGHT": {
"patternId": "... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C034 |
C035 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> S
The puzzle images already sho... | standard_cross | [
"W",
"S"
] | [
{
"patternId": "Z",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C035_path_sequence.png"
} | {
"level_id": 35,
"name": "Reconstruct 035",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-035.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "arrow_right",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 270,
"flipHorizontal": false,
"flip... | [
"arrow_right",
"arrow_left",
"K",
"circle",
"Z",
"heart"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "arrow_right",
"rotation": 180
},
"BOTTOM": {
"patternId": "heart",
"rotation": 270
},
"FRONT": {
"patternId": "arrow_left",
"rotation": 180
},
"BACK": {
"patternId": "circle",
"rotation": 0
},
"LEFT": {
"patternId": "Z",
"rotation": 270
... | [
{
"patternId": "heart",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "Z",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "arrow_left",
"rotation": 90,
"x": 1,
"y": 2
}
] | [
"LEFT",
"FRONT"
] | [
"LEFT",
"FRONT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "arrow_left",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "arrow_left",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "Z",
"rotation": 0
},
"RIGHT": {
"pa... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C035 |
C036 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N -> S
The puzzle images alread... | standard_cross | [
"W",
"N",
"S"
] | [
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_up",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C036_path_sequence.png"
} | {
"level_id": 36,
"name": "Reconstruct 036",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-036.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "smile",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "3",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false... | [
"smile",
"3",
"G",
"arrow_up",
"circle",
"smile"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "smile",
"rotation": 270
},
"BOTTOM": {
"patternId": "smile",
"rotation": 90
},
"FRONT": {
"patternId": "3",
"rotation": 90
},
"BACK": {
"patternId": "arrow_up",
"rotation": 270
},
"LEFT": {
"patternId": "circle",
"rotation": 90
},
"R... | [
{
"patternId": "smile",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "circle",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "arrow_up",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "circle",
"rotation": 0,
"x": 1,
"y": 2
}
] | [
"LEFT",
"BACK",
"LEFT"
] | [
"LEFT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_up",
"rotation": 90
},
"LEFT": {
"patternId": "c... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_up",
"rotation": 90
},
"LEFT": {
"patternId": "circle",
"rotation": 180
},
"RIGHT": {
... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C036 |
C037 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W
The puzzle images already sho... | standard_cross | [
"N",
"W"
] | [
{
"patternId": "H",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "2",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C037_path_sequence.png"
} | {
"level_id": 37,
"name": "Reconstruct 037",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-037.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "3",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "N",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"3",
"B",
"N",
"H",
"2",
"5"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "3",
"rotation": 270
},
"BOTTOM": {
"patternId": "5",
"rotation": 90
},
"FRONT": {
"patternId": "B",
"rotation": 90
},
"BACK": {
"patternId": "H",
"rotation": 90
},
"LEFT": {
"patternId": "2",
"rotation": 180
},
"RIGHT": {
"patter... | [
{
"patternId": "5",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "H",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "2",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT"
] | [
"BACK",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "H",
"rotation": 270
},
"LEFT": {
"patternId": "2",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "H",
"rotation": 270
},
"LEFT": {
"patternId": "2",
"rotation": 270
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C037 |
C038 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> E
The puzzle images already sho... | standard_cross | [
"N",
"E"
] | [
{
"patternId": "Q",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C038_path_sequence.png"
} | {
"level_id": 38,
"name": "Reconstruct 038",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-038.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "A",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "H",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"A",
"H",
"P",
"Q",
"N",
"smile"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "A",
"rotation": 180
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "H",
"rotation": 270
},
"BACK": {
"patternId": "Q",
"rotation": 90
},
"LEFT": {
"patternId": "N",
"rotation": 270
},
"RIGHT": {
"... | [
{
"patternId": "smile",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "Q",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "P",
"rotation": 180,
"x": 2,
"y": 1
}
] | [
"BACK",
"RIGHT"
] | [
"BACK",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Q",
"rotation": 270
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Q",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C038 |
C039 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N
The puzzle images already sho... | standard_cross | [
"W",
"N"
] | [
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "B",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C039_path_sequence.png"
} | {
"level_id": 39,
"name": "Reconstruct 039",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-039.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "E",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"G",
"E",
"5",
"B",
"I",
"Z"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "G",
"rotation": 270
},
"BOTTOM": {
"patternId": "Z",
"rotation": 270
},
"FRONT": {
"patternId": "E",
"rotation": 180
},
"BACK": {
"patternId": "B",
"rotation": 180
},
"LEFT": {
"patternId": "I",
"rotation": 90
},
"RIGHT": {
"patt... | [
{
"patternId": "Z",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "I",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "B",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"LEFT",
"BACK"
] | [
"LEFT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 0
},
"LEFT": {
"patternId": "I",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 0
},
"LEFT": {
"patternId": "I",
"rotation": 180
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C039 |
C040 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W
The puzzle images already sho... | standard_cross | [
"N",
"W"
] | [
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "smile",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C040_path_sequence.png"
} | {
"level_id": 40,
"name": "Reconstruct 040",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-040.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "heart",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": fals... | [
"heart",
"W",
"1",
"I",
"smile",
"I"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "heart",
"rotation": 180
},
"BOTTOM": {
"patternId": "I",
"rotation": 180
},
"FRONT": {
"patternId": "W",
"rotation": 270
},
"BACK": {
"patternId": "I",
"rotation": 180
},
"LEFT": {
"patternId": "smile",
"rotation": 180
},
"RIGHT": {
... | [
{
"patternId": "I",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "I",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "smile",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT"
] | [
"BACK",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "I",
"rotation": 0
},
"LEFT": {
"patternId": "smile",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "I",
"rotation": 0
},
"LEFT": {
"patternId": "smile",
"rotation": 270
},
"RIGHT": {
"pattern... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C040 |
C041 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> S
The puzzle images already sho... | standard_cross | [
"E",
"S"
] | [
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "star",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C041_path_sequence.png"
} | {
"level_id": 41,
"name": "Reconstruct 041",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-041.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"6",
"star",
"6",
"N",
"E",
"Y"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "6",
"rotation": 270
},
"BOTTOM": {
"patternId": "Y",
"rotation": 270
},
"FRONT": {
"patternId": "star",
"rotation": 0
},
"BACK": {
"patternId": "N",
"rotation": 90
},
"LEFT": {
"patternId": "E",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "Y",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "6",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "star",
"rotation": 90,
"x": 2,
"y": 2
}
] | [
"RIGHT",
"FRONT"
] | [
"RIGHT",
"FRONT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C041 |
C042 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W
The puzzle images already sho... | standard_cross | [
"S",
"W"
] | [
{
"patternId": "arrow_left",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "star",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C042_path_sequence.png"
} | {
"level_id": 42,
"name": "Reconstruct 042",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-042.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "K",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": ... | [
"K",
"arrow_left",
"K",
"R",
"star",
"M"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "K",
"rotation": 270
},
"BOTTOM": {
"patternId": "M",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_left",
"rotation": 90
},
"BACK": {
"patternId": "R",
"rotation": 0
},
"LEFT": {
"patternId": "star",
"rotation": 270
},
"RIGHT": {... | [
{
"patternId": "M",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "arrow_left",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "star",
"rotation": 270,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT"
] | [
"FRONT",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "arrow_left",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "arrow_left",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "star",
"rotation": 0
},
"RIGHT": {
"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C042 |
C043 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> E
The puzzle images already sho... | standard_cross | [
"N",
"E"
] | [
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "S",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C043_path_sequence.png"
} | {
"level_id": 43,
"name": "Reconstruct 043",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-043.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "9",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "S",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"2",
"9",
"S",
"P",
"Y",
"D"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "2",
"rotation": 90
},
"BOTTOM": {
"patternId": "D",
"rotation": 270
},
"FRONT": {
"patternId": "9",
"rotation": 0
},
"BACK": {
"patternId": "P",
"rotation": 90
},
"LEFT": {
"patternId": "Y",
"rotation": 180
},
"RIGHT": {
"pattern... | [
{
"patternId": "D",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "P",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "S",
"rotation": 270,
"x": 2,
"y": 1
}
] | [
"BACK",
"RIGHT"
] | [
"BACK",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "P",
"rotation": 270
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "P",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C043 |
C044 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W -> W
The puzzle images alread... | standard_cross | [
"W",
"W",
"W"
] | [
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "heart",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C044_path_sequence.png"
} | {
"level_id": 44,
"name": "Reconstruct 044",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-044.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": f... | [
"heart",
"arrow_up",
"7",
"1",
"smile",
"heart"
] | 4 | 1 | 6 | 3 | {
"TOP": {
"patternId": "heart",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_up",
"rotation": 0
},
"BACK": {
"patternId": "1",
"rotation": 90
},
"LEFT": {
"patternId": "smile",
"rotation": 270
},
"RIGHT... | [
{
"patternId": "heart",
"rotation": 90,
"x": 4,
"y": 1
},
{
"patternId": "smile",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "heart",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "7",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP",
"RIGHT"
] | [
"LEFT",
"TOP",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "heart",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "smile... | {
"TOP": {
"patternId": "heart",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "smile",
"rotation": 0
},
"RIGHT": {
"patte... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C044 |
C045 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> N -> E
The puzzle images alread... | standard_cross | [
"E",
"N",
"E"
] | [
{
"patternId": "U",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C045_path_sequence.png"
} | {
"level_id": 45,
"name": "Reconstruct 045",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-045.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "R",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "U",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fals... | [
"circle",
"R",
"U",
"D",
"7",
"P"
] | 1 | 2 | 5 | 4 | {
"TOP": {
"patternId": "circle",
"rotation": 270
},
"BOTTOM": {
"patternId": "P",
"rotation": 270
},
"FRONT": {
"patternId": "R",
"rotation": 180
},
"BACK": {
"patternId": "D",
"rotation": 180
},
"LEFT": {
"patternId": "7",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "P",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "U",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "D",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "circle",
"rotation": 180,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"BACK",
"TOP"
] | [
"RIGHT",
"BACK",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "circle",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "D",
"rotation": 0
},
"LEFT": {
"patternId": "?"... | {
"TOP": {
"patternId": "circle",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "D",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patter... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C045 |
C046 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W -> E
The puzzle images alread... | standard_cross | [
"W",
"W",
"E"
] | [
{
"patternId": "C",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C046_path_sequence.png"
} | {
"level_id": 46,
"name": "Reconstruct 046",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-046.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "arrow_left",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 90,
"flipHorizontal": false,
"flipVerti... | [
"arrow_left",
"W",
"arrow_up",
"6",
"C",
"I"
] | 3 | 1 | 5 | 3 | {
"TOP": {
"patternId": "arrow_left",
"rotation": 90
},
"BOTTOM": {
"patternId": "I",
"rotation": 0
},
"FRONT": {
"patternId": "W",
"rotation": 180
},
"BACK": {
"patternId": "6",
"rotation": 270
},
"LEFT": {
"patternId": "C",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "I",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patternId": "C",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "arrow_left",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "C",
"rotation": 0,
"x": 2,
"y": 1
}
] | [
"LEFT",
"TOP",
"LEFT"
] | [
"LEFT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "arrow_left",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "arrow_left",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "C",
"rotation": 180
},
"RIGHT": {
"p... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C046 |
C047 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W -> N
The puzzle images alread... | standard_cross | [
"W",
"W",
"N"
] | [
{
"patternId": "H",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "N",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_up",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C047_path_sequence.png"
} | {
"level_id": 47,
"name": "Reconstruct 047",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-047.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"N",
"heart",
"B",
"arrow_up",
"H",
"L"
] | 3 | 2 | 5 | 4 | {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "L",
"rotation": 180
},
"FRONT": {
"patternId": "heart",
"rotation": 270
},
"BACK": {
"patternId": "arrow_up",
"rotation": 270
},
"LEFT": {
"patternId": "H",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "L",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "H",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "N",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "arrow_up",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP",
"BACK"
] | [
"LEFT",
"TOP",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_up",
"rotation": 90
},
"LEFT": {
"patternId": "H... | {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_up",
"rotation": 90
},
"LEFT": {
"patternId": "H",
"rotation": 180
},
"RIGHT": {
"pat... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C047 |
C048 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W -> W
The puzzle images alread... | standard_cross | [
"S",
"W",
"W"
] | [
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C048_path_sequence.png"
} | {
"level_id": 48,
"name": "Reconstruct 048",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-048.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "arrow_left",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 90,
"flipHorizontal": false,
"flipVe... | [
"arrow_left",
"smile",
"arrow_up",
"plus",
"A",
"smile"
] | 3 | 1 | 5 | 4 | {
"TOP": {
"patternId": "arrow_left",
"rotation": 0
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "smile",
"rotation": 180
},
"BACK": {
"patternId": "plus",
"rotation": 90
},
"LEFT": {
"patternId": "A",
"rotation": 270
},
"R... | [
{
"patternId": "smile",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "smile",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "A",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "plus",
"rotation": 90,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT",
"BACK"
] | [
"FRONT",
"LEFT",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "smile",
"rotation": 180
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "smile",
"rotation": 180
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternId": "A",
"rotation": 0
},
"RIGHT": {
"pa... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C048 |
C049 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> S -> E
The puzzle images alread... | standard_cross | [
"S",
"S",
"E"
] | [
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C049_path_sequence.png"
} | {
"level_id": 49,
"name": "Reconstruct 049",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-049.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"V",
"D",
"Y",
"arrow_left",
"Z",
"V"
] | 1 | 1 | 4 | 5 | {
"TOP": {
"patternId": "V",
"rotation": 180
},
"BOTTOM": {
"patternId": "V",
"rotation": 270
},
"FRONT": {
"patternId": "D",
"rotation": 0
},
"BACK": {
"patternId": "arrow_left",
"rotation": 90
},
"LEFT": {
"patternId": "Z",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "V",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "D",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "V",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "Y",
"rotation": 180,
"x": 2,
"y": 3
}
] | [
"FRONT",
"TOP",
"RIGHT"
] | [
"FRONT",
"TOP",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "V",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "V",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C049 |
C050 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> E -> N
The puzzle images alread... | standard_cross | [
"W",
"E",
"N"
] | [
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "8",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "3",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C050_path_sequence.png"
} | {
"level_id": 50,
"name": "Reconstruct 050",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-050.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "smile",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "square",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": fa... | [
"smile",
"T",
"square",
"3",
"P",
"8"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "smile",
"rotation": 90
},
"BOTTOM": {
"patternId": "8",
"rotation": 0
},
"FRONT": {
"patternId": "T",
"rotation": 180
},
"BACK": {
"patternId": "3",
"rotation": 0
},
"LEFT": {
"patternId": "P",
"rotation": 270
},
"RIGHT": {
"patt... | [
{
"patternId": "8",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "P",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "8",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "3",
"rotation": 180,
"x": 2,
"y": 1
}
] | [
"LEFT",
"BOTTOM",
"BACK"
] | [
"LEFT",
"BOTTOM",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "8",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "3",
"rotation": 180
},
"LEFT": {
"patternId": "P",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "8",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "3",
"rotation": 180
},
"LEFT": {
"patternId": "P",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C050 |
C051 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W -> W
The puzzle images alread... | standard_cross | [
"W",
"W",
"W"
] | [
{
"patternId": "star",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "L",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C051_path_sequence.png"
} | {
"level_id": 51,
"name": "Reconstruct 051",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-051.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "plus",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "L",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"6",
"plus",
"L",
"plus",
"star",
"C"
] | 4 | 1 | 6 | 3 | {
"TOP": {
"patternId": "6",
"rotation": 0
},
"BOTTOM": {
"patternId": "C",
"rotation": 270
},
"FRONT": {
"patternId": "plus",
"rotation": 270
},
"BACK": {
"patternId": "plus",
"rotation": 0
},
"LEFT": {
"patternId": "star",
"rotation": 180
},
"RIGHT": {
... | [
{
"patternId": "C",
"rotation": 270,
"x": 4,
"y": 1
},
{
"patternId": "star",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "6",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "L",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP",
"RIGHT"
] | [
"LEFT",
"TOP",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "star",
... | {
"TOP": {
"patternId": "6",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "star",
"rotation": 270
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C051 |
C052 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> E -> W
The puzzle images alread... | standard_cross | [
"S",
"E",
"W"
] | [
{
"patternId": "arrow_down",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 90,
"flipHorizontal": false,
"flipVertic... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C052_path_sequence.png"
} | {
"level_id": 52,
"name": "Reconstruct 052",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-052.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "square",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_down",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 0,
"flipHorizontal": false,
"flipVertical... | [
"square",
"arrow_down",
"P",
"W",
"U",
"square"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "square",
"rotation": 180
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 90
},
"BACK": {
"patternId": "W",
"rotation": 180
},
"LEFT": {
"patternId": "U",
"rotation": 90
},
"RI... | [
{
"patternId": "square",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "arrow_down",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "P",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "arrow_down",
"rotation": 90,
"x": 1,
"y": 2
}
... | [
"FRONT",
"RIGHT",
"FRONT"
] | [
"FRONT",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pat... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C052 |
C053 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> S
The puzzle images already sho... | standard_cross | [
"S",
"S"
] | [
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "9",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C053_path_sequence.png"
} | {
"level_id": 53,
"name": "Reconstruct 053",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-053.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "9",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 180,
"flipHorizontal": false,
"flipVertica... | [
"9",
"heart",
"arrow_right",
"9",
"L",
"C"
] | 1 | 1 | 3 | 5 | {
"TOP": {
"patternId": "9",
"rotation": 0
},
"BOTTOM": {
"patternId": "C",
"rotation": 270
},
"FRONT": {
"patternId": "heart",
"rotation": 270
},
"BACK": {
"patternId": "9",
"rotation": 180
},
"LEFT": {
"patternId": "L",
"rotation": 0
},
"RIGHT": {
"pat... | [
{
"patternId": "C",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "heart",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "9",
"rotation": 0,
"x": 1,
"y": 3
}
] | [
"FRONT",
"TOP"
] | [
"FRONT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "9",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",... | {
"TOP": {
"patternId": "9",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pattern... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C053 |
C054 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W -> S
The puzzle images alread... | standard_cross | [
"S",
"W",
"S"
] | [
{
"patternId": "U",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C054_path_sequence.png"
} | {
"level_id": 54,
"name": "Reconstruct 054",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-054.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "M",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "U",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"M",
"U",
"star",
"M",
"5",
"3"
] | 2 | 1 | 4 | 5 | {
"TOP": {
"patternId": "M",
"rotation": 0
},
"BOTTOM": {
"patternId": "3",
"rotation": 270
},
"FRONT": {
"patternId": "U",
"rotation": 180
},
"BACK": {
"patternId": "M",
"rotation": 0
},
"LEFT": {
"patternId": "5",
"rotation": 180
},
"RIGHT": {
"pattern... | [
{
"patternId": "3",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "U",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "5",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "M",
"rotation": 270,
"x": 1,
"y": 3
}
] | [
"FRONT",
"LEFT",
"TOP"
] | [
"FRONT",
"LEFT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "M",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "U",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "5",
... | {
"TOP": {
"patternId": "M",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "U",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "5",
"rotation": 270
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C054 |
C055 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N -> N
The puzzle images alread... | standard_cross | [
"W",
"N",
"N"
] | [
{
"patternId": "9",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "K",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C055_path_sequence.png"
} | {
"level_id": 55,
"name": "Reconstruct 055",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-055.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "E",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
}... | [
"7",
"E",
"K",
"9",
"9",
"heart"
] | 2 | 3 | 4 | 5 | {
"TOP": {
"patternId": "7",
"rotation": 180
},
"BOTTOM": {
"patternId": "heart",
"rotation": 270
},
"FRONT": {
"patternId": "E",
"rotation": 90
},
"BACK": {
"patternId": "9",
"rotation": 270
},
"LEFT": {
"patternId": "9",
"rotation": 90
},
"RIGHT": {
"p... | [
{
"patternId": "heart",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId": "9",
"rotation": 0,
"x": 1,
"y": 3
},
{
"patternId": "9",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "K",
"rotation": 180,
"x": 1,
"y": 1
}
] | [
"LEFT",
"BACK",
"RIGHT"
] | [
"LEFT",
"BACK",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "9",
"rotation": 90
},
"LEFT": {
"patternId": "9",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "9",
"rotation": 90
},
"LEFT": {
"patternId": "9",
"rotation": 180
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C055 |
C056 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> E
The puzzle images already sho... | standard_cross | [
"N",
"E"
] | [
{
"patternId": "star",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "J",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C056_path_sequence.png"
} | {
"level_id": 56,
"name": "Reconstruct 056",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-056.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "square",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "J",
"rotation": 0,
"flipHorizontal": false,
"flipVertica... | [
"square",
"arrow_left",
"J",
"star",
"square",
"6"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "square",
"rotation": 270
},
"BOTTOM": {
"patternId": "6",
"rotation": 270
},
"FRONT": {
"patternId": "arrow_left",
"rotation": 180
},
"BACK": {
"patternId": "star",
"rotation": 0
},
"LEFT": {
"patternId": "square",
"rotation": 90
},
... | [
{
"patternId": "6",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "star",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "J",
"rotation": 270,
"x": 2,
"y": 1
}
] | [
"BACK",
"RIGHT"
] | [
"BACK",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "star",
"rotation": 180
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "star",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C056 |
C057 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> S -> W
The puzzle images alread... | standard_cross | [
"E",
"S",
"W"
] | [
{
"patternId": "J",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "R",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C057_path_sequence.png"
} | {
"level_id": 57,
"name": "Reconstruct 057",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-057.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "4",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "J",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},... | [
"4",
"7",
"J",
"plus",
"arrow_left",
"R"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "4",
"rotation": 270
},
"BOTTOM": {
"patternId": "R",
"rotation": 180
},
"FRONT": {
"patternId": "7",
"rotation": 0
},
"BACK": {
"patternId": "plus",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "R",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "J",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "7",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "R",
"rotation": 270,
"x": 1,
"y": 2
}
] | [
"RIGHT",
"FRONT",
"BOTTOM"
] | [
"RIGHT",
"FRONT",
"BOTTOM"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "R",
"rotation": 180
},
"FRONT": {
"patternId": "7",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "R",
"rotation": 180
},
"FRONT": {
"patternId": "7",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C057 |
C058 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W -> N
The puzzle images alread... | standard_cross | [
"N",
"W",
"N"
] | [
{
"patternId": "5",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "J",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C058_path_sequence.png"
} | {
"level_id": 58,
"name": "Reconstruct 058",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-058.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "J",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_down",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "8",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": f... | [
"J",
"arrow_down",
"8",
"5",
"G",
"heart"
] | 2 | 3 | 4 | 5 | {
"TOP": {
"patternId": "J",
"rotation": 180
},
"BOTTOM": {
"patternId": "heart",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 270
},
"BACK": {
"patternId": "5",
"rotation": 270
},
"LEFT": {
"patternId": "G",
"rotation": 90
},
"RIGHT"... | [
{
"patternId": "heart",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId": "5",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "G",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "J",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT",
"TOP"
] | [
"BACK",
"LEFT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "J",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "5",
"rotation": 90
},
"LEFT": {
"patternId": "G",
... | {
"TOP": {
"patternId": "J",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "5",
"rotation": 90
},
"LEFT": {
"patternId": "G",
"rotation": 180
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C058 |
C059 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E -> W
The puzzle images alread... | standard_cross | [
"E",
"E",
"W"
] | [
{
"patternId": "U",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "diamond",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "U",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C059_path_sequence.png"
} | {
"level_id": 59,
"name": "Reconstruct 059",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-059.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "diamond",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "U",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fal... | [
"diamond",
"G",
"U",
"9",
"A",
"heart"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "diamond",
"rotation": 180
},
"BOTTOM": {
"patternId": "heart",
"rotation": 0
},
"FRONT": {
"patternId": "G",
"rotation": 270
},
"BACK": {
"patternId": "9",
"rotation": 180
},
"LEFT": {
"patternId": "A",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "heart",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "U",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "diamond",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patternId": "U",
"rotation": 270,
"x": 2,
"y": 1
}
] | [
"RIGHT",
"TOP",
"RIGHT"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "diamond",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?... | {
"TOP": {
"patternId": "diamond",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patte... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C059 |
C060 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> N
The puzzle images already sho... | standard_cross | [
"E",
"N"
] | [
{
"patternId": "3",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C060_path_sequence.png"
} | {
"level_id": 60,
"name": "Reconstruct 060",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-060.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "F",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "3",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"F",
"W",
"3",
"M",
"star",
"J"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "F",
"rotation": 270
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "W",
"rotation": 0
},
"BACK": {
"patternId": "M",
"rotation": 180
},
"LEFT": {
"patternId": "star",
"rotation": 0
},
"RIGHT": {
"patter... | [
{
"patternId": "J",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "3",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "M",
"rotation": 270,
"x": 2,
"y": 1
}
] | [
"RIGHT",
"BACK"
] | [
"RIGHT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "M",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "M",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": "... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C060 |
C061 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W
The puzzle images already sho... | standard_cross | [
"W",
"W"
] | [
{
"patternId": "D",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Z",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C061_path_sequence.png"
} | {
"level_id": 61,
"name": "Reconstruct 061",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-061.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "Z",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"Z",
"Q",
"C",
"arrow_up",
"D",
"heart"
] | 3 | 1 | 5 | 3 | {
"TOP": {
"patternId": "Z",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 270
},
"FRONT": {
"patternId": "Q",
"rotation": 0
},
"BACK": {
"patternId": "arrow_up",
"rotation": 0
},
"LEFT": {
"patternId": "D",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "heart",
"rotation": 270,
"x": 3,
"y": 1
},
{
"patternId": "D",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "Z",
"rotation": 180,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP"
] | [
"LEFT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "Z",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "D",
... | {
"TOP": {
"patternId": "Z",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "D",
"rotation": 0
},
"RIGHT": {
"patternId": "... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C061 |
C062 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "C",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "L",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C062_path_sequence.png"
} | {
"level_id": 62,
"name": "Reconstruct 062",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-062.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "L",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"L",
"F",
"C",
"7",
"arrow_left",
"triangle"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "L",
"rotation": 90
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 0
},
"BACK": {
"patternId": "7",
"rotation": 180
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 180
},
"RIGHT... | [
{
"patternId": "triangle",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "C",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "L",
"rotation": 270,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "L",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "L",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": ... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C062 |
C063 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> N
The puzzle images already sho... | standard_cross | [
"N",
"N"
] | [
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "H",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C063_path_sequence.png"
} | {
"level_id": 63,
"name": "Reconstruct 063",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-063.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "H",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"H",
"O",
"K",
"triangle",
"circle",
"T"
] | 1 | 3 | 3 | 5 | {
"TOP": {
"patternId": "H",
"rotation": 0
},
"BOTTOM": {
"patternId": "T",
"rotation": 270
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "triangle",
"rotation": 0
},
"LEFT": {
"patternId": "circle",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "T",
"rotation": 270,
"x": 1,
"y": 3
},
{
"patternId": "triangle",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "H",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"BACK",
"TOP"
] | [
"BACK",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "H",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "triangle",
"rotation": 180
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "H",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "triangle",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patt... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C063 |
C064 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W -> S
The puzzle images alread... | standard_cross | [
"S",
"W",
"S"
] | [
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C064_path_sequence.png"
} | {
"level_id": 64,
"name": "Reconstruct 064",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-064.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": fal... | [
"O",
"A",
"arrow_up",
"S",
"W",
"R"
] | 2 | 1 | 4 | 5 | {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "R",
"rotation": 180
},
"FRONT": {
"patternId": "A",
"rotation": 270
},
"BACK": {
"patternId": "S",
"rotation": 90
},
"LEFT": {
"patternId": "W",
"rotation": 270
},
"RIGHT": {
"patt... | [
{
"patternId": "R",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "A",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "W",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "O",
"rotation": 180,
"x": 1,
"y": 3
}
] | [
"FRONT",
"LEFT",
"TOP"
] | [
"FRONT",
"LEFT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "A",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "W",
... | {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "A",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "W",
"rotation": 0
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C064 |
C065 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "Z",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "H",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C065_path_sequence.png"
} | {
"level_id": 65,
"name": "Reconstruct 065",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-065.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "H",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "S",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Z",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
}... | [
"H",
"S",
"Z",
"4",
"L",
"C"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "H",
"rotation": 90
},
"BOTTOM": {
"patternId": "C",
"rotation": 90
},
"FRONT": {
"patternId": "S",
"rotation": 180
},
"BACK": {
"patternId": "4",
"rotation": 180
},
"LEFT": {
"patternId": "L",
"rotation": 90
},
"RIGHT": {
"patter... | [
{
"patternId": "C",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "Z",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "H",
"rotation": 270,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "H",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "H",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": ... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C065 |
C066 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> N -> N
The puzzle images alread... | standard_cross | [
"E",
"N",
"N"
] | [
{
"patternId": "R",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "B",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C066_path_sequence.png"
} | {
"level_id": 66,
"name": "Reconstruct 066",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-066.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "Q",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "R",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"Q",
"A",
"R",
"B",
"V",
"triangle"
] | 1 | 3 | 4 | 5 | {
"TOP": {
"patternId": "Q",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 180
},
"FRONT": {
"patternId": "A",
"rotation": 90
},
"BACK": {
"patternId": "B",
"rotation": 90
},
"LEFT": {
"patternId": "V",
"rotation": 180
},
"RIGHT": {
"... | [
{
"patternId": "triangle",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "R",
"rotation": 90,
"x": 2,
"y": 3
},
{
"patternId": "B",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "V",
"rotation": 270,
"x": 2,
"y": 1
}
] | [
"RIGHT",
"BACK",
"LEFT"
] | [
"RIGHT",
"BACK",
"LEFT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "V",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "V",
"rotation": 270
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C066 |
C067 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W -> N
The puzzle images alread... | standard_cross | [
"N",
"W",
"N"
] | [
{
"patternId": "Y",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "9",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C067_path_sequence.png"
} | {
"level_id": 67,
"name": "Reconstruct 067",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-067.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"9",
"1",
"B",
"Y",
"1",
"F"
] | 2 | 3 | 4 | 5 | {
"TOP": {
"patternId": "9",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 180
},
"FRONT": {
"patternId": "1",
"rotation": 0
},
"BACK": {
"patternId": "Y",
"rotation": 270
},
"LEFT": {
"patternId": "1",
"rotation": 0
},
"RIGHT": {
"pattern... | [
{
"patternId": "F",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId": "Y",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "1",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "9",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT",
"TOP"
] | [
"BACK",
"LEFT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "9",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Y",
"rotation": 90
},
"LEFT": {
"patternId": "1",
... | {
"TOP": {
"patternId": "9",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "Y",
"rotation": 90
},
"LEFT": {
"patternId": "1",
"rotation": 90
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C067 |
C068 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> S
The puzzle images already sho... | standard_cross | [
"S",
"S"
] | [
{
"patternId": "diamond",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C068_path_sequence.png"
} | {
"level_id": 68,
"name": "Reconstruct 068",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-068.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fal... | [
"7",
"diamond",
"D",
"Q",
"arrow_right",
"heart"
] | 1 | 1 | 3 | 5 | {
"TOP": {
"patternId": "7",
"rotation": 270
},
"BOTTOM": {
"patternId": "heart",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 270
},
"BACK": {
"patternId": "Q",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_right",
"rotation": 270
},
"RI... | [
{
"patternId": "heart",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "diamond",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "7",
"rotation": 270,
"x": 1,
"y": 3
}
] | [
"FRONT",
"TOP"
] | [
"FRONT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "7",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "7",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pat... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C068 |
C069 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> S -> S
The puzzle images alread... | standard_cross | [
"E",
"S",
"S"
] | [
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "H",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "square",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C069_path_sequence.png"
} | {
"level_id": 69,
"name": "Reconstruct 069",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-069.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "K",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "H",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"K",
"H",
"V",
"O",
"square",
"Q"
] | 1 | 1 | 4 | 5 | {
"TOP": {
"patternId": "K",
"rotation": 90
},
"BOTTOM": {
"patternId": "Q",
"rotation": 180
},
"FRONT": {
"patternId": "H",
"rotation": 270
},
"BACK": {
"patternId": "O",
"rotation": 270
},
"LEFT": {
"patternId": "square",
"rotation": 90
},
"RIGHT": {
"... | [
{
"patternId": "Q",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "V",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "H",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "square",
"rotation": 180,
"x": 2,
"y": 3
}
] | [
"RIGHT",
"FRONT",
"LEFT"
] | [
"RIGHT",
"FRONT",
"LEFT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "square"... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "square",
"rotation": 180
},
"RIGHT": {
"patt... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C069 |
C070 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W -> W
The puzzle images alread... | standard_cross | [
"W",
"W",
"W"
] | [
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "N",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C070_path_sequence.png"
} | {
"level_id": 70,
"name": "Reconstruct 070",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-070.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fals... | [
"N",
"circle",
"heart",
"K",
"6",
"C"
] | 4 | 1 | 6 | 3 | {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "C",
"rotation": 90
},
"FRONT": {
"patternId": "circle",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 270
},
"LEFT": {
"patternId": "6",
"rotation": 270
},
"RIGHT": {
"pat... | [
{
"patternId": "C",
"rotation": 90,
"x": 4,
"y": 1
},
{
"patternId": "6",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "N",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "heart",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP",
"RIGHT"
] | [
"LEFT",
"TOP",
"RIGHT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "6",
... | {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "6",
"rotation": 0
},
"RIGHT": {
"patternId": "... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C070 |
C071 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> S
The puzzle images already sho... | standard_cross | [
"S",
"S"
] | [
{
"patternId": "H",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C071_path_sequence.png"
} | {
"level_id": 71,
"name": "Reconstruct 071",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-071.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "H",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 90,
"flipHorizontal": false,
"flipVertical"... | [
"circle",
"H",
"arrow_left",
"Z",
"4",
"9"
] | 1 | 1 | 3 | 5 | {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "9",
"rotation": 270
},
"FRONT": {
"patternId": "H",
"rotation": 0
},
"BACK": {
"patternId": "Z",
"rotation": 90
},
"LEFT": {
"patternId": "4",
"rotation": 180
},
"RIGHT": {
"pa... | [
{
"patternId": "9",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "H",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "circle",
"rotation": 90,
"x": 1,
"y": 3
}
] | [
"FRONT",
"TOP"
] | [
"FRONT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",... | {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pattern... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C071 |
C072 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> S -> E
The puzzle images alread... | standard_cross | [
"E",
"S",
"E"
] | [
{
"patternId": "arrow_left",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C072_path_sequence.png"
} | {
"level_id": 72,
"name": "Reconstruct 072",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-072.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": ... | [
"6",
"D",
"arrow_left",
"R",
"plus",
"J"
] | 1 | 1 | 5 | 4 | {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "J",
"rotation": 90
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "R",
"rotation": 90
},
"LEFT": {
"patternId": "plus",
"rotation": 0
},
"RIGHT": {
"patte... | [
{
"patternId": "J",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "arrow_left",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "D",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "6",
"rotation": 180,
"x": 3,
"y": 2
}
] | [
"RIGHT",
"FRONT",
"TOP"
] | [
"RIGHT",
"FRONT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C072 |
C073 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W
The puzzle images already sho... | standard_cross | [
"S",
"W"
] | [
{
"patternId": "X",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C073_path_sequence.png"
} | {
"level_id": 73,
"name": "Reconstruct 073",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-073.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "M",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "X",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "smile",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
}... | [
"M",
"X",
"smile",
"W",
"5",
"L"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "M",
"rotation": 0
},
"BOTTOM": {
"patternId": "L",
"rotation": 180
},
"FRONT": {
"patternId": "X",
"rotation": 90
},
"BACK": {
"patternId": "W",
"rotation": 0
},
"LEFT": {
"patternId": "5",
"rotation": 0
},
"RIGHT": {
"patternId"... | [
{
"patternId": "L",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "X",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "5",
"rotation": 0,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT"
] | [
"FRONT",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "X",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "5",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "X",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "5",
"rotation": 90
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C073 |
C074 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N
The puzzle images already sho... | standard_cross | [
"W",
"N"
] | [
{
"patternId": "S",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C074_path_sequence.png"
} | {
"level_id": 74,
"name": "Reconstruct 074",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-074.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "R",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"R",
"O",
"O",
"C",
"S",
"arrow_left"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "R",
"rotation": 180
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "C",
"rotation": 180
},
"LEFT": {
"patternId": "S",
"rotation": 180
},
"RIGHT": {
... | [
{
"patternId": "arrow_left",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "S",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "C",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"LEFT",
"BACK"
] | [
"LEFT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "C",
"rotation": 0
},
"LEFT": {
"patternId": "S",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "C",
"rotation": 0
},
"LEFT": {
"patternId": "S",
"rotation": 270
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C074 |
C075 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> S -> E
The puzzle images alread... | standard_cross | [
"E",
"S",
"E"
] | [
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "F",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C075_path_sequence.png"
} | {
"level_id": 75,
"name": "Reconstruct 075",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-075.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"6",
"F",
"6",
"3",
"arrow_down",
"C"
] | 1 | 1 | 5 | 4 | {
"TOP": {
"patternId": "6",
"rotation": 0
},
"BOTTOM": {
"patternId": "C",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 180
},
"BACK": {
"patternId": "3",
"rotation": 90
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "C",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "6",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "F",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "6",
"rotation": 90,
"x": 3,
"y": 2
}
] | [
"RIGHT",
"FRONT",
"TOP"
] | [
"RIGHT",
"FRONT",
"TOP"
] | 3 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "F",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "6",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "F",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C075 |
C076 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> N
The puzzle images already sho... | standard_cross | [
"E",
"N"
] | [
{
"patternId": "star",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "F",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C076_path_sequence.png"
} | {
"level_id": 76,
"name": "Reconstruct 076",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-076.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "X",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "square",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": ... | [
"X",
"square",
"star",
"F",
"6",
"K"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "X",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 180
},
"FRONT": {
"patternId": "square",
"rotation": 270
},
"BACK": {
"patternId": "F",
"rotation": 90
},
"LEFT": {
"patternId": "6",
"rotation": 90
},
"RIGHT": {
"... | [
{
"patternId": "K",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "star",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "F",
"rotation": 180,
"x": 2,
"y": 1
}
] | [
"RIGHT",
"BACK"
] | [
"RIGHT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "F",
"rotation": 270
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "F",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C076 |
C077 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> S -> S
The puzzle images alread... | standard_cross | [
"S",
"S",
"S"
] | [
{
"patternId": "J",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C077_path_sequence.png"
} | {
"level_id": 77,
"name": "Reconstruct 077",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-077.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "J",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Y",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
}... | [
"7",
"J",
"Y",
"M",
"heart",
"E"
] | 1 | 1 | 3 | 6 | {
"TOP": {
"patternId": "7",
"rotation": 180
},
"BOTTOM": {
"patternId": "E",
"rotation": 90
},
"FRONT": {
"patternId": "J",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 270
},
"LEFT": {
"patternId": "heart",
"rotation": 180
},
"RIGHT": {
"... | [
{
"patternId": "E",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "J",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "7",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "M",
"rotation": 90,
"x": 1,
"y": 4
}
] | [
"FRONT",
"TOP",
"BACK"
] | [
"FRONT",
"TOP",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "7",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "J",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 90
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "7",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "J",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 90
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C077 |
C078 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W
The puzzle images already sho... | standard_cross | [
"W",
"W"
] | [
{
"patternId": "E",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C078_path_sequence.png"
} | {
"level_id": 78,
"name": "Reconstruct 078",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-078.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "M",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"M",
"Q",
"A",
"6",
"E",
"arrow_left"
] | 3 | 1 | 5 | 3 | {
"TOP": {
"patternId": "M",
"rotation": 270
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "Q",
"rotation": 180
},
"BACK": {
"patternId": "6",
"rotation": 270
},
"LEFT": {
"patternId": "E",
"rotation": 180
},
"RIGHT": {
... | [
{
"patternId": "arrow_left",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patternId": "E",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "M",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP"
] | [
"LEFT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "M",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "E",
... | {
"TOP": {
"patternId": "M",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "E",
"rotation": 270
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C078 |
C079 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "star",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Q",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C079_path_sequence.png"
} | {
"level_id": 79,
"name": "Reconstruct 079",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-079.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "Q",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": ... | [
"Q",
"triangle",
"star",
"arrow_left",
"S",
"N"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "Q",
"rotation": 270
},
"BOTTOM": {
"patternId": "N",
"rotation": 90
},
"FRONT": {
"patternId": "triangle",
"rotation": 180
},
"BACK": {
"patternId": "arrow_left",
"rotation": 90
},
"LEFT": {
"patternId": "S",
"rotation": 0
},
"RIGHT"... | [
{
"patternId": "N",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "star",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "Q",
"rotation": 90,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "Q",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "Q",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C079 |
C080 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> S
The puzzle images already sho... | standard_cross | [
"E",
"S"
] | [
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C080_path_sequence.png"
} | {
"level_id": 80,
"name": "Reconstruct 080",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-080.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "plus",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertica... | [
"arrow_left",
"plus",
"6",
"circle",
"square",
"7"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "arrow_left",
"rotation": 270
},
"BOTTOM": {
"patternId": "7",
"rotation": 270
},
"FRONT": {
"patternId": "plus",
"rotation": 270
},
"BACK": {
"patternId": "circle",
"rotation": 180
},
"LEFT": {
"patternId": "square",
"rotation": 270
},... | [
{
"patternId": "7",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "6",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "plus",
"rotation": 0,
"x": 2,
"y": 2
}
] | [
"RIGHT",
"FRONT"
] | [
"RIGHT",
"FRONT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "plus",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "plus",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C080 |
C081 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> N -> S
The puzzle images alread... | standard_cross | [
"W",
"N",
"S"
] | [
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C081_path_sequence.png"
} | {
"level_id": 81,
"name": "Reconstruct 081",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-081.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "E",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
}... | [
"G",
"E",
"P",
"plus",
"C",
"1"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "G",
"rotation": 270
},
"BOTTOM": {
"patternId": "1",
"rotation": 90
},
"FRONT": {
"patternId": "E",
"rotation": 90
},
"BACK": {
"patternId": "plus",
"rotation": 90
},
"LEFT": {
"patternId": "C",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "1",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "C",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "plus",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "C",
"rotation": 90,
"x": 1,
"y": 2
}
] | [
"LEFT",
"BACK",
"LEFT"
] | [
"LEFT",
"BACK"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternId": "C",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternId": "C",
"rotation": 270
},
"RIGHT": {
"patter... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C081 |
C082 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> N
The puzzle images already sho... | standard_cross | [
"S",
"N"
] | [
{
"patternId": "8",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C082_path_sequence.png"
} | {
"level_id": 82,
"name": "Reconstruct 082",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-082.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "star",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "8",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"star",
"8",
"Q",
"C",
"Y",
"6"
] | 1 | 1 | 3 | 4 | {
"TOP": {
"patternId": "star",
"rotation": 180
},
"BOTTOM": {
"patternId": "6",
"rotation": 0
},
"FRONT": {
"patternId": "8",
"rotation": 90
},
"BACK": {
"patternId": "C",
"rotation": 270
},
"LEFT": {
"patternId": "Y",
"rotation": 0
},
"RIGHT": {
"patte... | [
{
"patternId": "6",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "8",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "6",
"rotation": 0,
"x": 1,
"y": 1
}
] | [
"FRONT",
"BOTTOM"
] | [
"FRONT",
"BOTTOM"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "6",
"rotation": 0
},
"FRONT": {
"patternId": "8",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "6",
"rotation": 0
},
"FRONT": {
"patternId": "8",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": ... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C082 |
C083 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> E
The puzzle images already sho... | standard_cross | [
"S",
"E"
] | [
{
"patternId": "8",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C083_path_sequence.png"
} | {
"level_id": 83,
"name": "Reconstruct 083",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-083.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "L",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "8",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"L",
"8",
"1",
"P",
"O",
"F"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "L",
"rotation": 0
},
"BOTTOM": {
"patternId": "F",
"rotation": 0
},
"FRONT": {
"patternId": "8",
"rotation": 270
},
"BACK": {
"patternId": "P",
"rotation": 90
},
"LEFT": {
"patternId": "O",
"rotation": 270
},
"RIGHT": {
"patternI... | [
{
"patternId": "F",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "8",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "1",
"rotation": 180,
"x": 2,
"y": 2
}
] | [
"FRONT",
"RIGHT"
] | [
"FRONT",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "8",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "8",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C083 |
C084 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> S -> S
The puzzle images alread... | standard_cross | [
"E",
"S",
"S"
] | [
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "3",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C084_path_sequence.png"
} | {
"level_id": 84,
"name": "Reconstruct 084",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-084.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "9",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
... | [
"9",
"heart",
"V",
"2",
"3",
"Y"
] | 1 | 1 | 4 | 5 | {
"TOP": {
"patternId": "9",
"rotation": 0
},
"BOTTOM": {
"patternId": "Y",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 180
},
"BACK": {
"patternId": "2",
"rotation": 90
},
"LEFT": {
"patternId": "3",
"rotation": 90
},
"RIGHT": {
"patte... | [
{
"patternId": "Y",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "V",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "heart",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "3",
"rotation": 180,
"x": 2,
"y": 3
}
] | [
"RIGHT",
"FRONT",
"LEFT"
] | [
"RIGHT",
"FRONT",
"LEFT"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "3",... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "heart",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "3",
"rotation": 180
},
"RIGHT": {
"patte... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C084 |
C085 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W
The puzzle images already sho... | standard_cross | [
"S",
"W"
] | [
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "square",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C085_path_sequence.png"
} | {
"level_id": 85,
"name": "Reconstruct 085",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-085.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"C",
"7",
"2",
"heart",
"square",
"arrow_up"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "C",
"rotation": 180
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 180
},
"FRONT": {
"patternId": "7",
"rotation": 270
},
"BACK": {
"patternId": "heart",
"rotation": 90
},
"LEFT": {
"patternId": "square",
"rotation": 90
},
"RIGH... | [
{
"patternId": "arrow_up",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "7",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "square",
"rotation": 90,
"x": 1,
"y": 2
}
] | [
"FRONT",
"LEFT"
] | [
"FRONT",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "square"... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "square",
"rotation": 180
},
"RIGHT": {
"patt... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C085 |
C086 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W
The puzzle images already sho... | standard_cross | [
"N",
"W"
] | [
{
"patternId": "K",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "U",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C086_path_sequence.png"
} | {
"level_id": 86,
"name": "Reconstruct 086",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-086.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "2",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false... | [
"2",
"7",
"circle",
"K",
"U",
"I"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "2",
"rotation": 0
},
"BOTTOM": {
"patternId": "I",
"rotation": 270
},
"FRONT": {
"patternId": "7",
"rotation": 180
},
"BACK": {
"patternId": "K",
"rotation": 90
},
"LEFT": {
"patternId": "U",
"rotation": 270
},
"RIGHT": {
"patter... | [
{
"patternId": "I",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "K",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "U",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"BACK",
"LEFT"
] | [
"BACK",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 270
},
"LEFT": {
"patternId": "U",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 270
},
"LEFT": {
"patternId": "U",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C086 |
C087 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> E
The puzzle images already sho... | standard_cross | [
"S",
"E"
] | [
{
"patternId": "7",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C087_path_sequence.png"
} | {
"level_id": 87,
"name": "Reconstruct 087",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-087.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "E",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
... | [
"E",
"7",
"circle",
"I",
"N",
"H"
] | 1 | 1 | 4 | 4 | {
"TOP": {
"patternId": "E",
"rotation": 270
},
"BOTTOM": {
"patternId": "H",
"rotation": 180
},
"FRONT": {
"patternId": "7",
"rotation": 90
},
"BACK": {
"patternId": "I",
"rotation": 180
},
"LEFT": {
"patternId": "N",
"rotation": 90
},
"RIGHT": {
"patte... | [
{
"patternId": "H",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "7",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "circle",
"rotation": 90,
"x": 2,
"y": 2
}
] | [
"FRONT",
"RIGHT"
] | [
"FRONT",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": ... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C087 |
C088 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> W -> N
The puzzle images alread... | standard_cross | [
"S",
"W",
"N"
] | [
{
"patternId": "star",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C088_path_sequence.png"
} | {
"level_id": 88,
"name": "Reconstruct 088",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-088.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"1",
"star",
"V",
"G",
"1",
"plus"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "1",
"rotation": 90
},
"BOTTOM": {
"patternId": "plus",
"rotation": 180
},
"FRONT": {
"patternId": "star",
"rotation": 270
},
"BACK": {
"patternId": "G",
"rotation": 0
},
"LEFT": {
"patternId": "1",
"rotation": 0
},
"RIGHT": {
"pa... | [
{
"patternId": "plus",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "star",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "1",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "plus",
"rotation": 270,
"x": 1,
"y": 1
}
] | [
"FRONT",
"LEFT",
"BOTTOM"
] | [
"FRONT",
"LEFT",
"BOTTOM"
] | 3 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "plus",
"rotation": 180
},
"FRONT": {
"patternId": "star",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "plus",
"rotation": 180
},
"FRONT": {
"patternId": "star",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "1",
"rotation": 90
},
"RIGHT": {
"pa... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C088 |
C089 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> E
The puzzle images already sho... | standard_cross | [
"N",
"E"
] | [
{
"patternId": "4",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C089_path_sequence.png"
} | {
"level_id": 89,
"name": "Reconstruct 089",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-089.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "W",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Y",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},... | [
"W",
"7",
"Y",
"4",
"2",
"heart"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "W",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 180
},
"FRONT": {
"patternId": "7",
"rotation": 270
},
"BACK": {
"patternId": "4",
"rotation": 180
},
"LEFT": {
"patternId": "2",
"rotation": 270
},
"RIGHT": {
"p... | [
{
"patternId": "heart",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "4",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "Y",
"rotation": 180,
"x": 2,
"y": 1
}
] | [
"BACK",
"RIGHT"
] | [
"BACK",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId": "... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C089 |
C090 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E -> N
The puzzle images alread... | standard_cross | [
"E",
"E",
"N"
] | [
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "S",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C090_path_sequence.png"
} | {
"level_id": 90,
"name": "Reconstruct 090",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-090.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "S",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"S",
"A",
"I",
"circle",
"arrow_right",
"O"
] | 1 | 2 | 5 | 4 | {
"TOP": {
"patternId": "S",
"rotation": 270
},
"BOTTOM": {
"patternId": "O",
"rotation": 90
},
"FRONT": {
"patternId": "A",
"rotation": 180
},
"BACK": {
"patternId": "circle",
"rotation": 90
},
"LEFT": {
"patternId": "arrow_right",
"rotation": 0
},
"RIGHT":... | [
{
"patternId": "O",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "I",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "S",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": "circle",
"rotation": 90,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP",
"BACK"
] | [
"RIGHT",
"TOP",
"BACK"
] | 3 | {
"faces": {
"TOP": {
"patternId": "S",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "circle",
"rotation": 270
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "S",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "circle",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patt... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C090 |
C091 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "P",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "smile",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C091_path_sequence.png"
} | {
"level_id": 91,
"name": "Reconstruct 091",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-091.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "smile",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "smile",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": ... | [
"smile",
"smile",
"P",
"arrow_up",
"arrow_down",
"D"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "smile",
"rotation": 270
},
"BOTTOM": {
"patternId": "D",
"rotation": 180
},
"FRONT": {
"patternId": "smile",
"rotation": 270
},
"BACK": {
"patternId": "arrow_up",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 270
},... | [
{
"patternId": "D",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "P",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "smile",
"rotation": 90,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "smile",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",... | {
"TOP": {
"patternId": "smile",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pattern... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C091 |
C092 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> S
The puzzle images already sho... | standard_cross | [
"W",
"S"
] | [
{
"patternId": "W",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C092_path_sequence.png"
} | {
"level_id": 92,
"name": "Reconstruct 092",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-092.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "plus",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "H",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"plus",
"H",
"D",
"6",
"W",
"7"
] | 2 | 1 | 4 | 4 | {
"TOP": {
"patternId": "plus",
"rotation": 0
},
"BOTTOM": {
"patternId": "7",
"rotation": 90
},
"FRONT": {
"patternId": "H",
"rotation": 270
},
"BACK": {
"patternId": "6",
"rotation": 270
},
"LEFT": {
"patternId": "W",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "7",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "W",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "H",
"rotation": 180,
"x": 1,
"y": 2
}
] | [
"LEFT",
"FRONT"
] | [
"LEFT",
"FRONT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "W",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "H",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "W",
"rotation": 270
},
"RIGHT": {
"patternId... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C092 |
C093 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> N
The puzzle images already sho... | standard_cross | [
"N",
"N"
] | [
{
"patternId": "heart",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C093_path_sequence.png"
} | {
"level_id": 93,
"name": "Reconstruct 093",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-093.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"6",
"7",
"5",
"heart",
"3",
"square"
] | 1 | 3 | 3 | 5 | {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "square",
"rotation": 270
},
"FRONT": {
"patternId": "7",
"rotation": 0
},
"BACK": {
"patternId": "heart",
"rotation": 0
},
"LEFT": {
"patternId": "3",
"rotation": 90
},
"RIGHT": {
"... | [
{
"patternId": "square",
"rotation": 270,
"x": 1,
"y": 3
},
{
"patternId": "heart",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "6",
"rotation": 90,
"x": 1,
"y": 1
}
] | [
"BACK",
"TOP"
] | [
"BACK",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "heart",
"rotation": 180
},
"LEFT": {
"patternId": "?"... | {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "heart",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patter... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C093 |
C094 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> E
The puzzle images already sho... | standard_cross | [
"W",
"E"
] | [
{
"patternId": "3",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Z",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C094_path_sequence.png"
} | {
"level_id": 94,
"name": "Reconstruct 094",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-094.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "plus",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "M",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false... | [
"plus",
"heart",
"M",
"smile",
"3",
"Z"
] | 2 | 1 | 4 | 3 | {
"TOP": {
"patternId": "plus",
"rotation": 180
},
"BOTTOM": {
"patternId": "Z",
"rotation": 270
},
"FRONT": {
"patternId": "heart",
"rotation": 0
},
"BACK": {
"patternId": "smile",
"rotation": 270
},
"LEFT": {
"patternId": "3",
"rotation": 0
},
"RIGHT": {
... | [
{
"patternId": "Z",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "3",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "Z",
"rotation": 270,
"x": 2,
"y": 1
}
] | [
"LEFT",
"BOTTOM"
] | [
"LEFT",
"BOTTOM"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "Z",
"rotation": 270
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "3",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "Z",
"rotation": 270
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "3",
"rotation": 90
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C094 |
C095 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> W -> E
The puzzle images alread... | standard_cross | [
"N",
"W",
"E"
] | [
{
"patternId": "arrow_right",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_right",
"rotation": 180,
"flipHorizontal": false,
"flipV... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C095_path_sequence.png"
} | {
"level_id": 95,
"name": "Reconstruct 095",
"difficulty": 1,
"move_count": 3,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-095.json",
"tier_label": "Difficulty 1"
} | 3-move reconstruct puzzle | [
{
"patternId": "U",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"U",
"7",
"plus",
"arrow_right",
"E",
"U"
] | 2 | 2 | 4 | 4 | {
"TOP": {
"patternId": "U",
"rotation": 90
},
"BOTTOM": {
"patternId": "U",
"rotation": 180
},
"FRONT": {
"patternId": "7",
"rotation": 90
},
"BACK": {
"patternId": "arrow_right",
"rotation": 0
},
"LEFT": {
"patternId": "E",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "U",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "arrow_right",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "E",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "arrow_right",
"rotation": 180,
"x": 2,
"y": 1
}... | [
"BACK",
"LEFT",
"BACK"
] | [
"BACK",
"LEFT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_right",
"rotation": 180
},
"LEFT": {
"patternId"... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_right",
"rotation": 180
},
"LEFT": {
"patternId": "E",
"rotation": 180
},
"RIGHT": {
... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C095 |
C096 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "V",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "L",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C096_path_sequence.png"
} | {
"level_id": 96,
"name": "Reconstruct 096",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-096.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "L",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": fal... | [
"L",
"triangle",
"V",
"square",
"4",
"A"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "L",
"rotation": 270
},
"BOTTOM": {
"patternId": "A",
"rotation": 0
},
"FRONT": {
"patternId": "triangle",
"rotation": 0
},
"BACK": {
"patternId": "square",
"rotation": 180
},
"LEFT": {
"patternId": "4",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "A",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "V",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "L",
"rotation": 90,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "L",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "L",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C096 |
C097 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: W -> W
The puzzle images already sho... | standard_cross | [
"W",
"W"
] | [
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "3",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C097_path_sequence.png"
} | {
"level_id": 97,
"name": "Reconstruct 097",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-097.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "3",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_down",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": f... | [
"3",
"arrow_down",
"Q",
"X",
"I",
"K"
] | 3 | 1 | 5 | 3 | {
"TOP": {
"patternId": "3",
"rotation": 0
},
"BOTTOM": {
"patternId": "K",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 180
},
"BACK": {
"patternId": "X",
"rotation": 0
},
"LEFT": {
"patternId": "I",
"rotation": 90
},
"RIGHT": {
"... | [
{
"patternId": "K",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "I",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "3",
"rotation": 180,
"x": 1,
"y": 1
}
] | [
"LEFT",
"TOP"
] | [
"LEFT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "3",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "I",
... | {
"TOP": {
"patternId": "3",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "I",
"rotation": 180
},
"RIGHT": {
"patternId":... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C097 |
C098 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: E -> E
The puzzle images already sho... | standard_cross | [
"E",
"E"
] | [
{
"patternId": "S",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C098_path_sequence.png"
} | {
"level_id": 98,
"name": "Reconstruct 098",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-098.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "S",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"circle",
"I",
"S",
"triangle",
"heart",
"A"
] | 1 | 1 | 5 | 3 | {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "A",
"rotation": 270
},
"FRONT": {
"patternId": "I",
"rotation": 0
},
"BACK": {
"patternId": "triangle",
"rotation": 270
},
"LEFT": {
"patternId": "heart",
"rotation": 90
},
"RIGHT"... | [
{
"patternId": "A",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "S",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "circle",
"rotation": 270,
"x": 3,
"y": 1
}
] | [
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",... | {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"pattern... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C098 |
C099 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: S -> S
The puzzle images already sho... | standard_cross | [
"S",
"S"
] | [
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C099_path_sequence.png"
} | {
"level_id": 99,
"name": "Reconstruct 099",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-099.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},... | [
"6",
"G",
"2",
"arrow_down",
"arrow_left",
"Z"
] | 1 | 1 | 3 | 5 | {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "Z",
"rotation": 90
},
"FRONT": {
"patternId": "G",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 270
},
"RIGH... | [
{
"patternId": "Z",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "G",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "6",
"rotation": 90,
"x": 1,
"y": 3
}
] | [
"FRONT",
"TOP"
] | [
"FRONT",
"TOP"
] | 2 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "G",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "6",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "G",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternId"... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C099 |
C100 | Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image.
The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT.
If a face cannot be uniquely determined, output patternId='?' and rotation=0.
Roll sequence: N -> E
The puzzle images already sho... | standard_cross | [
"N",
"E"
] | [
{
"patternId": "star",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_right",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
}
] | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C100_path_sequence.png"
} | {
"level_id": 100,
"name": "Reconstruct 100",
"difficulty": 1,
"move_count": 2,
"tier": 1,
"source_level_path": "levels/reconstruct/generated-100.json",
"tier_label": "Difficulty 1"
} | 2-move reconstruct puzzle | [
{
"patternId": "W",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": ... | [
"W",
"1",
"arrow_right",
"star",
"D",
"star"
] | 1 | 2 | 4 | 4 | {
"TOP": {
"patternId": "W",
"rotation": 90
},
"BOTTOM": {
"patternId": "star",
"rotation": 90
},
"FRONT": {
"patternId": "1",
"rotation": 90
},
"BACK": {
"patternId": "star",
"rotation": 90
},
"LEFT": {
"patternId": "D",
"rotation": 270
},
"RIGHT": {
"p... | [
{
"patternId": "star",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "star",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "arrow_right",
"rotation": 90,
"x": 2,
"y": 1
}
] | [
"BACK",
"RIGHT"
] | [
"BACK",
"RIGHT"
] | 2 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "star",
"rotation": 270
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "star",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGHT": {
"patternI... | {
"system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold... | C100 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.