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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
C301 | 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 -> W -> W -> E -> S -> S -> N... | standard_cross | [
"E",
"W",
"W",
"W",
"E",
"S",
"S",
"N",
"E"
] | [
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": tr... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C301_path_sequence.png"
} | {
"level_id": 301,
"name": "Reconstruct 301",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-301.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "arrow_down",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVerti... | [
"arrow_down",
"arrow_up",
"2",
"diamond",
"arrow_left",
"P"
] | 3 | 1 | 6 | 5 | {
"TOP": {
"patternId": "arrow_down",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_up",
"rotation": 270
},
"BACK": {
"patternId": "diamond",
"rotation": 90
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 27... | [
{
"patternId": "P",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "2",
"rotation": 90,
"x": 4,
"y": 1
},
{
"patternId": "P",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "arrow_left",
"rotation": 180,
"x": 2,
"y": 1
},
{
"p... | [
"RIGHT",
"BOTTOM",
"LEFT",
"TOP",
"LEFT",
"FRONT",
"RIGHT",
"FRONT",
"BOTTOM"
] | [
"RIGHT",
"BOTTOM",
"LEFT",
"TOP",
"FRONT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "arrow_down",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_up",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"pa... | {
"TOP": {
"patternId": "arrow_down",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_up",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_left",
"rotation": 0
},
... | {
"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... | C301 |
C302 | 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 -> W -> W -> N -> W -> S... | standard_cross | [
"N",
"E",
"S",
"W",
"W",
"N",
"W",
"S"
] | [
{
"patternId": "diamond",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
}... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C302_path_sequence.png"
} | {
"level_id": 302,
"name": "Reconstruct 302",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-302.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "3",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"3",
"V",
"1",
"diamond",
"L",
"E"
] | 3 | 2 | 6 | 4 | {
"TOP": {
"patternId": "3",
"rotation": 0
},
"BOTTOM": {
"patternId": "E",
"rotation": 270
},
"FRONT": {
"patternId": "V",
"rotation": 90
},
"BACK": {
"patternId": "diamond",
"rotation": 0
},
"LEFT": {
"patternId": "L",
"rotation": 0
},
"RIGHT": {
"patt... | [
{
"patternId": "E",
"rotation": 270,
"x": 3,
"y": 2
},
{
"patternId": "diamond",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "1",
"rotation": 0,
"x": 4,
"y": 1
},
{
"patternId": "E",
"rotation": 0,
"x": 4,
"y": 2
},
{
"pattern... | [
"BACK",
"RIGHT",
"BOTTOM",
"BACK",
"TOP",
"RIGHT",
"FRONT",
"TOP"
] | [
"BACK",
"RIGHT",
"BOTTOM",
"TOP",
"FRONT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "3",
"rotation": 0
},
"BOTTOM": {
"patternId": "E",
"rotation": 270
},
"FRONT": {
"patternId": "V",
"rotation": 90
},
"BACK": {
"patternId": "diamond",
"rotation": 180
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "3",
"rotation": 0
},
"BOTTOM": {
"patternId": "E",
"rotation": 270
},
"FRONT": {
"patternId": "V",
"rotation": 90
},
"BACK": {
"patternId": "diamond",
"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... | C302 |
C303 | 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 -> S -> E -> S -> E -> N... | standard_cross | [
"W",
"S",
"S",
"S",
"E",
"S",
"E",
"N",
"E"
] | [
{
"patternId": "9",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "X",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C303_path_sequence.png"
} | {
"level_id": 303,
"name": "Reconstruct 303",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-303.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "X",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"1",
"I",
"X",
"plus",
"9",
"triangle"
] | 2 | 1 | 6 | 7 | {
"TOP": {
"patternId": "1",
"rotation": 90
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 0
},
"FRONT": {
"patternId": "I",
"rotation": 270
},
"BACK": {
"patternId": "plus",
"rotation": 90
},
"LEFT": {
"patternId": "9",
"rotation": 0
},
"RIGHT": {
... | [
{
"patternId": "triangle",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "9",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "I",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "X",
"rotation": 0,
"x": 1,
"y": 3
},
{
"patter... | [
"LEFT",
"FRONT",
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"FRONT",
"BOTTOM",
"RIGHT"
] | [
"LEFT",
"FRONT",
"RIGHT",
"BACK",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 0
},
"FRONT": {
"patternId": "I",
"rotation": 270
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternI... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 0
},
"FRONT": {
"patternId": "I",
"rotation": 270
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternId": "9",
"rotation": 90
},
"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... | C303 |
C304 | 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 -> E -> N -> S -> W -> W... | standard_cross | [
"W",
"S",
"N",
"E",
"N",
"S",
"W",
"W"
] | [
{
"patternId": "8",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "R",
"rotation": 180,
"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/C304_path_sequence.png"
} | {
"level_id": 304,
"name": "Reconstruct 304",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-304.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "R",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"2",
"R",
"5",
"arrow_left",
"8",
"E"
] | 3 | 2 | 5 | 5 | {
"TOP": {
"patternId": "2",
"rotation": 90
},
"BOTTOM": {
"patternId": "E",
"rotation": 0
},
"FRONT": {
"patternId": "R",
"rotation": 270
},
"BACK": {
"patternId": "arrow_left",
"rotation": 0
},
"LEFT": {
"patternId": "8",
"rotation": 0
},
"RIGHT": {
"p... | [
{
"patternId": "E",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "8",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "R",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId": "8",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId":... | [
"LEFT",
"FRONT",
"LEFT",
"BOTTOM",
"BACK",
"BOTTOM",
"LEFT",
"TOP"
] | [
"LEFT",
"FRONT",
"BOTTOM",
"BACK",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "2",
"rotation": 90
},
"BOTTOM": {
"patternId": "E",
"rotation": 0
},
"FRONT": {
"patternId": "R",
"rotation": 270
},
"BACK": {
"patternId": "arrow_left",
"rotation": 180
},
"LEFT": {
"patternI... | {
"TOP": {
"patternId": "2",
"rotation": 90
},
"BOTTOM": {
"patternId": "E",
"rotation": 0
},
"FRONT": {
"patternId": "R",
"rotation": 270
},
"BACK": {
"patternId": "arrow_left",
"rotation": 180
},
"LEFT": {
"patternId": "8",
"rotation": 90
},
"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... | C304 |
C305 | 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 -> E -> S -> W -> S -> W... | standard_cross | [
"E",
"N",
"E",
"E",
"S",
"W",
"S",
"W"
] | [
{
"patternId": "Q",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "8",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C305_path_sequence.png"
} | {
"level_id": 305,
"name": "Reconstruct 305",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-305.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "8",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fal... | [
"8",
"triangle",
"Q",
"I",
"Y",
"3"
] | 1 | 2 | 6 | 5 | {
"TOP": {
"patternId": "8",
"rotation": 90
},
"BOTTOM": {
"patternId": "3",
"rotation": 90
},
"FRONT": {
"patternId": "triangle",
"rotation": 180
},
"BACK": {
"patternId": "I",
"rotation": 90
},
"LEFT": {
"patternId": "Y",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "3",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "Q",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "I",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "8",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patternId": ... | [
"RIGHT",
"BACK",
"TOP",
"FRONT",
"RIGHT",
"TOP",
"BACK",
"LEFT"
] | [
"RIGHT",
"BACK",
"TOP",
"FRONT",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "8",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "triangle",
"rotation": 180
},
"BACK": {
"patternId": "I",
"rotation": 270
},
"LEFT": {
"patternId"... | {
"TOP": {
"patternId": "8",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "triangle",
"rotation": 180
},
"BACK": {
"patternId": "I",
"rotation": 270
},
"LEFT": {
"patternId": "Y",
"rotation": 0
},
"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... | C305 |
C306 | 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 -> E -> N -> W -> W -> W -> N... | standard_cross | [
"S",
"N",
"E",
"N",
"W",
"W",
"W",
"N",
"N"
] | [
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_up",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": tr... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C306_path_sequence.png"
} | {
"level_id": 306,
"name": "Reconstruct 306",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-306.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "smile",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": f... | [
"smile",
"heart",
"I",
"H",
"1",
"arrow_up"
] | 3 | 4 | 6 | 7 | {
"TOP": {
"patternId": "smile",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 90
},
"FRONT": {
"patternId": "heart",
"rotation": 270
},
"BACK": {
"patternId": "H",
"rotation": 90
},
"LEFT": {
"patternId": "1",
"rotation": 0
},
"RIGHT": ... | [
{
"patternId": "arrow_up",
"rotation": 90,
"x": 3,
"y": 4
},
{
"patternId": "heart",
"rotation": 270,
"x": 3,
"y": 5
},
{
"patternId": "arrow_up",
"rotation": 90,
"x": 3,
"y": 4
},
{
"patternId": "I",
"rotation": 0,
"x": 4,
"y": 4
},
{
... | [
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"BOTTOM",
"FRONT",
"TOP",
"LEFT",
"BOTTOM"
] | [
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"TOP",
"LEFT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "smile",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 90
},
"FRONT": {
"patternId": "heart",
"rotation": 270
},
"BACK": {
"patternId": "H",
"rotation": 270
},
"LEFT": {
"p... | {
"TOP": {
"patternId": "smile",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 90
},
"FRONT": {
"patternId": "heart",
"rotation": 270
},
"BACK": {
"patternId": "H",
"rotation": 270
},
"LEFT": {
"patternId": "1",
"rotation": 90
},
"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... | C306 |
C307 | 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 -> N -> W -> N -> N -> W... | standard_cross | [
"W",
"S",
"S",
"N",
"W",
"N",
"N",
"W",
"S"
] | [
{
"patternId": "D",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C307_path_sequence.png"
} | {
"level_id": 307,
"name": "Reconstruct 307",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-307.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "F",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"F",
"P",
"5",
"B",
"D",
"heart"
] | 4 | 2 | 6 | 6 | {
"TOP": {
"patternId": "F",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 90
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "B",
"rotation": 90
},
"LEFT": {
"patternId": "D",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "heart",
"rotation": 90,
"x": 4,
"y": 2
},
{
"patternId": "D",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": "P",
"rotation": 180,
"x": 3,
"y": 3
},
{
"patternId": "5",
"rotation": 180,
"x": 3,
"y": 4
},
{
"pattern... | [
"LEFT",
"FRONT",
"RIGHT",
"FRONT",
"TOP",
"LEFT",
"BOTTOM",
"BACK",
"LEFT"
] | [
"LEFT",
"FRONT",
"RIGHT",
"TOP",
"BOTTOM",
"BACK"
] | 6 | {
"faces": {
"TOP": {
"patternId": "F",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 90
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "F",
"rotation": 0
},
"BOTTOM": {
"patternId": "heart",
"rotation": 90
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "D",
"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... | C307 |
C308 | 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 -> W -> W -> S -> E -> E... | standard_cross | [
"E",
"E",
"N",
"W",
"W",
"S",
"E",
"E"
] | [
{
"patternId": "arrow_up",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "K",
"rotation": 180,
"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/C308_path_sequence.png"
} | {
"level_id": 308,
"name": "Reconstruct 308",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-308.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "K",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_up",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false... | [
"K",
"1",
"arrow_up",
"U",
"K",
"Q"
] | 1 | 2 | 5 | 4 | {
"TOP": {
"patternId": "K",
"rotation": 0
},
"BOTTOM": {
"patternId": "Q",
"rotation": 270
},
"FRONT": {
"patternId": "1",
"rotation": 0
},
"BACK": {
"patternId": "U",
"rotation": 90
},
"LEFT": {
"patternId": "K",
"rotation": 270
},
"RIGHT": {
"patternI... | [
{
"patternId": "Q",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "arrow_up",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "K",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "U",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patte... | [
"RIGHT",
"TOP",
"BACK",
"RIGHT",
"FRONT",
"TOP",
"RIGHT",
"BOTTOM"
] | [
"RIGHT",
"TOP",
"BACK",
"FRONT",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "K",
"rotation": 0
},
"BOTTOM": {
"patternId": "Q",
"rotation": 270
},
"FRONT": {
"patternId": "1",
"rotation": 0
},
"BACK": {
"patternId": "U",
"rotation": 270
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "K",
"rotation": 0
},
"BOTTOM": {
"patternId": "Q",
"rotation": 270
},
"FRONT": {
"patternId": "1",
"rotation": 0
},
"BACK": {
"patternId": "U",
"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... | C308 |
C309 | 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 -> E -> N -> W -> E -> N -> E... | standard_cross | [
"W",
"N",
"E",
"N",
"W",
"E",
"N",
"E"
] | [
{
"patternId": "3",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": t... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C309_path_sequence.png"
} | {
"level_id": 309,
"name": "Reconstruct 309",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-309.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "square",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
... | [
"square",
"Y",
"6",
"P",
"3",
"arrow_left"
] | 2 | 4 | 5 | 6 | {
"TOP": {
"patternId": "square",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "Y",
"rotation": 180
},
"BACK": {
"patternId": "P",
"rotation": 270
},
"LEFT": {
"patternId": "3",
"rotation": 270
},
"RIGHT"... | [
{
"patternId": "arrow_left",
"rotation": 90,
"x": 2,
"y": 4
},
{
"patternId": "3",
"rotation": 180,
"x": 1,
"y": 4
},
{
"patternId": "P",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "arrow_left",
"rotation": 180,
"x": 2,
"y": 3
},
... | [
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"BACK",
"RIGHT",
"TOP",
"FRONT"
] | [
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"TOP",
"FRONT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "square",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "Y",
"rotation": 180
},
"BACK": {
"patternId": "P",
"rotation": 90
},
"LEFT": {
"pat... | {
"TOP": {
"patternId": "square",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "Y",
"rotation": 180
},
"BACK": {
"patternId": "P",
"rotation": 90
},
"LEFT": {
"patternId": "3",
"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... | C309 |
C310 | 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 -> S -> E -> S -> E -> N... | standard_cross | [
"W",
"S",
"W",
"S",
"E",
"S",
"E",
"N"
] | [
{
"patternId": "M",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 0,
"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/C310_path_sequence.png"
} | {
"level_id": 310,
"name": "Reconstruct 310",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-310.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "K",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": fa... | [
"K",
"W",
"triangle",
"G",
"M",
"F"
] | 3 | 1 | 5 | 6 | {
"TOP": {
"patternId": "K",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 180
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "G",
"rotation": 90
},
"LEFT": {
"patternId": "M",
"rotation": 180
},
"RIGHT": {
"patte... | [
{
"patternId": "F",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "M",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "W",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "K",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "... | [
"LEFT",
"FRONT",
"TOP",
"RIGHT",
"FRONT",
"BOTTOM",
"LEFT",
"FRONT"
] | [
"LEFT",
"FRONT",
"TOP",
"RIGHT",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "K",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 180
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "M",
... | {
"TOP": {
"patternId": "K",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 180
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "M",
"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... | C310 |
C311 | 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 -> E -> E -> W -> N -> W... | standard_cross | [
"E",
"N",
"N",
"E",
"E",
"W",
"N",
"W",
"N"
] | [
{
"patternId": "R",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "F",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C311_path_sequence.png"
} | {
"level_id": 311,
"name": "Reconstruct 311",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-311.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "R",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"C",
"P",
"R",
"7",
"F",
"square"
] | 1 | 5 | 6 | 7 | {
"TOP": {
"patternId": "C",
"rotation": 0
},
"BOTTOM": {
"patternId": "square",
"rotation": 270
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "7",
"rotation": 270
},
"LEFT": {
"patternId": "F",
"rotation": 0
},
"RIGHT": {
"pa... | [
{
"patternId": "square",
"rotation": 270,
"x": 1,
"y": 5
},
{
"patternId": "R",
"rotation": 0,
"x": 2,
"y": 5
},
{
"patternId": "7",
"rotation": 0,
"x": 2,
"y": 4
},
{
"patternId": "F",
"rotation": 90,
"x": 2,
"y": 3
},
{
"patternId... | [
"RIGHT",
"BACK",
"LEFT",
"TOP",
"RIGHT",
"TOP",
"FRONT",
"LEFT",
"BOTTOM"
] | [
"RIGHT",
"BACK",
"LEFT",
"TOP",
"FRONT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "C",
"rotation": 0
},
"BOTTOM": {
"patternId": "square",
"rotation": 270
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "7",
"rotation": 90
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "C",
"rotation": 0
},
"BOTTOM": {
"patternId": "square",
"rotation": 270
},
"FRONT": {
"patternId": "P",
"rotation": 270
},
"BACK": {
"patternId": "7",
"rotation": 90
},
"LEFT": {
"patternId": "F",
"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... | C311 |
C312 | 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 -> N -> N -> S -> W -> N... | standard_cross | [
"W",
"S",
"W",
"N",
"N",
"S",
"W",
"N"
] | [
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "4",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C312_path_sequence.png"
} | {
"level_id": 312,
"name": "Reconstruct 312",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-312.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "4",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"T",
"4",
"plus",
"arrow_left",
"O",
"F"
] | 4 | 2 | 6 | 5 | {
"TOP": {
"patternId": "T",
"rotation": 270
},
"BOTTOM": {
"patternId": "F",
"rotation": 180
},
"FRONT": {
"patternId": "4",
"rotation": 0
},
"BACK": {
"patternId": "arrow_left",
"rotation": 0
},
"LEFT": {
"patternId": "O",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "F",
"rotation": 180,
"x": 4,
"y": 2
},
{
"patternId": "O",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "4",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "T",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId... | [
"LEFT",
"FRONT",
"TOP",
"LEFT",
"BOTTOM",
"LEFT",
"BACK",
"BOTTOM"
] | [
"LEFT",
"FRONT",
"TOP",
"BOTTOM",
"BACK"
] | 5 | {
"faces": {
"TOP": {
"patternId": "T",
"rotation": 270
},
"BOTTOM": {
"patternId": "F",
"rotation": 180
},
"FRONT": {
"patternId": "4",
"rotation": 0
},
"BACK": {
"patternId": "arrow_left",
"rotation": 180
},
"LEFT": {
"pattern... | {
"TOP": {
"patternId": "T",
"rotation": 270
},
"BOTTOM": {
"patternId": "F",
"rotation": 180
},
"FRONT": {
"patternId": "4",
"rotation": 0
},
"BACK": {
"patternId": "arrow_left",
"rotation": 180
},
"LEFT": {
"patternId": "O",
"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... | C312 |
C313 | 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 -> E -> S -> S -> E -> E... | standard_cross | [
"W",
"N",
"N",
"E",
"S",
"S",
"E",
"E"
] | [
{
"patternId": "W",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "B",
"rotation": 0,
"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/C313_path_sequence.png"
} | {
"level_id": 313,
"name": "Reconstruct 313",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-313.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "N",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
... | [
"plus",
"G",
"N",
"B",
"W",
"O"
] | 2 | 3 | 6 | 5 | {
"TOP": {
"patternId": "plus",
"rotation": 90
},
"BOTTOM": {
"patternId": "O",
"rotation": 180
},
"FRONT": {
"patternId": "G",
"rotation": 180
},
"BACK": {
"patternId": "B",
"rotation": 90
},
"LEFT": {
"patternId": "W",
"rotation": 90
},
"RIGHT": {
"pat... | [
{
"patternId": "O",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId": "W",
"rotation": 0,
"x": 1,
"y": 3
},
{
"patternId": "B",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "N",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "O"... | [
"LEFT",
"BACK",
"RIGHT",
"BOTTOM",
"BACK",
"TOP",
"LEFT",
"BOTTOM"
] | [
"LEFT",
"BACK",
"RIGHT",
"BOTTOM",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "plus",
"rotation": 90
},
"BOTTOM": {
"patternId": "O",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "W... | {
"TOP": {
"patternId": "plus",
"rotation": 90
},
"BOTTOM": {
"patternId": "O",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "W",
"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... | C313 |
C314 | 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 -> E -> N -> N -> W -> N -> N... | standard_cross | [
"S",
"N",
"E",
"N",
"N",
"W",
"N",
"N"
] | [
{
"patternId": "square",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "B",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C314_path_sequence.png"
} | {
"level_id": 314,
"name": "Reconstruct 314",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-314.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "square",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": fal... | [
"G",
"square",
"B",
"K",
"J",
"1"
] | 1 | 5 | 4 | 8 | {
"TOP": {
"patternId": "G",
"rotation": 270
},
"BOTTOM": {
"patternId": "1",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 270
},
"BACK": {
"patternId": "K",
"rotation": 0
},
"LEFT": {
"patternId": "J",
"rotation": 270
},
"RIGHT": {
"pa... | [
{
"patternId": "1",
"rotation": 0,
"x": 1,
"y": 5
},
{
"patternId": "square",
"rotation": 270,
"x": 1,
"y": 6
},
{
"patternId": "1",
"rotation": 0,
"x": 1,
"y": 5
},
{
"patternId": "B",
"rotation": 0,
"x": 2,
"y": 5
},
{
"patternId"... | [
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"LEFT",
"BOTTOM",
"FRONT",
"TOP"
] | [
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"LEFT",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "G",
"rotation": 270
},
"BOTTOM": {
"patternId": "1",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 270
},
"BACK": {
"patternId": "K",
"rotation": 180
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "G",
"rotation": 270
},
"BOTTOM": {
"patternId": "1",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 270
},
"BACK": {
"patternId": "K",
"rotation": 180
},
"LEFT": {
"patternId": "J",
"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... | C314 |
C315 | 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 -> S -> N -> E -> S -> E... | standard_cross | [
"N",
"E",
"S",
"S",
"N",
"E",
"S",
"E"
] | [
{
"patternId": "triangle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": tr... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C315_path_sequence.png"
} | {
"level_id": 315,
"name": "Reconstruct 315",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-315.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "Q",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "M",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"Q",
"M",
"heart",
"triangle",
"O",
"5"
] | 1 | 2 | 6 | 5 | {
"TOP": {
"patternId": "Q",
"rotation": 90
},
"BOTTOM": {
"patternId": "5",
"rotation": 0
},
"FRONT": {
"patternId": "M",
"rotation": 180
},
"BACK": {
"patternId": "triangle",
"rotation": 90
},
"LEFT": {
"patternId": "O",
"rotation": 180
},
"RIGHT": {
"... | [
{
"patternId": "5",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "triangle",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "heart",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "5",
"rotation": 90,
"x": 2,
"y": 2
},
{
"pat... | [
"BACK",
"RIGHT",
"BOTTOM",
"LEFT",
"BOTTOM",
"FRONT",
"LEFT",
"TOP"
] | [
"BACK",
"RIGHT",
"BOTTOM",
"LEFT",
"FRONT",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "Q",
"rotation": 90
},
"BOTTOM": {
"patternId": "5",
"rotation": 0
},
"FRONT": {
"patternId": "M",
"rotation": 180
},
"BACK": {
"patternId": "triangle",
"rotation": 270
},
"LEFT": {
"patternId"... | {
"TOP": {
"patternId": "Q",
"rotation": 90
},
"BOTTOM": {
"patternId": "5",
"rotation": 0
},
"FRONT": {
"patternId": "M",
"rotation": 180
},
"BACK": {
"patternId": "triangle",
"rotation": 270
},
"LEFT": {
"patternId": "O",
"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... | C315 |
C316 | 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 -> N -> E -> N -> E -> E -> N... | standard_cross | [
"N",
"N",
"N",
"E",
"N",
"E",
"E",
"N"
] | [
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "A",
"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/C316_path_sequence.png"
} | {
"level_id": 316,
"name": "Reconstruct 316",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-316.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"A",
"7",
"Q",
"1",
"arrow_down",
"B"
] | 1 | 6 | 6 | 8 | {
"TOP": {
"patternId": "A",
"rotation": 270
},
"BOTTOM": {
"patternId": "B",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 0
},
"RIGHT": {
"... | [
{
"patternId": "B",
"rotation": 0,
"x": 1,
"y": 6
},
{
"patternId": "1",
"rotation": 180,
"x": 1,
"y": 5
},
{
"patternId": "A",
"rotation": 270,
"x": 1,
"y": 4
},
{
"patternId": "7",
"rotation": 270,
"x": 1,
"y": 3
},
{
"patternId":... | [
"BACK",
"TOP",
"FRONT",
"RIGHT",
"BOTTOM",
"BACK",
"TOP",
"LEFT"
] | [
"BACK",
"TOP",
"FRONT",
"RIGHT",
"BOTTOM",
"LEFT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "A",
"rotation": 270
},
"BOTTOM": {
"patternId": "B",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "arr... | {
"TOP": {
"patternId": "A",
"rotation": 270
},
"BOTTOM": {
"patternId": "B",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 90
},
"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... | C316 |
C317 | 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 -> E -> N -> W -> E -> S -> S... | standard_cross | [
"S",
"W",
"E",
"N",
"W",
"E",
"S",
"S",
"W"
] | [
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "F",
"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/C317_path_sequence.png"
} | {
"level_id": 317,
"name": "Reconstruct 317",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-317.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"6",
"9",
"D",
"heart",
"F",
"diamond"
] | 2 | 1 | 4 | 5 | {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 90
},
"FRONT": {
"patternId": "9",
"rotation": 180
},
"BACK": {
"patternId": "heart",
"rotation": 270
},
"LEFT": {
"patternId": "F",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "diamond",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "9",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "F",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "9",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patte... | [
"FRONT",
"LEFT",
"FRONT",
"BOTTOM",
"LEFT",
"BOTTOM",
"FRONT",
"TOP",
"LEFT"
] | [
"FRONT",
"LEFT",
"BOTTOM",
"TOP"
] | 4 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 90
},
"FRONT": {
"patternId": "9",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 90
},
"FRONT": {
"patternId": "9",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "F",
"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... | C317 |
C318 | 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 -> E -> S -> S -> W -> W -> N... | standard_cross | [
"S",
"N",
"E",
"S",
"S",
"W",
"W",
"N",
"N"
] | [
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": tru... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C318_path_sequence.png"
} | {
"level_id": 318,
"name": "Reconstruct 318",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-318.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "L",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
}... | [
"L",
"9",
"I",
"heart",
"F",
"arrow_down"
] | 2 | 1 | 5 | 5 | {
"TOP": {
"patternId": "L",
"rotation": 180
},
"BOTTOM": {
"patternId": "arrow_down",
"rotation": 0
},
"FRONT": {
"patternId": "9",
"rotation": 180
},
"BACK": {
"patternId": "heart",
"rotation": 270
},
"LEFT": {
"patternId": "F",
"rotation": 270
},
"RIGHT":... | [
{
"patternId": "arrow_down",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "9",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "arrow_down",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "I",
"rotation": 270,
"x": 3,
"y": 1
},
{
... | [
"FRONT",
"BOTTOM",
"RIGHT",
"FRONT",
"LEFT",
"BOTTOM",
"RIGHT",
"FRONT",
"LEFT"
] | [
"FRONT",
"BOTTOM",
"RIGHT",
"LEFT"
] | 4 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_down",
"rotation": 0
},
"FRONT": {
"patternId": "9",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_down",
"rotation": 0
},
"FRONT": {
"patternId": "9",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "F",
"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... | C318 |
C319 | 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 -> W -> N -> N -> N -> W... | standard_cross | [
"W",
"W",
"N",
"W",
"N",
"N",
"N",
"W",
"S"
] | [
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "X",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "heart",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C319_path_sequence.png"
} | {
"level_id": 319,
"name": "Reconstruct 319",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-319.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "X",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
}... | [
"X",
"C",
"1",
"heart",
"O",
"8"
] | 5 | 5 | 7 | 7 | {
"TOP": {
"patternId": "X",
"rotation": 270
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "C",
"rotation": 180
},
"BACK": {
"patternId": "heart",
"rotation": 180
},
"LEFT": {
"patternId": "O",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "8",
"rotation": 180,
"x": 5,
"y": 5
},
{
"patternId": "O",
"rotation": 180,
"x": 4,
"y": 5
},
{
"patternId": "X",
"rotation": 90,
"x": 3,
"y": 5
},
{
"patternId": "heart",
"rotation": 180,
"x": 3,
"y": 4
},
{
"patter... | [
"LEFT",
"TOP",
"BACK",
"RIGHT",
"BOTTOM",
"LEFT",
"TOP",
"FRONT",
"LEFT"
] | [
"LEFT",
"TOP",
"BACK",
"RIGHT",
"BOTTOM",
"FRONT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "X",
"rotation": 270
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "C",
"rotation": 180
},
"BACK": {
"patternId": "heart",
"rotation": 0
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "X",
"rotation": 270
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "C",
"rotation": 180
},
"BACK": {
"patternId": "heart",
"rotation": 0
},
"LEFT": {
"patternId": "O",
"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... | C319 |
C320 | 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 -> S -> W -> N -> N -> W... | standard_cross | [
"W",
"N",
"S",
"S",
"W",
"N",
"N",
"W"
] | [
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "3",
"rotation": 0,
"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/C320_path_sequence.png"
} | {
"level_id": 320,
"name": "Reconstruct 320",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-320.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "S",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "U",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"S",
"U",
"2",
"3",
"6",
"W"
] | 4 | 2 | 6 | 5 | {
"TOP": {
"patternId": "S",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "U",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 90
},
"LEFT": {
"patternId": "6",
"rotation": 90
},
"RIGHT": {
"pattern... | [
{
"patternId": "W",
"rotation": 180,
"x": 4,
"y": 2
},
{
"patternId": "6",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "3",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patternId": "6",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "U"... | [
"LEFT",
"BACK",
"LEFT",
"FRONT",
"TOP",
"LEFT",
"BOTTOM",
"BACK"
] | [
"LEFT",
"BACK",
"FRONT",
"TOP",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "S",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "U",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 270
},
"LEFT": {
"patternId": "6",... | {
"TOP": {
"patternId": "S",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "U",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 270
},
"LEFT": {
"patternId": "6",
"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... | C320 |
C321 | 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 -> E -> E -> N -> S -> S -> W... | standard_cross | [
"S",
"E",
"E",
"E",
"N",
"S",
"S",
"W"
] | [
{
"patternId": "smile",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "X",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C321_path_sequence.png"
} | {
"level_id": 321,
"name": "Reconstruct 321",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-321.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "O",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "smile",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"O",
"smile",
"T",
"X",
"I",
"diamond"
] | 1 | 1 | 6 | 5 | {
"TOP": {
"patternId": "O",
"rotation": 0
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 270
},
"FRONT": {
"patternId": "smile",
"rotation": 270
},
"BACK": {
"patternId": "X",
"rotation": 90
},
"LEFT": {
"patternId": "I",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "diamond",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "smile",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "T",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "X",
"rotation": 90,
"x": 3,
"y": 2
},
{
"... | [
"FRONT",
"RIGHT",
"BACK",
"LEFT",
"BOTTOM",
"LEFT",
"TOP",
"BACK"
] | [
"FRONT",
"RIGHT",
"BACK",
"LEFT",
"BOTTOM",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "O",
"rotation": 0
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 270
},
"FRONT": {
"patternId": "smile",
"rotation": 270
},
"BACK": {
"patternId": "X",
"rotation": 270
},
"LEFT": {
"patter... | {
"TOP": {
"patternId": "O",
"rotation": 0
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 270
},
"FRONT": {
"patternId": "smile",
"rotation": 270
},
"BACK": {
"patternId": "X",
"rotation": 270
},
"LEFT": {
"patternId": "I",
"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... | C321 |
C322 | 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 -> W -> E -> W -> W -> S -> N... | standard_cross | [
"N",
"S",
"W",
"E",
"W",
"W",
"S",
"N",
"W"
] | [
{
"patternId": "B",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "J",
"rotation": 0,
"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/C322_path_sequence.png"
} | {
"level_id": 322,
"name": "Reconstruct 322",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-322.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": fa... | [
"circle",
"star",
"heart",
"B",
"T",
"J"
] | 4 | 2 | 6 | 5 | {
"TOP": {
"patternId": "circle",
"rotation": 0
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "T",
"rotation": 90
},
"RIGHT": {
"pa... | [
{
"patternId": "J",
"rotation": 0,
"x": 4,
"y": 2
},
{
"patternId": "B",
"rotation": 90,
"x": 4,
"y": 1
},
{
"patternId": "J",
"rotation": 0,
"x": 4,
"y": 2
},
{
"patternId": "T",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "J",... | [
"BACK",
"BOTTOM",
"LEFT",
"BOTTOM",
"LEFT",
"TOP",
"FRONT",
"TOP",
"RIGHT"
] | [
"BACK",
"BOTTOM",
"LEFT",
"TOP",
"FRONT",
"RIGHT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "circle",
"rotation": 0
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 90
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "circle",
"rotation": 0
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 0
},
"BACK": {
"patternId": "B",
"rotation": 90
},
"LEFT": {
"patternId": "T",
"rotation": 180
},
"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... | C322 |
C323 | 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 -> W -> S -> S -> W -> W... | standard_cross | [
"E",
"N",
"W",
"W",
"S",
"S",
"W",
"W",
"S"
] | [
{
"patternId": "9",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C323_path_sequence.png"
} | {
"level_id": 323,
"name": "Reconstruct 323",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-323.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "9",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": f... | [
"arrow_left",
"P",
"9",
"arrow_down",
"T",
"D"
] | 4 | 2 | 7 | 6 | {
"TOP": {
"patternId": "arrow_left",
"rotation": 270
},
"BOTTOM": {
"patternId": "D",
"rotation": 180
},
"FRONT": {
"patternId": "P",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 270
},
"LEFT": {
"patternId": "T",
"rotation": 180
},
"... | [
{
"patternId": "D",
"rotation": 180,
"x": 4,
"y": 2
},
{
"patternId": "9",
"rotation": 180,
"x": 5,
"y": 2
},
{
"patternId": "arrow_down",
"rotation": 0,
"x": 5,
"y": 1
},
{
"patternId": "D",
"rotation": 90,
"x": 4,
"y": 1
},
{
"pat... | [
"RIGHT",
"BACK",
"BOTTOM",
"FRONT",
"RIGHT",
"BACK",
"TOP",
"FRONT",
"LEFT"
] | [
"RIGHT",
"BACK",
"BOTTOM",
"FRONT",
"TOP",
"LEFT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "arrow_left",
"rotation": 270
},
"BOTTOM": {
"patternId": "D",
"rotation": 180
},
"FRONT": {
"patternId": "P",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 90
},
"LEFT": {
... | {
"TOP": {
"patternId": "arrow_left",
"rotation": 270
},
"BOTTOM": {
"patternId": "D",
"rotation": 180
},
"FRONT": {
"patternId": "P",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 90
},
"LEFT": {
"patternId": "T",
"rotation": 270
},
"R... | {
"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... | C323 |
C324 | 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 -> S -> S -> W -> S -> N -> W... | standard_cross | [
"E",
"E",
"S",
"S",
"W",
"S",
"N",
"W"
] | [
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Z",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C324_path_sequence.png"
} | {
"level_id": 324,
"name": "Reconstruct 324",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-324.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "Z",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Y",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"Z",
"2",
"Y",
"L",
"arrow_down",
"W"
] | 1 | 1 | 5 | 6 | {
"TOP": {
"patternId": "Z",
"rotation": 270
},
"BOTTOM": {
"patternId": "W",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "L",
"rotation": 90
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "W",
"rotation": 90,
"x": 1,
"y": 1
},
{
"patternId": "Y",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "Z",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "2",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": ... | [
"RIGHT",
"TOP",
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"RIGHT",
"TOP"
] | [
"RIGHT",
"TOP",
"FRONT",
"BOTTOM",
"BACK"
] | 5 | {
"faces": {
"TOP": {
"patternId": "Z",
"rotation": 270
},
"BOTTOM": {
"patternId": "W",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "L",
"rotation": 270
},
"LEFT": {
"patternId": "?"... | {
"TOP": {
"patternId": "Z",
"rotation": 270
},
"BOTTOM": {
"patternId": "W",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "L",
"rotation": 270
},
"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... | C324 |
C325 | 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 -> E -> E -> N -> W -> S... | standard_cross | [
"E",
"S",
"E",
"E",
"E",
"N",
"W",
"S"
] | [
{
"patternId": "I",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C325_path_sequence.png"
} | {
"level_id": 325,
"name": "Reconstruct 325",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-325.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "M",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},... | [
"M",
"D",
"I",
"T",
"S",
"arrow_left"
] | 1 | 1 | 7 | 4 | {
"TOP": {
"patternId": "M",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "S",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "arrow_left",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "I",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "D",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "M",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patt... | [
"RIGHT",
"FRONT",
"TOP",
"BACK",
"BOTTOM",
"RIGHT",
"BACK",
"BOTTOM"
] | [
"RIGHT",
"FRONT",
"TOP",
"BACK",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "M",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternI... | {
"TOP": {
"patternId": "M",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 270
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"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... | C325 |
C326 | 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 -> E -> N -> E -> N -> E... | standard_cross | [
"E",
"S",
"S",
"E",
"N",
"E",
"N",
"E",
"N"
] | [
{
"patternId": "I",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C326_path_sequence.png"
} | {
"level_id": 326,
"name": "Reconstruct 326",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-326.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "4",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "M",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"4",
"M",
"I",
"star",
"O",
"diamond"
] | 1 | 2 | 7 | 6 | {
"TOP": {
"patternId": "4",
"rotation": 90
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 180
},
"FRONT": {
"patternId": "M",
"rotation": 0
},
"BACK": {
"patternId": "star",
"rotation": 180
},
"LEFT": {
"patternId": "O",
"rotation": 180
},
"RIGHT": {
... | [
{
"patternId": "diamond",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "I",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "M",
"rotation": 90,
"x": 2,
"y": 3
},
{
"patternId": "O",
"rotation": 270,
"x": 2,
"y": 4
},
{
"patt... | [
"RIGHT",
"FRONT",
"LEFT",
"TOP",
"FRONT",
"RIGHT",
"BOTTOM",
"BACK",
"LEFT"
] | [
"RIGHT",
"FRONT",
"LEFT",
"TOP",
"BOTTOM",
"BACK"
] | 6 | {
"faces": {
"TOP": {
"patternId": "4",
"rotation": 90
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 180
},
"FRONT": {
"patternId": "M",
"rotation": 0
},
"BACK": {
"patternId": "star",
"rotation": 0
},
"LEFT": {
"patternId"... | {
"TOP": {
"patternId": "4",
"rotation": 90
},
"BOTTOM": {
"patternId": "diamond",
"rotation": 180
},
"FRONT": {
"patternId": "M",
"rotation": 0
},
"BACK": {
"patternId": "star",
"rotation": 0
},
"LEFT": {
"patternId": "O",
"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... | C326 |
C327 | 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 -> N -> E -> W -> S -> S... | standard_cross | [
"E",
"N",
"E",
"N",
"E",
"W",
"S",
"S",
"E"
] | [
{
"patternId": "V",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "H",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C327_path_sequence.png"
} | {
"level_id": 327,
"name": "Reconstruct 327",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-327.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "C",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"G",
"C",
"V",
"H",
"X",
"arrow_right"
] | 1 | 3 | 6 | 5 | {
"TOP": {
"patternId": "G",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 180
},
"FRONT": {
"patternId": "C",
"rotation": 270
},
"BACK": {
"patternId": "H",
"rotation": 0
},
"LEFT": {
"patternId": "X",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "arrow_right",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "V",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId": "H",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "G",
"rotation": 270,
"x": 3,
"y": 2
},
{
"... | [
"RIGHT",
"BACK",
"TOP",
"LEFT",
"FRONT",
"LEFT",
"TOP",
"RIGHT",
"FRONT"
] | [
"RIGHT",
"BACK",
"TOP",
"LEFT",
"FRONT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "G",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "C",
"rotation": 270
},
"BACK": {
"patternId": "H",
"rotation": 180
},
"LEFT": {
"patternId": "X",
... | {
"TOP": {
"patternId": "G",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "C",
"rotation": 270
},
"BACK": {
"patternId": "H",
"rotation": 180
},
"LEFT": {
"patternId": "X",
"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... | C327 |
C328 | 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 -> S -> W -> W -> E -> S -> W... | standard_cross | [
"S",
"E",
"S",
"W",
"W",
"E",
"S",
"W",
"W"
] | [
{
"patternId": "F",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"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/C328_path_sequence.png"
} | {
"level_id": 328,
"name": "Reconstruct 328",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-328.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "K",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "M",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"K",
"F",
"M",
"plus",
"8",
"8"
] | 3 | 1 | 6 | 6 | {
"TOP": {
"patternId": "K",
"rotation": 90
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 0
},
"BACK": {
"patternId": "plus",
"rotation": 180
},
"LEFT": {
"patternId": "8",
"rotation": 90
},
"RIGHT": {
"patt... | [
{
"patternId": "8",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "F",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "M",
"rotation": 180,
"x": 4,
"y": 2
},
{
"patternId": "K",
"rotation": 180,
"x": 4,
"y": 3
},
{
"patternId":... | [
"FRONT",
"RIGHT",
"TOP",
"FRONT",
"BOTTOM",
"FRONT",
"LEFT",
"BOTTOM",
"RIGHT"
] | [
"FRONT",
"RIGHT",
"TOP",
"BOTTOM",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "K",
"rotation": 90
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "8",
... | {
"TOP": {
"patternId": "K",
"rotation": 90
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 0
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "8",
"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... | C328 |
C329 | 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 -> S -> W -> S -> S -> S... | standard_cross | [
"S",
"W",
"W",
"S",
"W",
"S",
"S",
"S"
] | [
{
"patternId": "square",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 0,
"flipHorizontal": false,
"flipVertical":... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C329_path_sequence.png"
} | {
"level_id": 329,
"name": "Reconstruct 329",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-329.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "arrow_right",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "square",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVe... | [
"arrow_right",
"square",
"circle",
"T",
"arrow_down",
"arrow_left"
] | 4 | 1 | 6 | 8 | {
"TOP": {
"patternId": "arrow_right",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "square",
"rotation": 90
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 180... | [
{
"patternId": "arrow_left",
"rotation": 90,
"x": 4,
"y": 1
},
{
"patternId": "square",
"rotation": 90,
"x": 4,
"y": 2
},
{
"patternId": "arrow_down",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "T",
"rotation": 0,
"x": 2,
"y": 2
},... | [
"FRONT",
"LEFT",
"BACK",
"TOP",
"RIGHT",
"FRONT",
"LEFT",
"BACK"
] | [
"FRONT",
"LEFT",
"BACK",
"TOP",
"RIGHT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "arrow_right",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 90
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patt... | {
"TOP": {
"patternId": "arrow_right",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 90
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 270
},
... | {
"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... | C329 |
C330 | 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 -> W -> W -> N -> E -> N... | standard_cross | [
"W",
"N",
"N",
"W",
"W",
"N",
"E",
"N"
] | [
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "J",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "G",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C330_path_sequence.png"
} | {
"level_id": 330,
"name": "Reconstruct 330",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-330.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "S",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
}... | [
"S",
"T",
"G",
"J",
"W",
"T"
] | 4 | 5 | 6 | 7 | {
"TOP": {
"patternId": "S",
"rotation": 180
},
"BOTTOM": {
"patternId": "T",
"rotation": 90
},
"FRONT": {
"patternId": "T",
"rotation": 270
},
"BACK": {
"patternId": "J",
"rotation": 270
},
"LEFT": {
"patternId": "W",
"rotation": 0
},
"RIGHT": {
"patter... | [
{
"patternId": "T",
"rotation": 90,
"x": 4,
"y": 5
},
{
"patternId": "W",
"rotation": 270,
"x": 3,
"y": 5
},
{
"patternId": "J",
"rotation": 180,
"x": 3,
"y": 4
},
{
"patternId": "G",
"rotation": 90,
"x": 3,
"y": 3
},
{
"patternId":... | [
"LEFT",
"BACK",
"RIGHT",
"TOP",
"LEFT",
"FRONT",
"TOP",
"RIGHT"
] | [
"LEFT",
"BACK",
"RIGHT",
"TOP",
"FRONT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "S",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "T",
"rotation": 270
},
"BACK": {
"patternId": "J",
"rotation": 90
},
"LEFT": {
"patternId": "W",
... | {
"TOP": {
"patternId": "S",
"rotation": 180
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "T",
"rotation": 270
},
"BACK": {
"patternId": "J",
"rotation": 90
},
"LEFT": {
"patternId": "W",
"rotation": 90
},
"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... | C330 |
C331 | 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 -> N -> N -> N -> E -> N -> E... | standard_cross | [
"S",
"E",
"N",
"N",
"N",
"E",
"N",
"E",
"N"
] | [
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "B",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_right",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": tru... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C331_path_sequence.png"
} | {
"level_id": 331,
"name": "Reconstruct 331",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-331.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "E",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"E",
"2",
"B",
"1",
"S",
"arrow_right"
] | 1 | 5 | 6 | 8 | {
"TOP": {
"patternId": "E",
"rotation": 270
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 180
},
"FRONT": {
"patternId": "2",
"rotation": 90
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "S",
"rotation": 0
},
"RIGHT": {
... | [
{
"patternId": "arrow_right",
"rotation": 180,
"x": 1,
"y": 5
},
{
"patternId": "2",
"rotation": 90,
"x": 1,
"y": 6
},
{
"patternId": "B",
"rotation": 90,
"x": 2,
"y": 6
},
{
"patternId": "arrow_right",
"rotation": 90,
"x": 2,
"y": 5
},
... | [
"FRONT",
"RIGHT",
"BOTTOM",
"LEFT",
"TOP",
"BACK",
"RIGHT",
"BOTTOM",
"FRONT"
] | [
"FRONT",
"RIGHT",
"BOTTOM",
"LEFT",
"TOP",
"BACK"
] | 6 | {
"faces": {
"TOP": {
"patternId": "E",
"rotation": 270
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 180
},
"FRONT": {
"patternId": "2",
"rotation": 90
},
"BACK": {
"patternId": "1",
"rotation": 0
},
"LEFT": {
"pattern... | {
"TOP": {
"patternId": "E",
"rotation": 270
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 180
},
"FRONT": {
"patternId": "2",
"rotation": 90
},
"BACK": {
"patternId": "1",
"rotation": 0
},
"LEFT": {
"patternId": "S",
"rotation": 90
},
"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... | C331 |
C332 | 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 -> W -> E -> E -> N -> N... | standard_cross | [
"W",
"N",
"N",
"W",
"E",
"E",
"N",
"N",
"W"
] | [
{
"patternId": "square",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "diamond",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": tru... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C332_path_sequence.png"
} | {
"level_id": 332,
"name": "Reconstruct 332",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-332.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"N",
"T",
"O",
"diamond",
"square",
"Y"
] | 3 | 5 | 5 | 7 | {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "Y",
"rotation": 90
},
"FRONT": {
"patternId": "T",
"rotation": 90
},
"BACK": {
"patternId": "diamond",
"rotation": 270
},
"LEFT": {
"patternId": "square",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "Y",
"rotation": 90,
"x": 3,
"y": 5
},
{
"patternId": "square",
"rotation": 0,
"x": 2,
"y": 5
},
{
"patternId": "diamond",
"rotation": 180,
"x": 2,
"y": 4
},
{
"patternId": "O",
"rotation": 0,
"x": 2,
"y": 3
},
{
"pat... | [
"LEFT",
"BACK",
"RIGHT",
"TOP",
"RIGHT",
"BOTTOM",
"FRONT",
"TOP",
"RIGHT"
] | [
"LEFT",
"BACK",
"RIGHT",
"TOP",
"BOTTOM",
"FRONT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "Y",
"rotation": 90
},
"FRONT": {
"patternId": "T",
"rotation": 90
},
"BACK": {
"patternId": "diamond",
"rotation": 90
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "Y",
"rotation": 90
},
"FRONT": {
"patternId": "T",
"rotation": 90
},
"BACK": {
"patternId": "diamond",
"rotation": 90
},
"LEFT": {
"patternId": "square",
"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... | C332 |
C333 | 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 -> E -> W -> N -> N -> E -> E... | standard_cross | [
"S",
"E",
"E",
"W",
"N",
"N",
"E",
"E"
] | [
{
"patternId": "A",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 0,
"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/C333_path_sequence.png"
} | {
"level_id": 333,
"name": "Reconstruct 333",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-333.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},... | [
"N",
"A",
"7",
"8",
"diamond",
"6"
] | 1 | 2 | 6 | 5 | {
"TOP": {
"patternId": "N",
"rotation": 0
},
"BOTTOM": {
"patternId": "6",
"rotation": 0
},
"FRONT": {
"patternId": "A",
"rotation": 180
},
"BACK": {
"patternId": "8",
"rotation": 270
},
"LEFT": {
"patternId": "diamond",
"rotation": 90
},
"RIGHT": {
"pa... | [
{
"patternId": "6",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "A",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "7",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "8",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "... | [
"FRONT",
"RIGHT",
"BACK",
"RIGHT",
"BOTTOM",
"LEFT",
"BACK",
"RIGHT"
] | [
"FRONT",
"RIGHT",
"BACK",
"BOTTOM",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "6",
"rotation": 0
},
"FRONT": {
"patternId": "A",
"rotation": 180
},
"BACK": {
"patternId": "8",
"rotation": 90
},
"LEFT": {
"patternId": "diamon... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "6",
"rotation": 0
},
"FRONT": {
"patternId": "A",
"rotation": 180
},
"BACK": {
"patternId": "8",
"rotation": 90
},
"LEFT": {
"patternId": "diamond",
"rotation": 180
},
"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... | C333 |
C334 | 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 -> N -> W -> N -> W -> W -> S... | standard_cross | [
"S",
"E",
"N",
"W",
"N",
"W",
"W",
"S"
] | [
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Q",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C334_path_sequence.png"
} | {
"level_id": 334,
"name": "Reconstruct 334",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-334.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
}... | [
"O",
"O",
"Q",
"circle",
"smile",
"V"
] | 3 | 2 | 6 | 5 | {
"TOP": {
"patternId": "O",
"rotation": 180
},
"BOTTOM": {
"patternId": "V",
"rotation": 180
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "circle",
"rotation": 180
},
"LEFT": {
"patternId": "smile",
"rotation": 270
},
"RIGHT": {... | [
{
"patternId": "V",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "O",
"rotation": 180,
"x": 3,
"y": 3
},
{
"patternId": "Q",
"rotation": 180,
"x": 4,
"y": 3
},
{
"patternId": "V",
"rotation": 90,
"x": 4,
"y": 2
},
{
"patternId"... | [
"FRONT",
"RIGHT",
"BOTTOM",
"FRONT",
"LEFT",
"TOP",
"RIGHT",
"FRONT"
] | [
"FRONT",
"RIGHT",
"BOTTOM",
"LEFT",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "O",
"rotation": 180
},
"BOTTOM": {
"patternId": "V",
"rotation": 180
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "smi... | {
"TOP": {
"patternId": "O",
"rotation": 180
},
"BOTTOM": {
"patternId": "V",
"rotation": 180
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "smile",
"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... | C334 |
C335 | 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 -> S -> E -> S -> W -> S... | standard_cross | [
"S",
"W",
"W",
"S",
"E",
"S",
"W",
"S"
] | [
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 0,
"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/C335_path_sequence.png"
} | {
"level_id": 335,
"name": "Reconstruct 335",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-335.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "4",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"I",
"6",
"4",
"circle",
"C",
"M"
] | 3 | 1 | 5 | 7 | {
"TOP": {
"patternId": "I",
"rotation": 90
},
"BOTTOM": {
"patternId": "M",
"rotation": 90
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "circle",
"rotation": 180
},
"LEFT": {
"patternId": "C",
"rotation": 0
},
"RIGHT": {
"pa... | [
{
"patternId": "M",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "6",
"rotation": 270,
"x": 3,
"y": 2
},
{
"patternId": "C",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "circle",
"rotation": 180,
"x": 1,
"y": 2
},
{
"pattern... | [
"FRONT",
"LEFT",
"BACK",
"TOP",
"LEFT",
"FRONT",
"TOP",
"RIGHT"
] | [
"FRONT",
"LEFT",
"BACK",
"TOP",
"RIGHT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "I",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "circle",
"rotation": 0
},
"LEFT": {
"patternId": "C... | {
"TOP": {
"patternId": "I",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "circle",
"rotation": 0
},
"LEFT": {
"patternId": "C",
"rotation": 90
},
"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... | C335 |
C336 | 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 -> W -> N -> N -> W -> N -> E... | standard_cross | [
"S",
"S",
"W",
"N",
"N",
"W",
"N",
"E"
] | [
{
"patternId": "4",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C336_path_sequence.png"
} | {
"level_id": 336,
"name": "Reconstruct 336",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-336.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "4",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": fal... | [
"C",
"4",
"circle",
"3",
"D",
"L"
] | 3 | 2 | 5 | 6 | {
"TOP": {
"patternId": "C",
"rotation": 180
},
"BOTTOM": {
"patternId": "L",
"rotation": 0
},
"FRONT": {
"patternId": "4",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 270
},
"LEFT": {
"patternId": "D",
"rotation": 270
},
"RIGHT": {
"patte... | [
{
"patternId": "L",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "4",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "C",
"rotation": 180,
"x": 3,
"y": 4
},
{
"patternId": "D",
"rotation": 0,
"x": 2,
"y": 4
},
{
"patternId": "... | [
"FRONT",
"TOP",
"LEFT",
"FRONT",
"RIGHT",
"BOTTOM",
"BACK",
"RIGHT"
] | [
"FRONT",
"TOP",
"LEFT",
"RIGHT",
"BOTTOM",
"BACK"
] | 6 | {
"faces": {
"TOP": {
"patternId": "C",
"rotation": 180
},
"BOTTOM": {
"patternId": "L",
"rotation": 0
},
"FRONT": {
"patternId": "4",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 90
},
"LEFT": {
"patternId": "D",
... | {
"TOP": {
"patternId": "C",
"rotation": 180
},
"BOTTOM": {
"patternId": "L",
"rotation": 0
},
"FRONT": {
"patternId": "4",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 90
},
"LEFT": {
"patternId": "D",
"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... | C336 |
C337 | 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 -> E -> W -> S -> S -> S... | standard_cross | [
"S",
"E",
"W",
"E",
"W",
"S",
"S",
"S"
] | [
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C337_path_sequence.png"
} | {
"level_id": 337,
"name": "Reconstruct 337",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-337.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "plus",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"plus",
"6",
"O",
"triangle",
"M",
"K"
] | 1 | 1 | 4 | 7 | {
"TOP": {
"patternId": "plus",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "triangle",
"rotation": 90
},
"LEFT": {
"patternId": "M",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "K",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "6",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "O",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "6",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId":... | [
"FRONT",
"RIGHT",
"FRONT",
"RIGHT",
"FRONT",
"TOP",
"BACK",
"BOTTOM"
] | [
"FRONT",
"RIGHT",
"TOP",
"BACK",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "plus",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "triangle",
"rotation": 270
},
"LEFT": {
"patter... | {
"TOP": {
"patternId": "plus",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "triangle",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"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... | C337 |
C338 | 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 -> N -> W -> W -> W -> N... | standard_cross | [
"W",
"W",
"W",
"N",
"W",
"W",
"W",
"N"
] | [
{
"patternId": "8",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "4",
"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/C338_path_sequence.png"
} | {
"level_id": 338,
"name": "Reconstruct 338",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-338.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "4",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "L",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"4",
"L",
"5",
"I",
"8",
"H"
] | 7 | 3 | 9 | 5 | {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "H",
"rotation": 90
},
"FRONT": {
"patternId": "L",
"rotation": 270
},
"BACK": {
"patternId": "I",
"rotation": 90
},
"LEFT": {
"patternId": "8",
"rotation": 270
},
"RIGHT": {
"pattern... | [
{
"patternId": "H",
"rotation": 90,
"x": 7,
"y": 3
},
{
"patternId": "8",
"rotation": 180,
"x": 6,
"y": 3
},
{
"patternId": "4",
"rotation": 180,
"x": 5,
"y": 3
},
{
"patternId": "5",
"rotation": 0,
"x": 4,
"y": 3
},
{
"patternId": ... | [
"LEFT",
"TOP",
"RIGHT",
"BACK",
"BOTTOM",
"FRONT",
"TOP",
"LEFT"
] | [
"LEFT",
"TOP",
"RIGHT",
"BACK",
"BOTTOM",
"FRONT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "H",
"rotation": 90
},
"FRONT": {
"patternId": "L",
"rotation": 270
},
"BACK": {
"patternId": "I",
"rotation": 270
},
"LEFT": {
"patternId": "8",
... | {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "H",
"rotation": 90
},
"FRONT": {
"patternId": "L",
"rotation": 270
},
"BACK": {
"patternId": "I",
"rotation": 270
},
"LEFT": {
"patternId": "8",
"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... | C338 |
C339 | 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 -> E -> N -> E -> N -> E -> S... | standard_cross | [
"W",
"N",
"E",
"N",
"E",
"N",
"E",
"S"
] | [
{
"patternId": "F",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "smile",
"rotation": 270,
"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/C339_path_sequence.png"
} | {
"level_id": 339,
"name": "Reconstruct 339",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-339.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
}... | [
"N",
"D",
"A",
"smile",
"F",
"U"
] | 2 | 4 | 6 | 6 | {
"TOP": {
"patternId": "N",
"rotation": 180
},
"BOTTOM": {
"patternId": "U",
"rotation": 180
},
"FRONT": {
"patternId": "D",
"rotation": 90
},
"BACK": {
"patternId": "smile",
"rotation": 0
},
"LEFT": {
"patternId": "F",
"rotation": 270
},
"RIGHT": {
"pa... | [
{
"patternId": "U",
"rotation": 180,
"x": 2,
"y": 4
},
{
"patternId": "F",
"rotation": 180,
"x": 1,
"y": 4
},
{
"patternId": "smile",
"rotation": 270,
"x": 1,
"y": 3
},
{
"patternId": "U",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patte... | [
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"FRONT",
"TOP",
"LEFT",
"FRONT"
] | [
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"FRONT",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "N",
"rotation": 180
},
"BOTTOM": {
"patternId": "U",
"rotation": 180
},
"FRONT": {
"patternId": "D",
"rotation": 90
},
"BACK": {
"patternId": "smile",
"rotation": 180
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "N",
"rotation": 180
},
"BOTTOM": {
"patternId": "U",
"rotation": 180
},
"FRONT": {
"patternId": "D",
"rotation": 90
},
"BACK": {
"patternId": "smile",
"rotation": 180
},
"LEFT": {
"patternId": "F",
"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... | C339 |
C340 | 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 -> N -> W -> N -> E -> E... | standard_cross | [
"E",
"E",
"W",
"N",
"W",
"N",
"E",
"E"
] | [
{
"patternId": "V",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "U",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C340_path_sequence.png"
} | {
"level_id": 340,
"name": "Reconstruct 340",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-340.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "U",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"U",
"star",
"V",
"arrow_right",
"F",
"A"
] | 1 | 3 | 5 | 5 | {
"TOP": {
"patternId": "U",
"rotation": 180
},
"BOTTOM": {
"patternId": "A",
"rotation": 180
},
"FRONT": {
"patternId": "star",
"rotation": 90
},
"BACK": {
"patternId": "arrow_right",
"rotation": 0
},
"LEFT": {
"patternId": "F",
"rotation": 0
},
"RIGHT": {
... | [
{
"patternId": "A",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "V",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "U",
"rotation": 0,
"x": 3,
"y": 3
},
{
"patternId": "V",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "ar... | [
"RIGHT",
"TOP",
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"BACK",
"RIGHT"
] | [
"RIGHT",
"TOP",
"BACK",
"BOTTOM",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "U",
"rotation": 180
},
"BOTTOM": {
"patternId": "A",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_right",
"rotation": 180
},
"LEFT": {
"patter... | {
"TOP": {
"patternId": "U",
"rotation": 180
},
"BOTTOM": {
"patternId": "A",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_right",
"rotation": 180
},
"LEFT": {
"patternId": "F",
"rotation": 90
},
"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... | C340 |
C341 | 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 -> W -> S -> W -> W -> W... | standard_cross | [
"E",
"W",
"N",
"W",
"S",
"W",
"W",
"W",
"S"
] | [
{
"patternId": "B",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 90,
"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/C341_path_sequence.png"
} | {
"level_id": 341,
"name": "Reconstruct 341",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-341.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"6",
"2",
"B",
"4",
"smile",
"D"
] | 5 | 2 | 8 | 5 | {
"TOP": {
"patternId": "6",
"rotation": 270
},
"BOTTOM": {
"patternId": "D",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "4",
"rotation": 90
},
"LEFT": {
"patternId": "smile",
"rotation": 90
},
"RIGHT": {
"pa... | [
{
"patternId": "D",
"rotation": 90,
"x": 5,
"y": 2
},
{
"patternId": "B",
"rotation": 0,
"x": 6,
"y": 2
},
{
"patternId": "D",
"rotation": 90,
"x": 5,
"y": 2
},
{
"patternId": "4",
"rotation": 270,
"x": 5,
"y": 1
},
{
"patternId": "... | [
"RIGHT",
"BOTTOM",
"BACK",
"LEFT",
"BOTTOM",
"FRONT",
"TOP",
"BACK",
"RIGHT"
] | [
"RIGHT",
"BOTTOM",
"BACK",
"LEFT",
"FRONT",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 270
},
"BOTTOM": {
"patternId": "D",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "4",
"rotation": 270
},
"LEFT": {
"patternId": "sm... | {
"TOP": {
"patternId": "6",
"rotation": 270
},
"BOTTOM": {
"patternId": "D",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "4",
"rotation": 270
},
"LEFT": {
"patternId": "smile",
"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... | C341 |
C342 | 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 -> E -> N -> N -> S -> S... | standard_cross | [
"S",
"S",
"E",
"E",
"N",
"N",
"S",
"S"
] | [
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 90,
"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/C342_path_sequence.png"
} | {
"level_id": 342,
"name": "Reconstruct 342",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-342.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": fals... | [
"circle",
"1",
"1",
"B",
"O",
"square"
] | 1 | 1 | 5 | 5 | {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "square",
"rotation": 180
},
"FRONT": {
"patternId": "1",
"rotation": 180
},
"BACK": {
"patternId": "B",
"rotation": 270
},
"LEFT": {
"patternId": "O",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "square",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "1",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "circle",
"rotation": 90,
"x": 1,
"y": 3
},
{
"patternId": "1",
"rotation": 180,
"x": 2,
"y": 3
},
{
"... | [
"FRONT",
"TOP",
"RIGHT",
"BOTTOM",
"FRONT",
"TOP",
"FRONT",
"BOTTOM"
] | [
"FRONT",
"TOP",
"RIGHT",
"BOTTOM"
] | 4 | {
"faces": {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "square",
"rotation": 180
},
"FRONT": {
"patternId": "1",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"pattern... | {
"TOP": {
"patternId": "circle",
"rotation": 90
},
"BOTTOM": {
"patternId": "square",
"rotation": 180
},
"FRONT": {
"patternId": "1",
"rotation": 180
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "?",
"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... | C342 |
C343 | 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 -> S -> W -> S -> W -> W... | standard_cross | [
"N",
"W",
"S",
"S",
"W",
"S",
"W",
"W",
"N"
] | [
{
"patternId": "J",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "L",
"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/C343_path_sequence.png"
} | {
"level_id": 343,
"name": "Reconstruct 343",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-343.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
}... | [
"6",
"6",
"F",
"J",
"L",
"J"
] | 5 | 2 | 7 | 6 | {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 90
},
"BACK": {
"patternId": "J",
"rotation": 180
},
"LEFT": {
"patternId": "L",
"rotation": 0
},
"RIGHT": {
"patternI... | [
{
"patternId": "J",
"rotation": 0,
"x": 5,
"y": 2
},
{
"patternId": "J",
"rotation": 0,
"x": 5,
"y": 1
},
{
"patternId": "L",
"rotation": 180,
"x": 4,
"y": 1
},
{
"patternId": "J",
"rotation": 270,
"x": 4,
"y": 2
},
{
"patternId": "... | [
"BACK",
"LEFT",
"BOTTOM",
"RIGHT",
"FRONT",
"TOP",
"LEFT",
"BOTTOM",
"FRONT"
] | [
"BACK",
"LEFT",
"BOTTOM",
"RIGHT",
"FRONT",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 90
},
"BACK": {
"patternId": "J",
"rotation": 0
},
"LEFT": {
"patternId": "L",
... | {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "J",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 90
},
"BACK": {
"patternId": "J",
"rotation": 0
},
"LEFT": {
"patternId": "L",
"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... | C343 |
C344 | 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 -> E -> S -> E -> N -> W... | standard_cross | [
"N",
"N",
"E",
"E",
"S",
"E",
"N",
"W"
] | [
{
"patternId": "arrow_down",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "diamond",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flip... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C344_path_sequence.png"
} | {
"level_id": 344,
"name": "Reconstruct 344",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-344.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "diamond",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "9",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertic... | [
"diamond",
"9",
"arrow_left",
"arrow_down",
"plus",
"P"
] | 1 | 3 | 6 | 5 | {
"TOP": {
"patternId": "diamond",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 90
},
"FRONT": {
"patternId": "9",
"rotation": 270
},
"BACK": {
"patternId": "arrow_down",
"rotation": 270
},
"LEFT": {
"patternId": "plus",
"rotation": 90
},
"RIGH... | [
{
"patternId": "P",
"rotation": 90,
"x": 1,
"y": 3
},
{
"patternId": "arrow_down",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "diamond",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "arrow_left",
"rotation": 270,
"x": 2,
"y": 1
}... | [
"BACK",
"TOP",
"RIGHT",
"BOTTOM",
"BACK",
"LEFT",
"BOTTOM",
"BACK"
] | [
"BACK",
"TOP",
"RIGHT",
"BOTTOM",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "diamond",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_down",
"rotation": 90
},
"LEFT": {
"patte... | {
"TOP": {
"patternId": "diamond",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_down",
"rotation": 90
},
"LEFT": {
"patternId": "plus",
"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... | C344 |
C345 | 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 -> W -> S -> E -> N -> N... | standard_cross | [
"W",
"W",
"N",
"W",
"S",
"E",
"N",
"N",
"E"
] | [
{
"patternId": "heart",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 90,
"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/C345_path_sequence.png"
} | {
"level_id": 345,
"name": "Reconstruct 345",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-345.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "E",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical... | [
"E",
"heart",
"arrow_left",
"4",
"heart",
"circle"
] | 4 | 3 | 6 | 5 | {
"TOP": {
"patternId": "E",
"rotation": 270
},
"BOTTOM": {
"patternId": "circle",
"rotation": 180
},
"FRONT": {
"patternId": "heart",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 270
},
"LEFT": {
"patternId": "heart",
"rotation": 270
},
"RIGHT":... | [
{
"patternId": "circle",
"rotation": 180,
"x": 4,
"y": 3
},
{
"patternId": "heart",
"rotation": 180,
"x": 3,
"y": 3
},
{
"patternId": "E",
"rotation": 90,
"x": 2,
"y": 3
},
{
"patternId": "4",
"rotation": 270,
"x": 2,
"y": 2
},
{
"p... | [
"LEFT",
"TOP",
"BACK",
"RIGHT",
"TOP",
"BACK",
"RIGHT",
"FRONT",
"BOTTOM"
] | [
"LEFT",
"TOP",
"BACK",
"RIGHT",
"FRONT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "E",
"rotation": 270
},
"BOTTOM": {
"patternId": "circle",
"rotation": 180
},
"FRONT": {
"patternId": "heart",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 90
},
"LEFT": {
"patternI... | {
"TOP": {
"patternId": "E",
"rotation": 270
},
"BOTTOM": {
"patternId": "circle",
"rotation": 180
},
"FRONT": {
"patternId": "heart",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 90
},
"LEFT": {
"patternId": "heart",
"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... | C345 |
C346 | 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 -> N -> N -> W -> N -> E... | standard_cross | [
"S",
"S",
"N",
"N",
"N",
"W",
"N",
"E",
"E"
] | [
{
"patternId": "diamond",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "B",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "diamond",
"rotation": 270,
"flipHorizontal": false,
"flipVertical"... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C346_path_sequence.png"
} | {
"level_id": 346,
"name": "Reconstruct 346",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-346.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "B",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fal... | [
"B",
"diamond",
"G",
"3",
"4",
"F"
] | 2 | 3 | 5 | 7 | {
"TOP": {
"patternId": "B",
"rotation": 270
},
"BOTTOM": {
"patternId": "F",
"rotation": 90
},
"FRONT": {
"patternId": "diamond",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 90
},
"LEFT": {
"patternId": "4",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "F",
"rotation": 90,
"x": 2,
"y": 3
},
{
"patternId": "diamond",
"rotation": 270,
"x": 2,
"y": 4
},
{
"patternId": "B",
"rotation": 270,
"x": 2,
"y": 5
},
{
"patternId": "diamond",
"rotation": 270,
"x": 2,
"y": 4
},
{
... | [
"FRONT",
"TOP",
"FRONT",
"BOTTOM",
"BACK",
"LEFT",
"TOP",
"BACK",
"BOTTOM"
] | [
"FRONT",
"TOP",
"BOTTOM",
"BACK",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "B",
"rotation": 270
},
"BOTTOM": {
"patternId": "F",
"rotation": 90
},
"FRONT": {
"patternId": "diamond",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 270
},
"LEFT": {
"patternId... | {
"TOP": {
"patternId": "B",
"rotation": 270
},
"BOTTOM": {
"patternId": "F",
"rotation": 90
},
"FRONT": {
"patternId": "diamond",
"rotation": 270
},
"BACK": {
"patternId": "3",
"rotation": 270
},
"LEFT": {
"patternId": "4",
"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... | C346 |
C347 | 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 -> S -> W -> N -> S -> E... | standard_cross | [
"E",
"N",
"E",
"S",
"W",
"N",
"S",
"E",
"S"
] | [
{
"patternId": "2",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "S",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C347_path_sequence.png"
} | {
"level_id": 347,
"name": "Reconstruct 347",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-347.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "S",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "E",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},... | [
"S",
"E",
"2",
"T",
"G",
"arrow_right"
] | 1 | 2 | 5 | 5 | {
"TOP": {
"patternId": "S",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 180
},
"FRONT": {
"patternId": "E",
"rotation": 90
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "G",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "arrow_right",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "2",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "T",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "S",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patt... | [
"RIGHT",
"BACK",
"TOP",
"RIGHT",
"BACK",
"TOP",
"BACK",
"RIGHT",
"BOTTOM"
] | [
"RIGHT",
"BACK",
"TOP",
"BOTTOM"
] | 4 | {
"faces": {
"TOP": {
"patternId": "S",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"pattern... | {
"TOP": {
"patternId": "S",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_right",
"rotation": 180
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "?",
"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... | C347 |
C348 | 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 -> E -> S -> S -> S -> E -> W... | standard_cross | [
"N",
"E",
"E",
"S",
"S",
"S",
"E",
"W"
] | [
{
"patternId": "W",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "3",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "2",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C348_path_sequence.png"
} | {
"level_id": 348,
"name": "Reconstruct 348",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-348.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "7",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "3",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},... | [
"7",
"2",
"3",
"W",
"P",
"W"
] | 1 | 2 | 6 | 6 | {
"TOP": {
"patternId": "7",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "W",
"rotation": 180
},
"LEFT": {
"patternId": "P",
"rotation": 270
},
"RIGHT": {
"patte... | [
{
"patternId": "W",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "W",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "3",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "2",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": ... | [
"BACK",
"RIGHT",
"FRONT",
"BOTTOM",
"BACK",
"TOP",
"LEFT",
"TOP"
] | [
"BACK",
"RIGHT",
"FRONT",
"BOTTOM",
"TOP",
"LEFT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "7",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "W",
"rotation": 0
},
"LEFT": {
"patternId": "P",
... | {
"TOP": {
"patternId": "7",
"rotation": 0
},
"BOTTOM": {
"patternId": "W",
"rotation": 180
},
"FRONT": {
"patternId": "2",
"rotation": 270
},
"BACK": {
"patternId": "W",
"rotation": 0
},
"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... | C348 |
C349 | 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 -> W -> E -> N -> W -> N... | standard_cross | [
"S",
"W",
"N",
"W",
"E",
"N",
"W",
"N",
"W"
] | [
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "G",
"rotation": 0,
"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/C349_path_sequence.png"
} | {
"level_id": 349,
"name": "Reconstruct 349",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-349.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "plus",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"plus",
"G",
"Q",
"arrow_up",
"G",
"arrow_up"
] | 4 | 3 | 6 | 6 | {
"TOP": {
"patternId": "plus",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 180
},
"FRONT": {
"patternId": "G",
"rotation": 180
},
"BACK": {
"patternId": "arrow_up",
"rotation": 180
},
"LEFT": {
"patternId": "G",
"rotation": 0
},
"RIGHT... | [
{
"patternId": "arrow_up",
"rotation": 180,
"x": 4,
"y": 3
},
{
"patternId": "G",
"rotation": 180,
"x": 4,
"y": 4
},
{
"patternId": "G",
"rotation": 0,
"x": 3,
"y": 4
},
{
"patternId": "arrow_up",
"rotation": 270,
"x": 3,
"y": 3
},
{
... | [
"FRONT",
"LEFT",
"BOTTOM",
"BACK",
"BOTTOM",
"RIGHT",
"BACK",
"TOP",
"LEFT"
] | [
"FRONT",
"LEFT",
"BOTTOM",
"BACK",
"RIGHT",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "plus",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 180
},
"FRONT": {
"patternId": "G",
"rotation": 180
},
"BACK": {
"patternId": "arrow_up",
"rotation": 0
},
"LEFT": {
"p... | {
"TOP": {
"patternId": "plus",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 180
},
"FRONT": {
"patternId": "G",
"rotation": 180
},
"BACK": {
"patternId": "arrow_up",
"rotation": 0
},
"LEFT": {
"patternId": "G",
"rotation": 90
},
"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... | C349 |
C350 | 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 -> S -> S -> W -> S -> S -> W... | standard_cross | [
"S",
"E",
"S",
"S",
"W",
"S",
"S",
"W",
"W"
] | [
{
"patternId": "N",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "P",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "R",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C350_path_sequence.png"
} | {
"level_id": 350,
"name": "Reconstruct 350",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-350.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "R",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "N",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"R",
"N",
"P",
"H",
"V",
"arrow_up"
] | 3 | 1 | 6 | 8 | {
"TOP": {
"patternId": "R",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "N",
"rotation": 90
},
"BACK": {
"patternId": "H",
"rotation": 180
},
"LEFT": {
"patternId": "V",
"rotation": 0
},
"RIGHT": {
"p... | [
{
"patternId": "arrow_up",
"rotation": 270,
"x": 3,
"y": 1
},
{
"patternId": "N",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": "P",
"rotation": 90,
"x": 4,
"y": 2
},
{
"patternId": "R",
"rotation": 90,
"x": 4,
"y": 3
},
{
"patte... | [
"FRONT",
"RIGHT",
"TOP",
"LEFT",
"FRONT",
"BOTTOM",
"BACK",
"RIGHT",
"FRONT"
] | [
"FRONT",
"RIGHT",
"TOP",
"LEFT",
"BOTTOM",
"BACK"
] | 6 | {
"faces": {
"TOP": {
"patternId": "R",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "N",
"rotation": 90
},
"BACK": {
"patternId": "H",
"rotation": 0
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "R",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "N",
"rotation": 90
},
"BACK": {
"patternId": "H",
"rotation": 0
},
"LEFT": {
"patternId": "V",
"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... | C350 |
C351 | 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 -> N -> W -> N -> E -> E... | standard_cross | [
"E",
"S",
"E",
"N",
"W",
"N",
"E",
"E"
] | [
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "F",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "smile",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C351_path_sequence.png"
} | {
"level_id": 351,
"name": "Reconstruct 351",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-351.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
... | [
"smile",
"F",
"7",
"F",
"heart",
"E"
] | 1 | 2 | 6 | 5 | {
"TOP": {
"patternId": "smile",
"rotation": 180
},
"BOTTOM": {
"patternId": "E",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 90
},
"BACK": {
"patternId": "F",
"rotation": 180
},
"LEFT": {
"patternId": "heart",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "E",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "7",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "F",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId": "smile",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patte... | [
"RIGHT",
"FRONT",
"TOP",
"RIGHT",
"FRONT",
"BOTTOM",
"RIGHT",
"TOP"
] | [
"RIGHT",
"FRONT",
"TOP",
"BOTTOM"
] | 4 | {
"faces": {
"TOP": {
"patternId": "smile",
"rotation": 180
},
"BOTTOM": {
"patternId": "E",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "smile",
"rotation": 180
},
"BOTTOM": {
"patternId": "E",
"rotation": 180
},
"FRONT": {
"patternId": "F",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"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... | C351 |
C352 | 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 -> N -> E -> E -> S -> E... | standard_cross | [
"W",
"S",
"W",
"N",
"E",
"E",
"S",
"E",
"E"
] | [
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "S",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C352_path_sequence.png"
} | {
"level_id": 352,
"name": "Reconstruct 352",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-352.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "S",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"S",
"V",
"K",
"U",
"7",
"N"
] | 3 | 1 | 7 | 4 | {
"TOP": {
"patternId": "S",
"rotation": 180
},
"BOTTOM": {
"patternId": "N",
"rotation": 180
},
"FRONT": {
"patternId": "V",
"rotation": 180
},
"BACK": {
"patternId": "U",
"rotation": 90
},
"LEFT": {
"patternId": "7",
"rotation": 0
},
"RIGHT": {
"patter... | [
{
"patternId": "N",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "7",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "V",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "S",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId":... | [
"LEFT",
"FRONT",
"TOP",
"LEFT",
"FRONT",
"RIGHT",
"TOP",
"BACK",
"BOTTOM"
] | [
"LEFT",
"FRONT",
"TOP",
"RIGHT",
"BACK",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "S",
"rotation": 180
},
"BOTTOM": {
"patternId": "N",
"rotation": 180
},
"FRONT": {
"patternId": "V",
"rotation": 180
},
"BACK": {
"patternId": "U",
"rotation": 270
},
"LEFT": {
"patternId": "7... | {
"TOP": {
"patternId": "S",
"rotation": 180
},
"BOTTOM": {
"patternId": "N",
"rotation": 180
},
"FRONT": {
"patternId": "V",
"rotation": 180
},
"BACK": {
"patternId": "U",
"rotation": 270
},
"LEFT": {
"patternId": "7",
"rotation": 90
},
"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... | C352 |
C353 | 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 -> W -> E -> W -> S -> E -> S... | standard_cross | [
"S",
"S",
"W",
"E",
"W",
"S",
"E",
"S",
"E"
] | [
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "G",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C353_path_sequence.png"
} | {
"level_id": 353,
"name": "Reconstruct 353",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-353.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "J",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"G",
"C",
"J",
"square",
"T",
"G"
] | 2 | 1 | 5 | 7 | {
"TOP": {
"patternId": "G",
"rotation": 0
},
"BOTTOM": {
"patternId": "G",
"rotation": 0
},
"FRONT": {
"patternId": "C",
"rotation": 90
},
"BACK": {
"patternId": "square",
"rotation": 0
},
"LEFT": {
"patternId": "T",
"rotation": 90
},
"RIGHT": {
"patter... | [
{
"patternId": "G",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "C",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "G",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "T",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "G... | [
"FRONT",
"TOP",
"LEFT",
"TOP",
"LEFT",
"BACK",
"TOP",
"RIGHT",
"FRONT"
] | [
"FRONT",
"TOP",
"LEFT",
"BACK",
"RIGHT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "G",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "C",
"rotation": 90
},
"BACK": {
"patternId": "square",
"rotation": 180
},
"LEFT": {
"patternId": "T... | {
"TOP": {
"patternId": "G",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "C",
"rotation": 90
},
"BACK": {
"patternId": "square",
"rotation": 180
},
"LEFT": {
"patternId": "T",
"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... | C353 |
C354 | 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 -> S -> W -> S -> W -> N... | standard_cross | [
"E",
"S",
"S",
"S",
"W",
"S",
"W",
"N"
] | [
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "star",
"rotation": 180,
"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/C354_path_sequence.png"
} | {
"level_id": 354,
"name": "Reconstruct 354",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-354.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
}... | [
"C",
"star",
"6",
"arrow_down",
"P",
"A"
] | 2 | 1 | 5 | 7 | {
"TOP": {
"patternId": "C",
"rotation": 0
},
"BOTTOM": {
"patternId": "A",
"rotation": 180
},
"FRONT": {
"patternId": "star",
"rotation": 90
},
"BACK": {
"patternId": "arrow_down",
"rotation": 0
},
"LEFT": {
"patternId": "P",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "A",
"rotation": 180,
"x": 2,
"y": 1
},
{
"patternId": "6",
"rotation": 270,
"x": 3,
"y": 1
},
{
"patternId": "star",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "P",
"rotation": 180,
"x": 3,
"y": 3
},
{
"patter... | [
"RIGHT",
"FRONT",
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"FRONT",
"BOTTOM"
] | [
"RIGHT",
"FRONT",
"LEFT",
"BACK",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "A",
"rotation": 180
},
"FRONT": {
"patternId": "star",
"rotation": 90
},
"BACK": {
"patternId": "arrow_down",
"rotation": 180
},
"LEFT": {
"patte... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "A",
"rotation": 180
},
"FRONT": {
"patternId": "star",
"rotation": 90
},
"BACK": {
"patternId": "arrow_down",
"rotation": 180
},
"LEFT": {
"patternId": "P",
"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... | C354 |
C355 | 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 -> S -> E -> N -> W -> N -> N... | standard_cross | [
"N",
"S",
"S",
"E",
"N",
"W",
"N",
"N",
"S"
] | [
{
"patternId": "Y",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "smile",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "A",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
}... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C355_path_sequence.png"
} | {
"level_id": 355,
"name": "Reconstruct 355",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-355.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "O",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"O",
"A",
"2",
"Y",
"X",
"smile"
] | 1 | 3 | 4 | 6 | {
"TOP": {
"patternId": "O",
"rotation": 90
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "A",
"rotation": 180
},
"BACK": {
"patternId": "Y",
"rotation": 180
},
"LEFT": {
"patternId": "X",
"rotation": 0
},
"RIGHT": {
"pa... | [
{
"patternId": "smile",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "Y",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "smile",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "A",
"rotation": 180,
"x": 1,
"y": 4
},
{
"pat... | [
"BACK",
"BOTTOM",
"FRONT",
"RIGHT",
"BOTTOM",
"FRONT",
"LEFT",
"BACK",
"LEFT"
] | [
"BACK",
"BOTTOM",
"FRONT",
"RIGHT",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "A",
"rotation": 180
},
"BACK": {
"patternId": "Y",
"rotation": 0
},
"LEFT": {
"patternId": "X... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "smile",
"rotation": 180
},
"FRONT": {
"patternId": "A",
"rotation": 180
},
"BACK": {
"patternId": "Y",
"rotation": 0
},
"LEFT": {
"patternId": "X",
"rotation": 90
},
"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... | C355 |
C356 | 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 -> W -> S -> W -> N -> N... | standard_cross | [
"S",
"S",
"S",
"W",
"S",
"W",
"N",
"N",
"E"
] | [
{
"patternId": "X",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Z",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": tru... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C356_path_sequence.png"
} | {
"level_id": 356,
"name": "Reconstruct 356",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-356.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "Z",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "X",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"Z",
"X",
"6",
"arrow_left",
"star",
"Z"
] | 3 | 1 | 5 | 7 | {
"TOP": {
"patternId": "Z",
"rotation": 270
},
"BOTTOM": {
"patternId": "Z",
"rotation": 0
},
"FRONT": {
"patternId": "X",
"rotation": 0
},
"BACK": {
"patternId": "arrow_left",
"rotation": 90
},
"LEFT": {
"patternId": "star",
"rotation": 90
},
"RIGHT": {
... | [
{
"patternId": "Z",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patternId": "X",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "Z",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "arrow_left",
"rotation": 270,
"x": 3,
"y": 4
},
{
"patt... | [
"FRONT",
"TOP",
"BACK",
"LEFT",
"BOTTOM",
"FRONT",
"LEFT",
"BACK",
"BOTTOM"
] | [
"FRONT",
"TOP",
"BACK",
"LEFT",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "Z",
"rotation": 270
},
"BOTTOM": {
"patternId": "Z",
"rotation": 0
},
"FRONT": {
"patternId": "X",
"rotation": 0
},
"BACK": {
"patternId": "arrow_left",
"rotation": 270
},
"LEFT": {
"patternId... | {
"TOP": {
"patternId": "Z",
"rotation": 270
},
"BOTTOM": {
"patternId": "Z",
"rotation": 0
},
"FRONT": {
"patternId": "X",
"rotation": 0
},
"BACK": {
"patternId": "arrow_left",
"rotation": 270
},
"LEFT": {
"patternId": "star",
"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... | C356 |
C357 | 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 -> E -> N -> W -> N -> E -> W... | standard_cross | [
"S",
"E",
"E",
"N",
"W",
"N",
"E",
"W"
] | [
{
"patternId": "D",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 270,
"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/C357_path_sequence.png"
} | {
"level_id": 357,
"name": "Reconstruct 357",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-357.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "3",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
... | [
"3",
"D",
"W",
"7",
"G",
"Z"
] | 1 | 2 | 5 | 5 | {
"TOP": {
"patternId": "3",
"rotation": 180
},
"BOTTOM": {
"patternId": "Z",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 180
},
"BACK": {
"patternId": "7",
"rotation": 0
},
"LEFT": {
"patternId": "G",
"rotation": 270
},
"RIGHT": {
"pattern... | [
{
"patternId": "Z",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "D",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "W",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId": "7",
"rotation": 0,
"x": 3,
"y": 3
},
{
"patternId": "... | [
"FRONT",
"RIGHT",
"BACK",
"BOTTOM",
"RIGHT",
"FRONT",
"BOTTOM",
"FRONT"
] | [
"FRONT",
"RIGHT",
"BACK",
"BOTTOM"
] | 4 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "Z",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 180
},
"BACK": {
"patternId": "7",
"rotation": 180
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "Z",
"rotation": 0
},
"FRONT": {
"patternId": "D",
"rotation": 180
},
"BACK": {
"patternId": "7",
"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... | C357 |
C358 | 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 -> E -> N -> E -> S -> S -> E... | standard_cross | [
"N",
"E",
"E",
"N",
"E",
"S",
"S",
"E"
] | [
{
"patternId": "M",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C358_path_sequence.png"
} | {
"level_id": 358,
"name": "Reconstruct 358",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-358.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "B",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},... | [
"B",
"V",
"5",
"M",
"Z",
"I"
] | 1 | 3 | 7 | 5 | {
"TOP": {
"patternId": "B",
"rotation": 90
},
"BOTTOM": {
"patternId": "I",
"rotation": 270
},
"FRONT": {
"patternId": "V",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 180
},
"LEFT": {
"patternId": "Z",
"rotation": 0
},
"RIGHT": {
"patter... | [
{
"patternId": "I",
"rotation": 270,
"x": 1,
"y": 3
},
{
"patternId": "M",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "5",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "V",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": "B... | [
"BACK",
"RIGHT",
"FRONT",
"TOP",
"LEFT",
"FRONT",
"RIGHT",
"BOTTOM"
] | [
"BACK",
"RIGHT",
"FRONT",
"TOP",
"LEFT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "B",
"rotation": 90
},
"BOTTOM": {
"patternId": "I",
"rotation": 270
},
"FRONT": {
"patternId": "V",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 0
},
"LEFT": {
"patternId": "Z",
... | {
"TOP": {
"patternId": "B",
"rotation": 90
},
"BOTTOM": {
"patternId": "I",
"rotation": 270
},
"FRONT": {
"patternId": "V",
"rotation": 270
},
"BACK": {
"patternId": "M",
"rotation": 0
},
"LEFT": {
"patternId": "Z",
"rotation": 90
},
"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... | C358 |
C359 | 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 -> N -> W -> S -> W -> N... | standard_cross | [
"E",
"N",
"W",
"N",
"W",
"S",
"W",
"N",
"E"
] | [
{
"patternId": "G",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "F",
"rotation": 180,
"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/C359_path_sequence.png"
} | {
"level_id": 359,
"name": "Reconstruct 359",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-359.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "G",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"heart",
"B",
"G",
"F",
"P",
"circle"
] | 3 | 3 | 6 | 5 | {
"TOP": {
"patternId": "heart",
"rotation": 0
},
"BOTTOM": {
"patternId": "circle",
"rotation": 270
},
"FRONT": {
"patternId": "B",
"rotation": 90
},
"BACK": {
"patternId": "F",
"rotation": 90
},
"LEFT": {
"patternId": "P",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "circle",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "G",
"rotation": 270,
"x": 4,
"y": 3
},
{
"patternId": "F",
"rotation": 180,
"x": 4,
"y": 2
},
{
"patternId": "circle",
"rotation": 180,
"x": 3,
"y": 2
},
{
... | [
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"FRONT",
"BOTTOM",
"RIGHT",
"FRONT",
"BOTTOM"
] | [
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"FRONT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "circle",
"rotation": 270
},
"FRONT": {
"patternId": "B",
"rotation": 90
},
"BACK": {
"patternId": "F",
"rotation": 270
},
"LEFT": {
"patternId": ... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "circle",
"rotation": 270
},
"FRONT": {
"patternId": "B",
"rotation": 90
},
"BACK": {
"patternId": "F",
"rotation": 270
},
"LEFT": {
"patternId": "P",
"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... | C359 |
C360 | 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 -> S -> E -> S -> N -> E... | standard_cross | [
"S",
"W",
"W",
"S",
"E",
"S",
"N",
"E",
"S"
] | [
{
"patternId": "K",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "smile",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "H",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C360_path_sequence.png"
} | {
"level_id": 360,
"name": "Reconstruct 360",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-360.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "X",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"X",
"K",
"A",
"H",
"smile",
"square"
] | 3 | 1 | 5 | 6 | {
"TOP": {
"patternId": "X",
"rotation": 180
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "K",
"rotation": 180
},
"BACK": {
"patternId": "H",
"rotation": 90
},
"LEFT": {
"patternId": "smile",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "square",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "K",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "smile",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "H",
"rotation": 90,
"x": 1,
"y": 2
},
{
"pa... | [
"FRONT",
"LEFT",
"BACK",
"TOP",
"LEFT",
"FRONT",
"LEFT",
"BOTTOM",
"FRONT"
] | [
"FRONT",
"LEFT",
"BACK",
"TOP",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "X",
"rotation": 180
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "K",
"rotation": 180
},
"BACK": {
"patternId": "H",
"rotation": 270
},
"LEFT": {
"patternId"... | {
"TOP": {
"patternId": "X",
"rotation": 180
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "K",
"rotation": 180
},
"BACK": {
"patternId": "H",
"rotation": 270
},
"LEFT": {
"patternId": "smile",
"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... | C360 |
C361 | 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 -> S -> S -> N -> W -> S... | standard_cross | [
"N",
"E",
"S",
"S",
"S",
"N",
"W",
"S",
"W"
] | [
{
"patternId": "T",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical":... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C361_path_sequence.png"
} | {
"level_id": 361,
"name": "Reconstruct 361",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-361.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": f... | [
"T",
"C",
"triangle",
"T",
"6",
"circle"
] | 2 | 2 | 5 | 6 | {
"TOP": {
"patternId": "T",
"rotation": 270
},
"BOTTOM": {
"patternId": "circle",
"rotation": 90
},
"FRONT": {
"patternId": "C",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 270
},
"LEFT": {
"patternId": "6",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "circle",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "T",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "triangle",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "circle",
"rotation": 180,
"x": 3,
"y": 2
},
{... | [
"BACK",
"RIGHT",
"BOTTOM",
"LEFT",
"TOP",
"LEFT",
"BACK",
"TOP",
"RIGHT"
] | [
"BACK",
"RIGHT",
"BOTTOM",
"LEFT",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "T",
"rotation": 270
},
"BOTTOM": {
"patternId": "circle",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 90
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "T",
"rotation": 270
},
"BOTTOM": {
"patternId": "circle",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "T",
"rotation": 90
},
"LEFT": {
"patternId": "6",
"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... | C361 |
C362 | 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 -> N -> W -> W -> S -> W... | standard_cross | [
"W",
"W",
"N",
"N",
"W",
"W",
"S",
"W"
] | [
{
"patternId": "triangle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Q",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "G",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C362_path_sequence.png"
} | {
"level_id": 362,
"name": "Reconstruct 362",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-362.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "Q",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "8",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fals... | [
"Q",
"8",
"circle",
"G",
"triangle",
"W"
] | 6 | 3 | 8 | 5 | {
"TOP": {
"patternId": "Q",
"rotation": 180
},
"BOTTOM": {
"patternId": "W",
"rotation": 90
},
"FRONT": {
"patternId": "8",
"rotation": 270
},
"BACK": {
"patternId": "G",
"rotation": 90
},
"LEFT": {
"patternId": "triangle",
"rotation": 180
},
"RIGHT": {
... | [
{
"patternId": "W",
"rotation": 90,
"x": 6,
"y": 3
},
{
"patternId": "triangle",
"rotation": 90,
"x": 5,
"y": 3
},
{
"patternId": "Q",
"rotation": 0,
"x": 4,
"y": 3
},
{
"patternId": "G",
"rotation": 90,
"x": 4,
"y": 2
},
{
"pattern... | [
"LEFT",
"TOP",
"BACK",
"BOTTOM",
"RIGHT",
"TOP",
"BACK",
"LEFT"
] | [
"LEFT",
"TOP",
"BACK",
"BOTTOM",
"RIGHT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "Q",
"rotation": 180
},
"BOTTOM": {
"patternId": "W",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "G",
"rotation": 270
},
"LEFT": {
"patternId": "tria... | {
"TOP": {
"patternId": "Q",
"rotation": 180
},
"BOTTOM": {
"patternId": "W",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "G",
"rotation": 270
},
"LEFT": {
"patternId": "triangle",
"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... | C362 |
C363 | 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 -> S -> E -> E -> E -> S... | standard_cross | [
"E",
"N",
"E",
"S",
"E",
"E",
"E",
"S",
"E"
] | [
{
"patternId": "Q",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 0,
"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/C363_path_sequence.png"
} | {
"level_id": 363,
"name": "Reconstruct 363",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-363.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "4",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "N",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"4",
"N",
"Q",
"E",
"9",
"U"
] | 1 | 2 | 9 | 5 | {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "U",
"rotation": 0
},
"FRONT": {
"patternId": "N",
"rotation": 270
},
"BACK": {
"patternId": "E",
"rotation": 270
},
"LEFT": {
"patternId": "9",
"rotation": 90
},
"RIGHT": {
"patternI... | [
{
"patternId": "U",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "Q",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "E",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "4",
"rotation": 270,
"x": 3,
"y": 1
},
{
"patternId": "... | [
"RIGHT",
"BACK",
"TOP",
"RIGHT",
"FRONT",
"LEFT",
"BACK",
"BOTTOM",
"RIGHT"
] | [
"RIGHT",
"BACK",
"TOP",
"FRONT",
"LEFT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "U",
"rotation": 0
},
"FRONT": {
"patternId": "N",
"rotation": 270
},
"BACK": {
"patternId": "E",
"rotation": 90
},
"LEFT": {
"patternId": "9",
... | {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "U",
"rotation": 0
},
"FRONT": {
"patternId": "N",
"rotation": 270
},
"BACK": {
"patternId": "E",
"rotation": 90
},
"LEFT": {
"patternId": "9",
"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... | C363 |
C364 | 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 -> W -> N -> W -> S -> E... | standard_cross | [
"N",
"W",
"N",
"W",
"N",
"W",
"S",
"E"
] | [
{
"patternId": "U",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": t... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C364_path_sequence.png"
} | {
"level_id": 364,
"name": "Reconstruct 364",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-364.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "arrow_left",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_down",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipV... | [
"arrow_left",
"arrow_down",
"plus",
"U",
"O",
"P"
] | 4 | 4 | 6 | 6 | {
"TOP": {
"patternId": "arrow_left",
"rotation": 180
},
"BOTTOM": {
"patternId": "P",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 0
},
"BACK": {
"patternId": "U",
"rotation": 0
},
"LEFT": {
"patternId": "O",
"rotation": 90
},
"RIGHT"... | [
{
"patternId": "P",
"rotation": 90,
"x": 4,
"y": 4
},
{
"patternId": "U",
"rotation": 180,
"x": 4,
"y": 3
},
{
"patternId": "O",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "arrow_left",
"rotation": 270,
"x": 3,
"y": 2
},
{
"p... | [
"BACK",
"LEFT",
"TOP",
"FRONT",
"RIGHT",
"BOTTOM",
"FRONT",
"RIGHT"
] | [
"BACK",
"LEFT",
"TOP",
"FRONT",
"RIGHT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "arrow_left",
"rotation": 180
},
"BOTTOM": {
"patternId": "P",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 0
},
"BACK": {
"patternId": "U",
"rotation": 180
},
"LEFT": {
... | {
"TOP": {
"patternId": "arrow_left",
"rotation": 180
},
"BOTTOM": {
"patternId": "P",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 0
},
"BACK": {
"patternId": "U",
"rotation": 180
},
"LEFT": {
"patternId": "O",
"rotation": 180
},
"RIG... | {
"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... | C364 |
C365 | 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 -> W -> W -> N -> W -> N... | standard_cross | [
"W",
"S",
"W",
"W",
"W",
"N",
"W",
"N",
"W"
] | [
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 0,
"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/C365_path_sequence.png"
} | {
"level_id": 365,
"name": "Reconstruct 365",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-365.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "S",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "W",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"S",
"W",
"Q",
"plus",
"G",
"triangle"
] | 7 | 2 | 9 | 5 | {
"TOP": {
"patternId": "S",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 90
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "plus",
"rotation": 90
},
"LEFT": {
"patternId": "G",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "triangle",
"rotation": 90,
"x": 7,
"y": 2
},
{
"patternId": "G",
"rotation": 180,
"x": 6,
"y": 2
},
{
"patternId": "W",
"rotation": 0,
"x": 6,
"y": 3
},
{
"patternId": "S",
"rotation": 270,
"x": 5,
"y": 3
},
{
"patte... | [
"LEFT",
"FRONT",
"TOP",
"BACK",
"BOTTOM",
"LEFT",
"FRONT",
"TOP",
"RIGHT"
] | [
"LEFT",
"FRONT",
"TOP",
"BACK",
"BOTTOM",
"RIGHT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "S",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 90
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternI... | {
"TOP": {
"patternId": "S",
"rotation": 0
},
"BOTTOM": {
"patternId": "triangle",
"rotation": 90
},
"FRONT": {
"patternId": "W",
"rotation": 90
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternId": "G",
"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... | C365 |
C366 | 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 -> N -> E -> N -> N -> E... | standard_cross | [
"W",
"W",
"N",
"N",
"E",
"N",
"N",
"E",
"S"
] | [
{
"patternId": "J",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 270,
"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/C366_path_sequence.png"
} | {
"level_id": 366,
"name": "Reconstruct 366",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-366.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"I",
"2",
"6",
"K",
"J",
"F"
] | 3 | 5 | 5 | 7 | {
"TOP": {
"patternId": "I",
"rotation": 90
},
"BOTTOM": {
"patternId": "F",
"rotation": 0
},
"FRONT": {
"patternId": "2",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 90
},
"LEFT": {
"patternId": "J",
"rotation": 270
},
"RIGHT": {
"patternId... | [
{
"patternId": "F",
"rotation": 0,
"x": 3,
"y": 5
},
{
"patternId": "J",
"rotation": 180,
"x": 2,
"y": 5
},
{
"patternId": "I",
"rotation": 270,
"x": 1,
"y": 5
},
{
"patternId": "K",
"rotation": 90,
"x": 1,
"y": 4
},
{
"patternId": ... | [
"LEFT",
"TOP",
"BACK",
"BOTTOM",
"LEFT",
"FRONT",
"RIGHT",
"TOP",
"FRONT"
] | [
"LEFT",
"TOP",
"BACK",
"BOTTOM",
"FRONT",
"RIGHT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "I",
"rotation": 90
},
"BOTTOM": {
"patternId": "F",
"rotation": 0
},
"FRONT": {
"patternId": "2",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 270
},
"LEFT": {
"patternId": "J",
... | {
"TOP": {
"patternId": "I",
"rotation": 90
},
"BOTTOM": {
"patternId": "F",
"rotation": 0
},
"FRONT": {
"patternId": "2",
"rotation": 0
},
"BACK": {
"patternId": "K",
"rotation": 270
},
"LEFT": {
"patternId": "J",
"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... | C366 |
C367 | 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 -> E -> N -> W -> N -> N -> E... | standard_cross | [
"S",
"N",
"E",
"N",
"W",
"N",
"N",
"E",
"S"
] | [
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_right",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": tru... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C367_path_sequence.png"
} | {
"level_id": 367,
"name": "Reconstruct 367",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-367.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "star",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 180,
"flipHorizontal": false,
"flipVertica... | [
"star",
"2",
"arrow_right",
"T",
"G",
"1"
] | 1 | 4 | 4 | 7 | {
"TOP": {
"patternId": "star",
"rotation": 90
},
"BOTTOM": {
"patternId": "1",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "G",
"rotation": 270
},
"RIGHT": {
"patt... | [
{
"patternId": "1",
"rotation": 90,
"x": 1,
"y": 4
},
{
"patternId": "2",
"rotation": 180,
"x": 1,
"y": 5
},
{
"patternId": "1",
"rotation": 90,
"x": 1,
"y": 4
},
{
"patternId": "arrow_right",
"rotation": 0,
"x": 2,
"y": 4
},
{
"pat... | [
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"TOP",
"BACK",
"LEFT"
] | [
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"LEFT",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "star",
"rotation": 90
},
"BOTTOM": {
"patternId": "1",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "star",
"rotation": 90
},
"BOTTOM": {
"patternId": "1",
"rotation": 90
},
"FRONT": {
"patternId": "2",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "G",
"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... | C367 |
C368 | 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 -> N -> N -> E -> S -> E -> N... | standard_cross | [
"S",
"E",
"N",
"N",
"E",
"S",
"E",
"N",
"E"
] | [
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_up",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": ... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C368_path_sequence.png"
} | {
"level_id": 368,
"name": "Reconstruct 368",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-368.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "4",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"4",
"O",
"plus",
"R",
"O",
"arrow_up"
] | 1 | 2 | 7 | 5 | {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "R",
"rotation": 90
},
"LEFT": {
"patternId": "O",
"rotation": 0
},
"RIGHT": {
"p... | [
{
"patternId": "arrow_up",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "O",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "plus",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId": "arrow_up",
"rotation": 180,
"x": 2,
"y": 2
},
... | [
"FRONT",
"RIGHT",
"BOTTOM",
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"BACK",
"TOP"
] | [
"FRONT",
"RIGHT",
"BOTTOM",
"LEFT",
"BACK",
"TOP"
] | 6 | {
"faces": {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "R",
"rotation": 270
},
"LEFT": {
"patternId... | {
"TOP": {
"patternId": "4",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "O",
"rotation": 180
},
"BACK": {
"patternId": "R",
"rotation": 270
},
"LEFT": {
"patternId": "O",
"rotation": 90
},
"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... | C368 |
C369 | 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 -> W -> E -> E -> N -> W -> W... | standard_cross | [
"S",
"S",
"W",
"E",
"E",
"N",
"W",
"W",
"W"
] | [
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 90,
"flipHorizontal": false,
"flipVertica... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C369_path_sequence.png"
} | {
"level_id": 369,
"name": "Reconstruct 369",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-369.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "arrow_down",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "3",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": fa... | [
"arrow_down",
"I",
"3",
"Q",
"arrow_down",
"2"
] | 3 | 1 | 6 | 5 | {
"TOP": {
"patternId": "arrow_down",
"rotation": 0
},
"BOTTOM": {
"patternId": "2",
"rotation": 0
},
"FRONT": {
"patternId": "I",
"rotation": 90
},
"BACK": {
"patternId": "Q",
"rotation": 90
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 0
},
"RIGHT": ... | [
{
"patternId": "2",
"rotation": 0,
"x": 3,
"y": 1
},
{
"patternId": "I",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": "arrow_down",
"rotation": 0,
"x": 3,
"y": 3
},
{
"patternId": "arrow_down",
"rotation": 90,
"x": 2,
"y": 3
},
{
... | [
"FRONT",
"TOP",
"LEFT",
"TOP",
"RIGHT",
"FRONT",
"TOP",
"BACK",
"BOTTOM"
] | [
"FRONT",
"TOP",
"LEFT",
"RIGHT",
"BACK",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "arrow_down",
"rotation": 0
},
"BOTTOM": {
"patternId": "2",
"rotation": 0
},
"FRONT": {
"patternId": "I",
"rotation": 90
},
"BACK": {
"patternId": "Q",
"rotation": 270
},
"LEFT": {
"patternId"... | {
"TOP": {
"patternId": "arrow_down",
"rotation": 0
},
"BOTTOM": {
"patternId": "2",
"rotation": 0
},
"FRONT": {
"patternId": "I",
"rotation": 90
},
"BACK": {
"patternId": "Q",
"rotation": 270
},
"LEFT": {
"patternId": "arrow_down",
"rotation": 90
},
"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... | C369 |
C370 | 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 -> W -> S -> W -> E -> W... | standard_cross | [
"S",
"S",
"E",
"W",
"S",
"W",
"E",
"W",
"W"
] | [
{
"patternId": "K",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "diamond",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C370_path_sequence.png"
} | {
"level_id": 370,
"name": "Reconstruct 370",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-370.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": fals... | [
"O",
"K",
"diamond",
"2",
"T",
"1"
] | 3 | 1 | 6 | 6 | {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "1",
"rotation": 90
},
"FRONT": {
"patternId": "K",
"rotation": 90
},
"BACK": {
"patternId": "2",
"rotation": 270
},
"LEFT": {
"patternId": "T",
"rotation": 90
},
"RIGHT": {
"patter... | [
{
"patternId": "1",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "K",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternId": "O",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "diamond",
"rotation": 90,
"x": 4,
"y": 3
},
{
"patter... | [
"FRONT",
"TOP",
"RIGHT",
"TOP",
"BACK",
"LEFT",
"BACK",
"LEFT",
"FRONT"
] | [
"FRONT",
"TOP",
"RIGHT",
"BACK",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "K",
"rotation": 90
},
"BACK": {
"patternId": "2",
"rotation": 90
},
"LEFT": {
"patternId": "T",
... | {
"TOP": {
"patternId": "O",
"rotation": 270
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "K",
"rotation": 90
},
"BACK": {
"patternId": "2",
"rotation": 90
},
"LEFT": {
"patternId": "T",
"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... | C370 |
C371 | 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 -> S -> S -> E -> W -> N... | standard_cross | [
"E",
"S",
"W",
"S",
"S",
"E",
"W",
"N"
] | [
{
"patternId": "T",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "star",
"rotation": 180,
"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/C371_path_sequence.png"
} | {
"level_id": 371,
"name": "Reconstruct 371",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-371.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "arrow_left",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "star",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical... | [
"arrow_left",
"star",
"T",
"8",
"3",
"U"
] | 1 | 1 | 4 | 6 | {
"TOP": {
"patternId": "arrow_left",
"rotation": 270
},
"BOTTOM": {
"patternId": "U",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 90
},
"BACK": {
"patternId": "8",
"rotation": 270
},
"LEFT": {
"patternId": "3",
"rotation": 270
},
"RIGHT": {... | [
{
"patternId": "U",
"rotation": 0,
"x": 1,
"y": 1
},
{
"patternId": "T",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "star",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "U",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId"... | [
"RIGHT",
"FRONT",
"BOTTOM",
"LEFT",
"TOP",
"FRONT",
"TOP",
"LEFT"
] | [
"RIGHT",
"FRONT",
"BOTTOM",
"LEFT",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "arrow_left",
"rotation": 270
},
"BOTTOM": {
"patternId": "U",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"pattern... | {
"TOP": {
"patternId": "arrow_left",
"rotation": 270
},
"BOTTOM": {
"patternId": "U",
"rotation": 0
},
"FRONT": {
"patternId": "star",
"rotation": 90
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "3",
"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... | C371 |
C372 | 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 -> N -> W -> W -> S -> E... | standard_cross | [
"N",
"W",
"N",
"N",
"W",
"W",
"S",
"E",
"E"
] | [
{
"patternId": "arrow_right",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "triangle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 270,
"flipHorizontal": false,
"f... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C372_path_sequence.png"
} | {
"level_id": 372,
"name": "Reconstruct 372",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-372.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "arrow_down",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "L",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertic... | [
"arrow_down",
"L",
"heart",
"arrow_right",
"triangle",
"R"
] | 4 | 4 | 6 | 6 | {
"TOP": {
"patternId": "arrow_down",
"rotation": 180
},
"BOTTOM": {
"patternId": "R",
"rotation": 180
},
"FRONT": {
"patternId": "L",
"rotation": 270
},
"BACK": {
"patternId": "arrow_right",
"rotation": 270
},
"LEFT": {
"patternId": "triangle",
"rotation": 270
... | [
{
"patternId": "R",
"rotation": 180,
"x": 4,
"y": 4
},
{
"patternId": "arrow_right",
"rotation": 90,
"x": 4,
"y": 3
},
{
"patternId": "triangle",
"rotation": 90,
"x": 3,
"y": 3
},
{
"patternId": "arrow_down",
"rotation": 270,
"x": 3,
"y": 2... | [
"BACK",
"LEFT",
"TOP",
"RIGHT",
"FRONT",
"LEFT",
"TOP",
"FRONT",
"BOTTOM"
] | [
"BACK",
"LEFT",
"TOP",
"RIGHT",
"FRONT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "arrow_down",
"rotation": 180
},
"BOTTOM": {
"patternId": "R",
"rotation": 180
},
"FRONT": {
"patternId": "L",
"rotation": 270
},
"BACK": {
"patternId": "arrow_right",
"rotation": 90
},
"LEFT": {
... | {
"TOP": {
"patternId": "arrow_down",
"rotation": 180
},
"BOTTOM": {
"patternId": "R",
"rotation": 180
},
"FRONT": {
"patternId": "L",
"rotation": 270
},
"BACK": {
"patternId": "arrow_right",
"rotation": 90
},
"LEFT": {
"patternId": "triangle",
"rotation": 0
}... | {
"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... | C372 |
C373 | 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 -> E -> E -> S -> E -> S -> E... | standard_cross | [
"S",
"W",
"E",
"E",
"S",
"E",
"S",
"E"
] | [
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C373_path_sequence.png"
} | {
"level_id": 373,
"name": "Reconstruct 373",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-373.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"H",
"circle",
"V",
"L",
"M",
"O"
] | 2 | 1 | 7 | 6 | {
"TOP": {
"patternId": "H",
"rotation": 180
},
"BOTTOM": {
"patternId": "O",
"rotation": 0
},
"FRONT": {
"patternId": "circle",
"rotation": 0
},
"BACK": {
"patternId": "L",
"rotation": 180
},
"LEFT": {
"patternId": "M",
"rotation": 0
},
"RIGHT": {
"patt... | [
{
"patternId": "O",
"rotation": 0,
"x": 2,
"y": 1
},
{
"patternId": "circle",
"rotation": 0,
"x": 2,
"y": 2
},
{
"patternId": "M",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "circle",
"rotation": 0,
"x": 2,
"y": 2
},
{
"pattern... | [
"FRONT",
"LEFT",
"FRONT",
"RIGHT",
"TOP",
"BACK",
"LEFT",
"BOTTOM"
] | [
"FRONT",
"LEFT",
"RIGHT",
"TOP",
"BACK",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "H",
"rotation": 180
},
"BOTTOM": {
"patternId": "O",
"rotation": 0
},
"FRONT": {
"patternId": "circle",
"rotation": 0
},
"BACK": {
"patternId": "L",
"rotation": 0
},
"LEFT": {
"patternId": "M"... | {
"TOP": {
"patternId": "H",
"rotation": 180
},
"BOTTOM": {
"patternId": "O",
"rotation": 0
},
"FRONT": {
"patternId": "circle",
"rotation": 0
},
"BACK": {
"patternId": "L",
"rotation": 0
},
"LEFT": {
"patternId": "M",
"rotation": 90
},
"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... | C373 |
C374 | 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 -> S -> N -> N -> E -> E... | standard_cross | [
"N",
"W",
"W",
"S",
"N",
"N",
"E",
"E",
"N"
] | [
{
"patternId": "4",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "H",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C374_path_sequence.png"
} | {
"level_id": 374,
"name": "Reconstruct 374",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-374.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "V",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "U",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"1",
"V",
"U",
"4",
"H",
"P"
] | 3 | 4 | 5 | 6 | {
"TOP": {
"patternId": "1",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 0
},
"FRONT": {
"patternId": "V",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 90
},
"LEFT": {
"patternId": "H",
"rotation": 180
},
"RIGHT": {
"patternId"... | [
{
"patternId": "P",
"rotation": 0,
"x": 3,
"y": 4
},
{
"patternId": "4",
"rotation": 270,
"x": 3,
"y": 3
},
{
"patternId": "H",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "V",
"rotation": 180,
"x": 1,
"y": 3
},
{
"patternId": "... | [
"BACK",
"LEFT",
"FRONT",
"BOTTOM",
"FRONT",
"TOP",
"LEFT",
"BOTTOM",
"BACK"
] | [
"BACK",
"LEFT",
"FRONT",
"BOTTOM",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "1",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 0
},
"FRONT": {
"patternId": "V",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 270
},
"LEFT": {
"patternId": "H",
... | {
"TOP": {
"patternId": "1",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 0
},
"FRONT": {
"patternId": "V",
"rotation": 0
},
"BACK": {
"patternId": "4",
"rotation": 270
},
"LEFT": {
"patternId": "H",
"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... | C374 |
C375 | 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 -> S -> E -> N -> E -> S -> N... | standard_cross | [
"N",
"S",
"S",
"E",
"N",
"E",
"S",
"N"
] | [
{
"patternId": "B",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "5",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C375_path_sequence.png"
} | {
"level_id": 375,
"name": "Reconstruct 375",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-375.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"plus",
"5",
"I",
"B",
"9",
"5"
] | 1 | 2 | 5 | 5 | {
"TOP": {
"patternId": "plus",
"rotation": 90
},
"BOTTOM": {
"patternId": "5",
"rotation": 90
},
"FRONT": {
"patternId": "5",
"rotation": 90
},
"BACK": {
"patternId": "B",
"rotation": 0
},
"LEFT": {
"patternId": "9",
"rotation": 270
},
"RIGHT": {
"patte... | [
{
"patternId": "5",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "B",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "5",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "5",
"rotation": 90,
"x": 1,
"y": 3
},
{
"patternId": ... | [
"BACK",
"BOTTOM",
"FRONT",
"RIGHT",
"BOTTOM",
"BACK",
"RIGHT",
"BACK"
] | [
"BACK",
"BOTTOM",
"FRONT",
"RIGHT"
] | 4 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "5",
"rotation": 90
},
"FRONT": {
"patternId": "5",
"rotation": 90
},
"BACK": {
"patternId": "B",
"rotation": 180
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "5",
"rotation": 90
},
"FRONT": {
"patternId": "5",
"rotation": 90
},
"BACK": {
"patternId": "B",
"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... | C375 |
C376 | 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 -> N -> W -> E -> W -> S... | standard_cross | [
"E",
"S",
"E",
"N",
"W",
"E",
"W",
"S",
"S"
] | [
{
"patternId": "8",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "plus",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "F",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C376_path_sequence.png"
} | {
"level_id": 376,
"name": "Reconstruct 376",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-376.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "F",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "plus",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "8",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"F",
"plus",
"8",
"6",
"heart",
"P"
] | 1 | 1 | 5 | 5 | {
"TOP": {
"patternId": "F",
"rotation": 0
},
"BOTTOM": {
"patternId": "P",
"rotation": 270
},
"FRONT": {
"patternId": "plus",
"rotation": 90
},
"BACK": {
"patternId": "6",
"rotation": 270
},
"LEFT": {
"patternId": "heart",
"rotation": 180
},
"RIGHT": {
... | [
{
"patternId": "P",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "8",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "plus",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patternId": "F",
"rotation": 90,
"x": 3,
"y": 2
},
{
"patternI... | [
"RIGHT",
"FRONT",
"TOP",
"RIGHT",
"FRONT",
"RIGHT",
"FRONT",
"TOP",
"BACK"
] | [
"RIGHT",
"FRONT",
"TOP",
"BACK"
] | 4 | {
"faces": {
"TOP": {
"patternId": "F",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "plus",
"rotation": 90
},
"BACK": {
"patternId": "6",
"rotation": 90
},
"LEFT": {
"patternId": "?",
... | {
"TOP": {
"patternId": "F",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "plus",
"rotation": 90
},
"BACK": {
"patternId": "6",
"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... | C376 |
C377 | 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 -> N -> N -> N -> S -> N... | standard_cross | [
"S",
"S",
"E",
"N",
"N",
"N",
"S",
"N"
] | [
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "B",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C377_path_sequence.png"
} | {
"level_id": 377,
"name": "Reconstruct 377",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-377.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "E",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},... | [
"E",
"6",
"B",
"1",
"A",
"2"
] | 1 | 2 | 4 | 6 | {
"TOP": {
"patternId": "E",
"rotation": 0
},
"BOTTOM": {
"patternId": "2",
"rotation": 90
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 0
},
"LEFT": {
"patternId": "A",
"rotation": 270
},
"RIGHT": {
"patternI... | [
{
"patternId": "2",
"rotation": 90,
"x": 1,
"y": 2
},
{
"patternId": "6",
"rotation": 270,
"x": 1,
"y": 3
},
{
"patternId": "E",
"rotation": 0,
"x": 1,
"y": 4
},
{
"patternId": "B",
"rotation": 270,
"x": 2,
"y": 4
},
{
"patternId": ... | [
"FRONT",
"TOP",
"RIGHT",
"FRONT",
"LEFT",
"BACK",
"LEFT",
"BACK"
] | [
"FRONT",
"TOP",
"RIGHT",
"LEFT",
"BACK"
] | 5 | {
"faces": {
"TOP": {
"patternId": "E",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "A",
... | {
"TOP": {
"patternId": "E",
"rotation": 0
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "6",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "A",
"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... | C377 |
C378 | 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 -> N -> W -> N -> E -> E... | standard_cross | [
"E",
"N",
"N",
"N",
"W",
"N",
"E",
"E",
"S"
] | [
{
"patternId": "O",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Y",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C378_path_sequence.png"
} | {
"level_id": 378,
"name": "Reconstruct 378",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-378.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "O",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"6",
"5",
"O",
"T",
"Y",
"8"
] | 1 | 5 | 5 | 7 | {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "5",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "Y",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "8",
"rotation": 180,
"x": 1,
"y": 5
},
{
"patternId": "O",
"rotation": 180,
"x": 2,
"y": 5
},
{
"patternId": "T",
"rotation": 270,
"x": 2,
"y": 4
},
{
"patternId": "Y",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId... | [
"RIGHT",
"BACK",
"LEFT",
"FRONT",
"BOTTOM",
"RIGHT",
"FRONT",
"LEFT",
"BOTTOM"
] | [
"RIGHT",
"BACK",
"LEFT",
"FRONT",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "5",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "Y",
... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "8",
"rotation": 180
},
"FRONT": {
"patternId": "5",
"rotation": 180
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "Y",
"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... | C378 |
C379 | 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 -> S -> N -> W -> W -> N... | standard_cross | [
"N",
"W",
"N",
"S",
"N",
"W",
"W",
"N",
"N"
] | [
{
"patternId": "heart",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "M",
"rotation": 270,
"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/C379_path_sequence.png"
} | {
"level_id": 379,
"name": "Reconstruct 379",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-379.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "F",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "B",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "S",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"F",
"B",
"S",
"heart",
"M",
"V"
] | 4 | 5 | 6 | 7 | {
"TOP": {
"patternId": "F",
"rotation": 90
},
"BOTTOM": {
"patternId": "V",
"rotation": 90
},
"FRONT": {
"patternId": "B",
"rotation": 0
},
"BACK": {
"patternId": "heart",
"rotation": 180
},
"LEFT": {
"patternId": "M",
"rotation": 90
},
"RIGHT": {
"patt... | [
{
"patternId": "V",
"rotation": 90,
"x": 4,
"y": 5
},
{
"patternId": "heart",
"rotation": 0,
"x": 4,
"y": 4
},
{
"patternId": "M",
"rotation": 270,
"x": 3,
"y": 4
},
{
"patternId": "F",
"rotation": 180,
"x": 3,
"y": 3
},
{
"patternI... | [
"BACK",
"LEFT",
"TOP",
"LEFT",
"TOP",
"FRONT",
"BOTTOM",
"RIGHT",
"TOP"
] | [
"BACK",
"LEFT",
"TOP",
"FRONT",
"BOTTOM",
"RIGHT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "F",
"rotation": 90
},
"BOTTOM": {
"patternId": "V",
"rotation": 90
},
"FRONT": {
"patternId": "B",
"rotation": 0
},
"BACK": {
"patternId": "heart",
"rotation": 0
},
"LEFT": {
"patternId": "M",... | {
"TOP": {
"patternId": "F",
"rotation": 90
},
"BOTTOM": {
"patternId": "V",
"rotation": 90
},
"FRONT": {
"patternId": "B",
"rotation": 0
},
"BACK": {
"patternId": "heart",
"rotation": 0
},
"LEFT": {
"patternId": "M",
"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... | C379 |
C380 | 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 -> S -> W -> W -> S -> E... | standard_cross | [
"N",
"N",
"E",
"S",
"W",
"W",
"S",
"E"
] | [
{
"patternId": "6",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "X",
"rotation": 90,
"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/C380_path_sequence.png"
} | {
"level_id": 380,
"name": "Reconstruct 380",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-380.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "X",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false... | [
"X",
"diamond",
"F",
"6",
"4",
"X"
] | 2 | 3 | 5 | 5 | {
"TOP": {
"patternId": "X",
"rotation": 90
},
"BOTTOM": {
"patternId": "X",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 0
},
"BACK": {
"patternId": "6",
"rotation": 90
},
"LEFT": {
"patternId": "4",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "X",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "6",
"rotation": 270,
"x": 2,
"y": 2
},
{
"patternId": "X",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "F",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": ... | [
"BACK",
"TOP",
"RIGHT",
"BACK",
"TOP",
"FRONT",
"LEFT",
"TOP"
] | [
"BACK",
"TOP",
"RIGHT",
"FRONT",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "X",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 0
},
"BACK": {
"patternId": "6",
"rotation": 270
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "X",
"rotation": 90
},
"BOTTOM": {
"patternId": "?",
"rotation": 0
},
"FRONT": {
"patternId": "diamond",
"rotation": 0
},
"BACK": {
"patternId": "6",
"rotation": 270
},
"LEFT": {
"patternId": "4",
"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... | C380 |
C381 | 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 -> N -> W -> N -> E -> W -> N... | standard_cross | [
"N",
"N",
"N",
"W",
"N",
"E",
"W",
"N"
] | [
{
"patternId": "5",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "E",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C381_path_sequence.png"
} | {
"level_id": 381,
"name": "Reconstruct 381",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-381.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "C",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "E",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "X",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"C",
"E",
"X",
"5",
"B",
"A"
] | 2 | 6 | 4 | 8 | {
"TOP": {
"patternId": "C",
"rotation": 90
},
"BOTTOM": {
"patternId": "A",
"rotation": 90
},
"FRONT": {
"patternId": "E",
"rotation": 0
},
"BACK": {
"patternId": "5",
"rotation": 0
},
"LEFT": {
"patternId": "B",
"rotation": 90
},
"RIGHT": {
"patternId"... | [
{
"patternId": "A",
"rotation": 90,
"x": 2,
"y": 6
},
{
"patternId": "5",
"rotation": 180,
"x": 2,
"y": 5
},
{
"patternId": "C",
"rotation": 90,
"x": 2,
"y": 4
},
{
"patternId": "E",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "... | [
"BACK",
"TOP",
"FRONT",
"LEFT",
"BOTTOM",
"FRONT",
"BOTTOM",
"RIGHT"
] | [
"BACK",
"TOP",
"FRONT",
"LEFT",
"BOTTOM",
"RIGHT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "C",
"rotation": 90
},
"BOTTOM": {
"patternId": "A",
"rotation": 90
},
"FRONT": {
"patternId": "E",
"rotation": 0
},
"BACK": {
"patternId": "5",
"rotation": 180
},
"LEFT": {
"patternId": "B",
... | {
"TOP": {
"patternId": "C",
"rotation": 90
},
"BOTTOM": {
"patternId": "A",
"rotation": 90
},
"FRONT": {
"patternId": "E",
"rotation": 0
},
"BACK": {
"patternId": "5",
"rotation": 180
},
"LEFT": {
"patternId": "B",
"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... | C381 |
C382 | 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 -> E -> S -> W -> S -> E -> E... | standard_cross | [
"W",
"S",
"E",
"S",
"W",
"S",
"E",
"E"
] | [
{
"patternId": "heart",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "X",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "T",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C382_path_sequence.png"
} | {
"level_id": 382,
"name": "Reconstruct 382",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-382.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "X",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "8",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"Y",
"X",
"8",
"triangle",
"heart",
"T"
] | 2 | 1 | 5 | 6 | {
"TOP": {
"patternId": "Y",
"rotation": 180
},
"BOTTOM": {
"patternId": "T",
"rotation": 270
},
"FRONT": {
"patternId": "X",
"rotation": 270
},
"BACK": {
"patternId": "triangle",
"rotation": 0
},
"LEFT": {
"patternId": "heart",
"rotation": 0
},
"RIGHT": {
... | [
{
"patternId": "T",
"rotation": 270,
"x": 2,
"y": 1
},
{
"patternId": "heart",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "X",
"rotation": 180,
"x": 1,
"y": 2
},
{
"patternId": "T",
"rotation": 180,
"x": 2,
"y": 2
},
{
"patte... | [
"LEFT",
"FRONT",
"BOTTOM",
"RIGHT",
"FRONT",
"TOP",
"RIGHT",
"BOTTOM"
] | [
"LEFT",
"FRONT",
"BOTTOM",
"RIGHT",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "Y",
"rotation": 180
},
"BOTTOM": {
"patternId": "T",
"rotation": 270
},
"FRONT": {
"patternId": "X",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "hea... | {
"TOP": {
"patternId": "Y",
"rotation": 180
},
"BOTTOM": {
"patternId": "T",
"rotation": 270
},
"FRONT": {
"patternId": "X",
"rotation": 270
},
"BACK": {
"patternId": "?",
"rotation": 0
},
"LEFT": {
"patternId": "heart",
"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... | C382 |
C383 | 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 -> S -> W -> N -> W -> N -> S... | standard_cross | [
"S",
"E",
"S",
"W",
"N",
"W",
"N",
"S",
"W"
] | [
{
"patternId": "J",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "R",
"rotation": 90,
"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/C383_path_sequence.png"
} | {
"level_id": 383,
"name": "Reconstruct 383",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-383.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "star",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "J",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "R",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
}... | [
"star",
"J",
"R",
"Z",
"N",
"V"
] | 3 | 1 | 6 | 5 | {
"TOP": {
"patternId": "star",
"rotation": 0
},
"BOTTOM": {
"patternId": "V",
"rotation": 270
},
"FRONT": {
"patternId": "J",
"rotation": 180
},
"BACK": {
"patternId": "Z",
"rotation": 90
},
"LEFT": {
"patternId": "N",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "V",
"rotation": 270,
"x": 3,
"y": 1
},
{
"patternId": "J",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "R",
"rotation": 90,
"x": 4,
"y": 2
},
{
"patternId": "star",
"rotation": 90,
"x": 4,
"y": 3
},
{
"patternI... | [
"FRONT",
"RIGHT",
"TOP",
"FRONT",
"RIGHT",
"BOTTOM",
"BACK",
"BOTTOM",
"LEFT"
] | [
"FRONT",
"RIGHT",
"TOP",
"BOTTOM",
"BACK",
"LEFT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "star",
"rotation": 0
},
"BOTTOM": {
"patternId": "V",
"rotation": 270
},
"FRONT": {
"patternId": "J",
"rotation": 180
},
"BACK": {
"patternId": "Z",
"rotation": 270
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "star",
"rotation": 0
},
"BOTTOM": {
"patternId": "V",
"rotation": 270
},
"FRONT": {
"patternId": "J",
"rotation": 180
},
"BACK": {
"patternId": "Z",
"rotation": 270
},
"LEFT": {
"patternId": "N",
"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... | C383 |
C384 | 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 -> E -> N -> W -> S -> W -> S... | standard_cross | [
"E",
"E",
"E",
"N",
"W",
"S",
"W",
"S",
"E"
] | [
{
"patternId": "P",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "R",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C384_path_sequence.png"
} | {
"level_id": 384,
"name": "Reconstruct 384",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-384.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "Y",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},... | [
"Y",
"K",
"P",
"J",
"R",
"arrow_left"
] | 1 | 2 | 6 | 5 | {
"TOP": {
"patternId": "Y",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "K",
"rotation": 180
},
"BACK": {
"patternId": "J",
"rotation": 0
},
"LEFT": {
"patternId": "R",
"rotation": 90
},
"RIGHT": {
"p... | [
{
"patternId": "arrow_left",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "P",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "Y",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "R",
"rotation": 0,
"x": 4,
"y": 2
},
{
"patte... | [
"RIGHT",
"TOP",
"LEFT",
"BACK",
"TOP",
"LEFT",
"FRONT",
"BOTTOM",
"LEFT"
] | [
"RIGHT",
"TOP",
"LEFT",
"BACK",
"FRONT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "Y",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "K",
"rotation": 180
},
"BACK": {
"patternId": "J",
"rotation": 180
},
"LEFT": {
"patternId... | {
"TOP": {
"patternId": "Y",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "K",
"rotation": 180
},
"BACK": {
"patternId": "J",
"rotation": 180
},
"LEFT": {
"patternId": "R",
"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... | C384 |
C385 | 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 -> N -> N -> W -> N -> W... | standard_cross | [
"W",
"S",
"W",
"N",
"N",
"W",
"N",
"W"
] | [
{
"patternId": "7",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "square",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C385_path_sequence.png"
} | {
"level_id": 385,
"name": "Reconstruct 385",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-385.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "W",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "square",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "R",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
... | [
"W",
"square",
"R",
"1",
"7",
"K"
] | 5 | 3 | 7 | 6 | {
"TOP": {
"patternId": "W",
"rotation": 0
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 0
},
"LEFT": {
"patternId": "7",
"rotation": 0
},
"RIGHT": {
"patter... | [
{
"patternId": "K",
"rotation": 0,
"x": 5,
"y": 3
},
{
"patternId": "7",
"rotation": 270,
"x": 4,
"y": 3
},
{
"patternId": "square",
"rotation": 180,
"x": 4,
"y": 4
},
{
"patternId": "W",
"rotation": 270,
"x": 3,
"y": 4
},
{
"patter... | [
"LEFT",
"FRONT",
"TOP",
"LEFT",
"BOTTOM",
"BACK",
"RIGHT",
"TOP"
] | [
"LEFT",
"FRONT",
"TOP",
"BOTTOM",
"BACK",
"RIGHT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "W",
"rotation": 0
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "W",
"rotation": 0
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "square",
"rotation": 270
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "7",
"rotation": 90
},
"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... | C385 |
C386 | 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 -> N -> N -> N -> S -> E... | standard_cross | [
"E",
"N",
"W",
"N",
"N",
"N",
"S",
"E"
] | [
{
"patternId": "1",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "J",
"rotation": 180,
"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/C386_path_sequence.png"
} | {
"level_id": 386,
"name": "Reconstruct 386",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-386.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "E",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "5",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"E",
"5",
"1",
"J",
"U",
"7"
] | 1 | 5 | 4 | 7 | {
"TOP": {
"patternId": "E",
"rotation": 180
},
"BOTTOM": {
"patternId": "7",
"rotation": 0
},
"FRONT": {
"patternId": "5",
"rotation": 90
},
"BACK": {
"patternId": "J",
"rotation": 90
},
"LEFT": {
"patternId": "U",
"rotation": 0
},
"RIGHT": {
"patternId... | [
{
"patternId": "7",
"rotation": 0,
"x": 1,
"y": 5
},
{
"patternId": "1",
"rotation": 180,
"x": 2,
"y": 5
},
{
"patternId": "J",
"rotation": 180,
"x": 2,
"y": 4
},
{
"patternId": "7",
"rotation": 270,
"x": 1,
"y": 4
},
{
"patternId":... | [
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"TOP",
"RIGHT",
"TOP",
"BACK"
] | [
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "E",
"rotation": 180
},
"BOTTOM": {
"patternId": "7",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "J",
"rotation": 270
},
"LEFT": {
"patternId": "U",
... | {
"TOP": {
"patternId": "E",
"rotation": 180
},
"BOTTOM": {
"patternId": "7",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "J",
"rotation": 270
},
"LEFT": {
"patternId": "U",
"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... | C386 |
C387 | 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 -> W -> N -> N -> W -> N -> E... | standard_cross | [
"N",
"E",
"W",
"N",
"N",
"W",
"N",
"E",
"E"
] | [
{
"patternId": "7",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Z",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "7",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C387_path_sequence.png"
} | {
"level_id": 387,
"name": "Reconstruct 387",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-387.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "I",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "A",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Z",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
}... | [
"I",
"A",
"Z",
"7",
"M",
"F"
] | 2 | 5 | 5 | 7 | {
"TOP": {
"patternId": "I",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 270
},
"FRONT": {
"patternId": "A",
"rotation": 90
},
"BACK": {
"patternId": "7",
"rotation": 270
},
"LEFT": {
"patternId": "M",
"rotation": 270
},
"RIGHT": {
"patt... | [
{
"patternId": "F",
"rotation": 270,
"x": 2,
"y": 5
},
{
"patternId": "7",
"rotation": 90,
"x": 2,
"y": 4
},
{
"patternId": "Z",
"rotation": 90,
"x": 3,
"y": 4
},
{
"patternId": "7",
"rotation": 90,
"x": 2,
"y": 4
},
{
"patternId": ... | [
"BACK",
"RIGHT",
"BACK",
"TOP",
"FRONT",
"LEFT",
"BOTTOM",
"FRONT",
"TOP"
] | [
"BACK",
"RIGHT",
"TOP",
"FRONT",
"LEFT",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "I",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 270
},
"FRONT": {
"patternId": "A",
"rotation": 90
},
"BACK": {
"patternId": "7",
"rotation": 90
},
"LEFT": {
"patternId": "M",... | {
"TOP": {
"patternId": "I",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 270
},
"FRONT": {
"patternId": "A",
"rotation": 90
},
"BACK": {
"patternId": "7",
"rotation": 90
},
"LEFT": {
"patternId": "M",
"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... | C387 |
C388 | 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 -> E -> N -> W -> W -> S -> S... | standard_cross | [
"W",
"N",
"E",
"N",
"W",
"W",
"S",
"S"
] | [
{
"patternId": "H",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 90,
"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/C388_path_sequence.png"
} | {
"level_id": 388,
"name": "Reconstruct 388",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-388.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": fa... | [
"G",
"D",
"arrow_right",
"V",
"H",
"square"
] | 3 | 3 | 5 | 5 | {
"TOP": {
"patternId": "G",
"rotation": 180
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "D",
"rotation": 0
},
"BACK": {
"patternId": "V",
"rotation": 180
},
"LEFT": {
"patternId": "H",
"rotation": 270
},
"RIGHT": {
"p... | [
{
"patternId": "square",
"rotation": 90,
"x": 3,
"y": 3
},
{
"patternId": "H",
"rotation": 180,
"x": 2,
"y": 3
},
{
"patternId": "V",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "square",
"rotation": 180,
"x": 3,
"y": 2
},
{
"p... | [
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"BACK",
"LEFT",
"BOTTOM",
"RIGHT"
] | [
"LEFT",
"BACK",
"BOTTOM",
"RIGHT"
] | 4 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "V",
"rotation": 0
},
"LEFT": {
"patternId": "H",... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "square",
"rotation": 90
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "V",
"rotation": 0
},
"LEFT": {
"patternId": "H",
"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... | C388 |
C389 | 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 -> N -> E -> N -> W -> W... | standard_cross | [
"S",
"S",
"N",
"N",
"E",
"N",
"W",
"W"
] | [
{
"patternId": "arrow_right",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_right",
"rotation": 0,
"flipHorizontal": false,
"flipVerti... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C389_path_sequence.png"
} | {
"level_id": 389,
"name": "Reconstruct 389",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-389.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_right",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "I",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": ... | [
"G",
"arrow_right",
"I",
"I",
"6",
"arrow_left"
] | 2 | 2 | 5 | 6 | {
"TOP": {
"patternId": "G",
"rotation": 180
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_right",
"rotation": 0
},
"BACK": {
"patternId": "I",
"rotation": 90
},
"LEFT": {
"patternId": "6",
"rotation": 270
},
"RIG... | [
{
"patternId": "arrow_left",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "arrow_right",
"rotation": 0,
"x": 2,
"y": 3
},
{
"patternId": "G",
"rotation": 180,
"x": 2,
"y": 4
},
{
"patternId": "arrow_right",
"rotation": 0,
"x": 2,
"y": 3... | [
"FRONT",
"TOP",
"FRONT",
"BOTTOM",
"RIGHT",
"BACK",
"BOTTOM",
"FRONT"
] | [
"FRONT",
"TOP",
"BOTTOM",
"RIGHT",
"BACK"
] | 5 | {
"faces": {
"TOP": {
"patternId": "G",
"rotation": 180
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_right",
"rotation": 0
},
"BACK": {
"patternId": "I",
"rotation": 270
},
"LEFT": {
... | {
"TOP": {
"patternId": "G",
"rotation": 180
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 90
},
"FRONT": {
"patternId": "arrow_right",
"rotation": 0
},
"BACK": {
"patternId": "I",
"rotation": 270
},
"LEFT": {
"patternId": "?",
"rotation": 0
},
"RIGH... | {
"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... | C389 |
C390 | 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 -> W -> E -> W -> W -> N... | standard_cross | [
"N",
"W",
"S",
"W",
"E",
"W",
"W",
"N"
] | [
{
"patternId": "T",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 180,
"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/C390_path_sequence.png"
} | {
"level_id": 390,
"name": "Reconstruct 390",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-390.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "circle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "L",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"circle",
"7",
"L",
"T",
"C",
"7"
] | 4 | 2 | 6 | 4 | {
"TOP": {
"patternId": "circle",
"rotation": 0
},
"BOTTOM": {
"patternId": "7",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 90
},
"BACK": {
"patternId": "T",
"rotation": 180
},
"LEFT": {
"patternId": "C",
"rotation": 0
},
"RIGHT": {
"patte... | [
{
"patternId": "7",
"rotation": 0,
"x": 4,
"y": 2
},
{
"patternId": "T",
"rotation": 0,
"x": 4,
"y": 1
},
{
"patternId": "C",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "7",
"rotation": 270,
"x": 3,
"y": 2
},
{
"patternId": "... | [
"BACK",
"LEFT",
"BOTTOM",
"FRONT",
"BOTTOM",
"FRONT",
"TOP",
"LEFT"
] | [
"BACK",
"LEFT",
"BOTTOM",
"FRONT",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "circle",
"rotation": 0
},
"BOTTOM": {
"patternId": "7",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 90
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "C",... | {
"TOP": {
"patternId": "circle",
"rotation": 0
},
"BOTTOM": {
"patternId": "7",
"rotation": 0
},
"FRONT": {
"patternId": "7",
"rotation": 90
},
"BACK": {
"patternId": "T",
"rotation": 0
},
"LEFT": {
"patternId": "C",
"rotation": 90
},
"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... | C390 |
C391 | 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 -> S -> W -> S -> W -> S -> W... | standard_cross | [
"S",
"E",
"S",
"W",
"S",
"W",
"S",
"W",
"N"
] | [
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "triangle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "X",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": tru... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C391_path_sequence.png"
} | {
"level_id": 391,
"name": "Reconstruct 391",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-391.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "X",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "7",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": fa... | [
"X",
"7",
"triangle",
"G",
"heart",
"B"
] | 3 | 1 | 6 | 7 | {
"TOP": {
"patternId": "X",
"rotation": 90
},
"BOTTOM": {
"patternId": "B",
"rotation": 90
},
"FRONT": {
"patternId": "7",
"rotation": 180
},
"BACK": {
"patternId": "G",
"rotation": 270
},
"LEFT": {
"patternId": "heart",
"rotation": 0
},
"RIGHT": {
"pat... | [
{
"patternId": "B",
"rotation": 90,
"x": 3,
"y": 1
},
{
"patternId": "7",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patternId": "triangle",
"rotation": 270,
"x": 4,
"y": 2
},
{
"patternId": "X",
"rotation": 180,
"x": 4,
"y": 3
},
{
"pat... | [
"FRONT",
"RIGHT",
"TOP",
"FRONT",
"LEFT",
"BOTTOM",
"BACK",
"RIGHT",
"BOTTOM"
] | [
"FRONT",
"RIGHT",
"TOP",
"LEFT",
"BOTTOM",
"BACK"
] | 6 | {
"faces": {
"TOP": {
"patternId": "X",
"rotation": 90
},
"BOTTOM": {
"patternId": "B",
"rotation": 90
},
"FRONT": {
"patternId": "7",
"rotation": 180
},
"BACK": {
"patternId": "G",
"rotation": 90
},
"LEFT": {
"patternId": "hear... | {
"TOP": {
"patternId": "X",
"rotation": 90
},
"BOTTOM": {
"patternId": "B",
"rotation": 90
},
"FRONT": {
"patternId": "7",
"rotation": 180
},
"BACK": {
"patternId": "G",
"rotation": 90
},
"LEFT": {
"patternId": "heart",
"rotation": 90
},
"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... | C391 |
C392 | 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 -> E -> N -> W -> W -> N -> S... | standard_cross | [
"W",
"E",
"E",
"N",
"W",
"W",
"N",
"S"
] | [
{
"patternId": "V",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "O",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Y",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C392_path_sequence.png"
} | {
"level_id": 392,
"name": "Reconstruct 392",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-392.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "arrow_left",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "diamond",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Y",
"rotation": 180,
"flipHorizontal": false,
"flipVertic... | [
"arrow_left",
"diamond",
"Y",
"arrow_down",
"V",
"O"
] | 2 | 3 | 5 | 5 | {
"TOP": {
"patternId": "arrow_left",
"rotation": 0
},
"BOTTOM": {
"patternId": "O",
"rotation": 270
},
"FRONT": {
"patternId": "diamond",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 90
},
"LEFT": {
"patternId": "V",
"rotation": 90
},
... | [
{
"patternId": "O",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId": "V",
"rotation": 0,
"x": 1,
"y": 3
},
{
"patternId": "O",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId": "Y",
"rotation": 0,
"x": 3,
"y": 3
},
{
"patternId": "... | [
"LEFT",
"BOTTOM",
"RIGHT",
"BACK",
"BOTTOM",
"FRONT",
"LEFT",
"FRONT"
] | [
"LEFT",
"BOTTOM",
"RIGHT",
"BACK",
"FRONT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "O",
"rotation": 270
},
"FRONT": {
"patternId": "diamond",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 270
},
"LEFT": {
"p... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "O",
"rotation": 270
},
"FRONT": {
"patternId": "diamond",
"rotation": 180
},
"BACK": {
"patternId": "arrow_down",
"rotation": 270
},
"LEFT": {
"patternId": "V",
"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... | C392 |
C393 | 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 -> S -> E -> S -> N -> W... | standard_cross | [
"W",
"S",
"S",
"S",
"E",
"S",
"N",
"W"
] | [
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "triangle",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C393_path_sequence.png"
} | {
"level_id": 393,
"name": "Reconstruct 393",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-393.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "6",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "D",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": fals... | [
"6",
"triangle",
"D",
"S",
"C",
"4"
] | 2 | 1 | 4 | 7 | {
"TOP": {
"patternId": "6",
"rotation": 180
},
"BOTTOM": {
"patternId": "4",
"rotation": 90
},
"FRONT": {
"patternId": "triangle",
"rotation": 90
},
"BACK": {
"patternId": "S",
"rotation": 180
},
"LEFT": {
"patternId": "C",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "4",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "C",
"rotation": 180,
"x": 1,
"y": 1
},
{
"patternId": "triangle",
"rotation": 0,
"x": 1,
"y": 2
},
{
"patternId": "D",
"rotation": 0,
"x": 1,
"y": 3
},
{
"pattern... | [
"LEFT",
"FRONT",
"RIGHT",
"BACK",
"BOTTOM",
"LEFT",
"BOTTOM",
"BACK"
] | [
"LEFT",
"FRONT",
"RIGHT",
"BACK",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "4",
"rotation": 90
},
"FRONT": {
"patternId": "triangle",
"rotation": 90
},
"BACK": {
"patternId": "S",
"rotation": 0
},
"LEFT": {
"patternId": "... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "4",
"rotation": 90
},
"FRONT": {
"patternId": "triangle",
"rotation": 90
},
"BACK": {
"patternId": "S",
"rotation": 0
},
"LEFT": {
"patternId": "C",
"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... | C393 |
C394 | 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 -> N -> W -> E -> E -> W... | standard_cross | [
"S",
"W",
"W",
"N",
"W",
"E",
"E",
"W"
] | [
{
"patternId": "X",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "W",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
},
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C394_path_sequence.png"
} | {
"level_id": 394,
"name": "Reconstruct 394",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-394.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "G",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "X",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "J",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
... | [
"G",
"X",
"J",
"2",
"W",
"arrow_up"
] | 4 | 1 | 6 | 4 | {
"TOP": {
"patternId": "G",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "X",
"rotation": 180
},
"BACK": {
"patternId": "2",
"rotation": 180
},
"LEFT": {
"patternId": "W",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "arrow_up",
"rotation": 270,
"x": 4,
"y": 1
},
{
"patternId": "X",
"rotation": 180,
"x": 4,
"y": 2
},
{
"patternId": "W",
"rotation": 270,
"x": 3,
"y": 2
},
{
"patternId": "2",
"rotation": 180,
"x": 2,
"y": 2
},
{
"pa... | [
"FRONT",
"LEFT",
"BACK",
"BOTTOM",
"RIGHT",
"BOTTOM",
"LEFT",
"BOTTOM"
] | [
"FRONT",
"LEFT",
"BACK",
"BOTTOM",
"RIGHT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "X",
"rotation": 180
},
"BACK": {
"patternId": "2",
"rotation": 0
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "?",
"rotation": 0
},
"BOTTOM": {
"patternId": "arrow_up",
"rotation": 270
},
"FRONT": {
"patternId": "X",
"rotation": 180
},
"BACK": {
"patternId": "2",
"rotation": 0
},
"LEFT": {
"patternId": "W",
"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... | C394 |
C395 | 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 -> S -> S -> W -> W -> W -> S... | standard_cross | [
"S",
"E",
"S",
"S",
"W",
"W",
"W",
"S",
"S"
] | [
{
"patternId": "K",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "triangle",
"rotation": 270,
"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/C395_path_sequence.png"
} | {
"level_id": 395,
"name": "Reconstruct 395",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-395.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "U",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": fals... | [
"U",
"K",
"triangle",
"plus",
"K",
"O"
] | 3 | 1 | 6 | 8 | {
"TOP": {
"patternId": "U",
"rotation": 90
},
"BOTTOM": {
"patternId": "O",
"rotation": 180
},
"FRONT": {
"patternId": "K",
"rotation": 0
},
"BACK": {
"patternId": "plus",
"rotation": 270
},
"LEFT": {
"patternId": "K",
"rotation": 180
},
"RIGHT": {
"pat... | [
{
"patternId": "O",
"rotation": 180,
"x": 3,
"y": 1
},
{
"patternId": "K",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patternId": "triangle",
"rotation": 270,
"x": 4,
"y": 2
},
{
"patternId": "U",
"rotation": 180,
"x": 4,
"y": 3
},
{
"patt... | [
"FRONT",
"RIGHT",
"TOP",
"LEFT",
"FRONT",
"RIGHT",
"BACK",
"BOTTOM",
"FRONT"
] | [
"FRONT",
"RIGHT",
"TOP",
"LEFT",
"BACK",
"BOTTOM"
] | 6 | {
"faces": {
"TOP": {
"patternId": "U",
"rotation": 90
},
"BOTTOM": {
"patternId": "O",
"rotation": 180
},
"FRONT": {
"patternId": "K",
"rotation": 0
},
"BACK": {
"patternId": "plus",
"rotation": 90
},
"LEFT": {
"patternId": "K"... | {
"TOP": {
"patternId": "U",
"rotation": 90
},
"BOTTOM": {
"patternId": "O",
"rotation": 180
},
"FRONT": {
"patternId": "K",
"rotation": 0
},
"BACK": {
"patternId": "plus",
"rotation": 90
},
"LEFT": {
"patternId": "K",
"rotation": 270
},
"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... | C395 |
C396 | 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 -> E -> S -> W -> W -> S -> W... | standard_cross | [
"N",
"E",
"E",
"S",
"W",
"W",
"S",
"W",
"N"
] | [
{
"patternId": "Z",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "K",
"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/C396_path_sequence.png"
} | {
"level_id": 396,
"name": "Reconstruct 396",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-396.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "2",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "C",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "K",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false
},... | [
"2",
"C",
"K",
"Z",
"smile",
"F"
] | 2 | 2 | 6 | 5 | {
"TOP": {
"patternId": "2",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 90
},
"FRONT": {
"patternId": "C",
"rotation": 180
},
"BACK": {
"patternId": "Z",
"rotation": 270
},
"LEFT": {
"patternId": "smile",
"rotation": 0
},
"RIGHT": {
"pa... | [
{
"patternId": "F",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "Z",
"rotation": 90,
"x": 2,
"y": 1
},
{
"patternId": "K",
"rotation": 270,
"x": 3,
"y": 1
},
{
"patternId": "C",
"rotation": 0,
"x": 4,
"y": 1
},
{
"patternId": "... | [
"BACK",
"RIGHT",
"FRONT",
"BOTTOM",
"RIGHT",
"TOP",
"BACK",
"LEFT",
"TOP"
] | [
"BACK",
"RIGHT",
"FRONT",
"BOTTOM",
"TOP",
"LEFT"
] | 6 | {
"faces": {
"TOP": {
"patternId": "2",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 90
},
"FRONT": {
"patternId": "C",
"rotation": 180
},
"BACK": {
"patternId": "Z",
"rotation": 90
},
"LEFT": {
"patternId": "smi... | {
"TOP": {
"patternId": "2",
"rotation": 180
},
"BOTTOM": {
"patternId": "F",
"rotation": 90
},
"FRONT": {
"patternId": "C",
"rotation": 180
},
"BACK": {
"patternId": "Z",
"rotation": 90
},
"LEFT": {
"patternId": "smile",
"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... | C396 |
C397 | 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 -> N -> S -> W -> N -> N... | standard_cross | [
"E",
"E",
"N",
"N",
"S",
"W",
"N",
"N"
] | [
{
"patternId": "P",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "D",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_up",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C397_path_sequence.png"
} | {
"level_id": 397,
"name": "Reconstruct 397",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-397.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "D",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "T",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "P",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
... | [
"D",
"T",
"P",
"arrow_up",
"C",
"K"
] | 1 | 4 | 5 | 6 | {
"TOP": {
"patternId": "D",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "T",
"rotation": 180
},
"BACK": {
"patternId": "arrow_up",
"rotation": 90
},
"LEFT": {
"patternId": "C",
"rotation": 0
},
"RIGHT": {
"p... | [
{
"patternId": "K",
"rotation": 0,
"x": 1,
"y": 4
},
{
"patternId": "P",
"rotation": 90,
"x": 2,
"y": 4
},
{
"patternId": "D",
"rotation": 90,
"x": 3,
"y": 4
},
{
"patternId": "arrow_up",
"rotation": 90,
"x": 3,
"y": 3
},
{
"pattern... | [
"RIGHT",
"TOP",
"BACK",
"BOTTOM",
"BACK",
"RIGHT",
"BOTTOM",
"LEFT"
] | [
"RIGHT",
"TOP",
"BACK",
"BOTTOM",
"LEFT"
] | 5 | {
"faces": {
"TOP": {
"patternId": "D",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_up",
"rotation": 270
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "D",
"rotation": 270
},
"BOTTOM": {
"patternId": "K",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "arrow_up",
"rotation": 270
},
"LEFT": {
"patternId": "C",
"rotation": 90
},
"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... | C397 |
C398 | 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 -> E -> N -> W -> S -> W... | standard_cross | [
"E",
"E",
"N",
"E",
"N",
"W",
"S",
"W"
] | [
{
"patternId": "1",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "I",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "1",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": true
},
{
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C398_path_sequence.png"
} | {
"level_id": 398,
"name": "Reconstruct 398",
"difficulty": 4,
"move_count": 8,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-398.json",
"tier_label": "Difficulty 4"
} | 8-move reconstruct puzzle | [
{
"patternId": "I",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "triangle",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "1",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": f... | [
"I",
"triangle",
"1",
"1",
"Y",
"arrow_left"
] | 1 | 3 | 6 | 5 | {
"TOP": {
"patternId": "I",
"rotation": 270
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "triangle",
"rotation": 180
},
"BACK": {
"patternId": "1",
"rotation": 0
},
"LEFT": {
"patternId": "Y",
"rotation": 180
},
"RIGHT"... | [
{
"patternId": "arrow_left",
"rotation": 0,
"x": 1,
"y": 3
},
{
"patternId": "1",
"rotation": 90,
"x": 2,
"y": 3
},
{
"patternId": "I",
"rotation": 90,
"x": 3,
"y": 3
},
{
"patternId": "1",
"rotation": 0,
"x": 3,
"y": 2
},
{
"patter... | [
"RIGHT",
"TOP",
"BACK",
"LEFT",
"BOTTOM",
"BACK",
"LEFT",
"TOP"
] | [
"RIGHT",
"TOP",
"BACK",
"LEFT",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "I",
"rotation": 270
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId... | {
"TOP": {
"patternId": "I",
"rotation": 270
},
"BOTTOM": {
"patternId": "arrow_left",
"rotation": 0
},
"FRONT": {
"patternId": "?",
"rotation": 0
},
"BACK": {
"patternId": "1",
"rotation": 180
},
"LEFT": {
"patternId": "Y",
"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... | C398 |
C399 | 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 -> S -> N -> N -> E -> N... | standard_cross | [
"N",
"W",
"W",
"S",
"N",
"N",
"E",
"N",
"S"
] | [
{
"patternId": "R",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "C",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "arrow_down",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": tru... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C399_path_sequence.png"
} | {
"level_id": 399,
"name": "Reconstruct 399",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-399.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "square",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "arrow_down",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "F",
"rotation": 180,
"flipHorizontal": false,
"flipVertic... | [
"square",
"arrow_down",
"F",
"R",
"C",
"arrow_down"
] | 3 | 4 | 5 | 6 | {
"TOP": {
"patternId": "square",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_down",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 270
},
"BACK": {
"patternId": "R",
"rotation": 270
},
"LEFT": {
"patternId": "C",
"rotation": 90
},
... | [
{
"patternId": "arrow_down",
"rotation": 180,
"x": 3,
"y": 4
},
{
"patternId": "R",
"rotation": 90,
"x": 3,
"y": 3
},
{
"patternId": "C",
"rotation": 270,
"x": 2,
"y": 3
},
{
"patternId": "arrow_down",
"rotation": 90,
"x": 1,
"y": 3
},
... | [
"BACK",
"LEFT",
"FRONT",
"BOTTOM",
"FRONT",
"TOP",
"LEFT",
"BACK",
"LEFT"
] | [
"BACK",
"LEFT",
"FRONT",
"BOTTOM",
"TOP"
] | 5 | {
"faces": {
"TOP": {
"patternId": "square",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_down",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 270
},
"BACK": {
"patternId": "R",
"rotation": 90
},
"LEFT": {
... | {
"TOP": {
"patternId": "square",
"rotation": 90
},
"BOTTOM": {
"patternId": "arrow_down",
"rotation": 180
},
"FRONT": {
"patternId": "arrow_down",
"rotation": 270
},
"BACK": {
"patternId": "R",
"rotation": 90
},
"LEFT": {
"patternId": "C",
"rotation": 180
},
... | {
"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... | C399 |
C400 | 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 -> E -> W -> W -> S -> N -> N... | standard_cross | [
"S",
"E",
"E",
"W",
"W",
"S",
"N",
"N",
"S"
] | [
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "Q",
"rotation": 90,
"flipHorizontal": false,
"flipVertical": true
},
{
"patternId": "V",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": true
... | {
"blank_net_image": "images/blank_nets/open.png",
"path_sequence_image": "images/path_sequences/C400_path_sequence.png"
} | {
"level_id": 400,
"name": "Reconstruct 400",
"difficulty": 4,
"move_count": 9,
"tier": 4,
"source_level_path": "levels/reconstruct/generated-400.json",
"tier_label": "Difficulty 4"
} | 9-move reconstruct puzzle | [
{
"patternId": "N",
"rotation": 180,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "circle",
"rotation": 270,
"flipHorizontal": false,
"flipVertical": false
},
{
"patternId": "Q",
"rotation": 0,
"flipHorizontal": false,
"flipVertical": false... | [
"N",
"circle",
"Q",
"V",
"4",
"G"
] | 1 | 1 | 5 | 5 | {
"TOP": {
"patternId": "N",
"rotation": 180
},
"BOTTOM": {
"patternId": "G",
"rotation": 270
},
"FRONT": {
"patternId": "circle",
"rotation": 270
},
"BACK": {
"patternId": "V",
"rotation": 180
},
"LEFT": {
"patternId": "4",
"rotation": 270
},
"RIGHT": {
... | [
{
"patternId": "G",
"rotation": 270,
"x": 1,
"y": 1
},
{
"patternId": "circle",
"rotation": 270,
"x": 1,
"y": 2
},
{
"patternId": "Q",
"rotation": 90,
"x": 2,
"y": 2
},
{
"patternId": "V",
"rotation": 180,
"x": 3,
"y": 2
},
{
"patte... | [
"FRONT",
"RIGHT",
"BACK",
"RIGHT",
"FRONT",
"TOP",
"FRONT",
"BOTTOM",
"FRONT"
] | [
"FRONT",
"RIGHT",
"BACK",
"TOP",
"BOTTOM"
] | 5 | {
"faces": {
"TOP": {
"patternId": "N",
"rotation": 180
},
"BOTTOM": {
"patternId": "G",
"rotation": 270
},
"FRONT": {
"patternId": "circle",
"rotation": 270
},
"BACK": {
"patternId": "V",
"rotation": 0
},
"LEFT": {
"patternId":... | {
"TOP": {
"patternId": "N",
"rotation": 180
},
"BOTTOM": {
"patternId": "G",
"rotation": 270
},
"FRONT": {
"patternId": "circle",
"rotation": 270
},
"BACK": {
"patternId": "V",
"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... | C400 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.