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
C401
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> E -> S -> W -> W -> W -> S -> S...
standard_cross
[ "W", "E", "S", "W", "W", "W", "S", "S", "W" ]
[ { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "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/C401_path_sequence.png" }
{ "level_id": 401, "name": "Reconstruct 401", "difficulty": 4, "move_count": 9, "tier": 4, "source_level_path": "levels/reconstruct/generated-401.json", "tier_label": "Difficulty 4" }
9-move reconstruct puzzle
[ { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "star", "2", "L", "F", "O", "R" ]
5
1
7
6
{ "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "R", "rotation": 90 }, "FRONT": { "patternId": "2", "rotation": 90 }, "BACK": { "patternId": "F", "rotation": 0 }, "LEFT": { "patternId": "O", "rotation": 0 }, "RIGHT": { "patter...
[ { "patternId": "R", "rotation": 90, "x": 5, "y": 1 }, { "patternId": "O", "rotation": 270, "x": 4, "y": 1 }, { "patternId": "R", "rotation": 90, "x": 5, "y": 1 }, { "patternId": "2", "rotation": 90, "x": 5, "y": 2 }, { "patternId": ...
[ "LEFT", "BOTTOM", "FRONT", "LEFT", "BACK", "RIGHT", "TOP", "LEFT", "FRONT" ]
[ "LEFT", "BOTTOM", "FRONT", "BACK", "RIGHT", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "R", "rotation": 90 }, "FRONT": { "patternId": "2", "rotation": 90 }, "BACK": { "patternId": "F", "rotation": 180 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "R", "rotation": 90 }, "FRONT": { "patternId": "2", "rotation": 90 }, "BACK": { "patternId": "F", "rotation": 180 }, "LEFT": { "patternId": "O", "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...
C401
C402
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 -> E -> N -> E -> W -> S...
standard_cross
[ "S", "S", "N", "E", "N", "E", "W", "S", "W", "S" ]
[ { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C402_path_sequence.png" }
{ "level_id": 402, "name": "Reconstruct 402", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-402.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": fals...
[ "M", "circle", "D", "7", "V", "smile" ]
1
1
5
5
{ "TOP": { "patternId": "M", "rotation": 180 }, "BOTTOM": { "patternId": "smile", "rotation": 180 }, "FRONT": { "patternId": "circle", "rotation": 90 }, "BACK": { "patternId": "7", "rotation": 0 }, "LEFT": { "patternId": "V", "rotation": 180 }, "RIGHT": { ...
[ { "patternId": "smile", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "circle", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "M", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "circle", "rotation": 90, "x": 1, "y": 2 }, { ...
[ "FRONT", "TOP", "FRONT", "RIGHT", "BOTTOM", "BACK", "BOTTOM", "RIGHT", "FRONT", "TOP" ]
[ "FRONT", "TOP", "RIGHT", "BOTTOM", "BACK" ]
5
{ "faces": { "TOP": { "patternId": "M", "rotation": 180 }, "BOTTOM": { "patternId": "smile", "rotation": 180 }, "FRONT": { "patternId": "circle", "rotation": 90 }, "BACK": { "patternId": "7", "rotation": 180 }, "LEFT": { "patter...
{ "TOP": { "patternId": "M", "rotation": 180 }, "BOTTOM": { "patternId": "smile", "rotation": 180 }, "FRONT": { "patternId": "circle", "rotation": 90 }, "BACK": { "patternId": "7", "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...
C402
C403
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> W -> E -> N -> S -> S -> W -> W...
standard_cross
[ "W", "W", "E", "N", "S", "S", "W", "W", "N", "E" ]
[ { "patternId": "plus", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "plus", "rotation": 180, "flipHorizontal": false, "flipVertical":...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C403_path_sequence.png" }
{ "level_id": 403, "name": "Reconstruct 403", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-403.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "diamond", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": fa...
[ "diamond", "N", "N", "triangle", "plus", "star" ]
4
2
6
5
{ "TOP": { "patternId": "diamond", "rotation": 270 }, "BOTTOM": { "patternId": "star", "rotation": 90 }, "FRONT": { "patternId": "N", "rotation": 270 }, "BACK": { "patternId": "triangle", "rotation": 270 }, "LEFT": { "patternId": "plus", "rotation": 270 }, "...
[ { "patternId": "star", "rotation": 90, "x": 4, "y": 2 }, { "patternId": "plus", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "diamond", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "plus", "rotation": 180, "x": 3, "y": 2 }, { ...
[ "LEFT", "TOP", "LEFT", "BACK", "LEFT", "FRONT", "TOP", "BACK", "LEFT", "TOP" ]
[ "LEFT", "TOP", "BACK", "FRONT" ]
4
{ "faces": { "TOP": { "patternId": "diamond", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 270 }, "BACK": { "patternId": "triangle", "rotation": 90 }, "LEFT": { "patt...
{ "TOP": { "patternId": "diamond", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 270 }, "BACK": { "patternId": "triangle", "rotation": 90 }, "LEFT": { "patternId": "plus", "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...
C403
C404
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 -> W -> S...
standard_cross
[ "W", "W", "N", "W", "S", "E", "W", "S", "E", "E" ]
[ { "patternId": "3", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 270, "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/C404_path_sequence.png" }
{ "level_id": 404, "name": "Reconstruct 404", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-404.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "O", "U", "6", "9", "3", "diamond" ]
4
2
6
5
{ "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "diamond", "rotation": 180 }, "FRONT": { "patternId": "U", "rotation": 0 }, "BACK": { "patternId": "9", "rotation": 180 }, "LEFT": { "patternId": "3", "rotation": 0 }, "RIGHT": { "pa...
[ { "patternId": "diamond", "rotation": 180, "x": 4, "y": 2 }, { "patternId": "3", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "O", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "9", "rotation": 180, "x": 2, "y": 1 }, { "pat...
[ "LEFT", "TOP", "BACK", "RIGHT", "TOP", "BACK", "TOP", "LEFT", "BACK", "RIGHT" ]
[ "LEFT", "TOP", "BACK", "RIGHT" ]
4
{ "faces": { "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "9", "rotation": 0 }, "LEFT": { "patternId": "3", ...
{ "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "9", "rotation": 0 }, "LEFT": { "patternId": "3", "rotation": 90 }, "RIGHT": { "patternId":...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C404
C405
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 -> E -> S -> E -> N...
standard_cross
[ "E", "S", "E", "N", "E", "S", "E", "N", "W", "E" ]
[ { "patternId": "D", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "9", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C405_path_sequence.png" }
{ "level_id": 405, "name": "Reconstruct 405", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-405.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "N", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "9", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "N", "9", "D", "plus", "L", "N" ]
1
1
7
4
{ "TOP": { "patternId": "N", "rotation": 180 }, "BOTTOM": { "patternId": "N", "rotation": 270 }, "FRONT": { "patternId": "9", "rotation": 0 }, "BACK": { "patternId": "plus", "rotation": 270 }, "LEFT": { "patternId": "L", "rotation": 90 }, "RIGHT": { "pat...
[ { "patternId": "N", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "D", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "9", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "N", "rotation": 270, "x": 3, "y": 2 }, { "patternId"...
[ "RIGHT", "FRONT", "TOP", "RIGHT", "BACK", "TOP", "LEFT", "BACK", "TOP", "BACK" ]
[ "RIGHT", "FRONT", "TOP", "BACK", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "N", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "9", "rotation": 0 }, "BACK": { "patternId": "plus", "rotation": 90 }, "LEFT": { "patternId": "L",...
{ "TOP": { "patternId": "N", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "9", "rotation": 0 }, "BACK": { "patternId": "plus", "rotation": 90 }, "LEFT": { "patternId": "L", "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...
C405
C406
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 -> E -> S -> E -> S -> S...
standard_cross
[ "E", "S", "W", "E", "S", "E", "S", "S", "S", "W" ]
[ { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Y", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C406_path_sequence.png" }
{ "level_id": 406, "name": "Reconstruct 406", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-406.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "P", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "P", "Y", "X", "L", "Y", "C" ]
1
1
5
8
{ "TOP": { "patternId": "P", "rotation": 180 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 0 }, "LEFT": { "patternId": "Y", "rotation": 180 }, "RIGHT": { "patternId...
[ { "patternId": "C", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "X", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "Y", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "C", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "...
[ "RIGHT", "FRONT", "BOTTOM", "FRONT", "LEFT", "TOP", "BACK", "BOTTOM", "FRONT", "LEFT" ]
[ "RIGHT", "FRONT", "BOTTOM", "LEFT", "TOP", "BACK" ]
6
{ "faces": { "TOP": { "patternId": "P", "rotation": 180 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 180 }, "LEFT": { "patternId": "Y", ...
{ "TOP": { "patternId": "P", "rotation": 180 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 180 }, "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...
C406
C407
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 -> S -> W -> S -> W -> S...
standard_cross
[ "W", "W", "N", "S", "W", "S", "W", "S", "W", "N" ]
[ { "patternId": "arrow_down", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "B", "rotation": 0, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C407_path_sequence.png" }
{ "level_id": 407, "name": "Reconstruct 407", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-407.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "8", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "8", "U", "S", "B", "arrow_down", "2" ]
6
2
8
6
{ "TOP": { "patternId": "8", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "U", "rotation": 180 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId": "arrow_down", "rotation": 0 }, "RIGHT": { "pa...
[ { "patternId": "2", "rotation": 0, "x": 6, "y": 2 }, { "patternId": "arrow_down", "rotation": 270, "x": 5, "y": 2 }, { "patternId": "8", "rotation": 180, "x": 4, "y": 2 }, { "patternId": "B", "rotation": 0, "x": 4, "y": 1 }, { "patt...
[ "LEFT", "TOP", "BACK", "TOP", "RIGHT", "FRONT", "BOTTOM", "LEFT", "BACK", "BOTTOM" ]
[ "LEFT", "TOP", "BACK", "RIGHT", "FRONT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "8", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "U", "rotation": 180 }, "BACK": { "patternId": "B", "rotation": 180 }, "LEFT": { "patternId": "arrow...
{ "TOP": { "patternId": "8", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "U", "rotation": 180 }, "BACK": { "patternId": "B", "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...
C407
C408
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> W -> S -> S -> W -> N -> W -> S...
standard_cross
[ "S", "W", "S", "S", "W", "N", "W", "S", "S", "W" ]
[ { "patternId": "M", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 0, "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/C408_path_sequence.png" }
{ "level_id": 408, "name": "Reconstruct 408", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-408.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "2", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "2", "M", "L", "Z", "Q", "A" ]
5
1
7
7
{ "TOP": { "patternId": "2", "rotation": 180 }, "BOTTOM": { "patternId": "A", "rotation": 180 }, "FRONT": { "patternId": "M", "rotation": 270 }, "BACK": { "patternId": "Z", "rotation": 90 }, "LEFT": { "patternId": "Q", "rotation": 0 }, "RIGHT": { "patter...
[ { "patternId": "A", "rotation": 180, "x": 5, "y": 1 }, { "patternId": "M", "rotation": 270, "x": 5, "y": 2 }, { "patternId": "Q", "rotation": 0, "x": 4, "y": 2 }, { "patternId": "2", "rotation": 90, "x": 4, "y": 3 }, { "patternId": ...
[ "FRONT", "LEFT", "TOP", "RIGHT", "BACK", "TOP", "LEFT", "BACK", "RIGHT", "BOTTOM" ]
[ "FRONT", "LEFT", "TOP", "RIGHT", "BACK", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "2", "rotation": 180 }, "BOTTOM": { "patternId": "A", "rotation": 180 }, "FRONT": { "patternId": "M", "rotation": 270 }, "BACK": { "patternId": "Z", "rotation": 270 }, "LEFT": { "patternId": "Q...
{ "TOP": { "patternId": "2", "rotation": 180 }, "BOTTOM": { "patternId": "A", "rotation": 180 }, "FRONT": { "patternId": "M", "rotation": 270 }, "BACK": { "patternId": "Z", "rotation": 270 }, "LEFT": { "patternId": "Q", "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...
C408
C409
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 -> E -> S -> E -> E -> S...
standard_cross
[ "N", "W", "S", "E", "S", "E", "E", "S", "S", "E" ]
[ { "patternId": "A", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 270, "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/C409_path_sequence.png" }
{ "level_id": 409, "name": "Reconstruct 409", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-409.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "N", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "P", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "N", "V", "P", "A", "M", "K" ]
2
2
7
7
{ "TOP": { "patternId": "N", "rotation": 180 }, "BOTTOM": { "patternId": "K", "rotation": 270 }, "FRONT": { "patternId": "V", "rotation": 270 }, "BACK": { "patternId": "A", "rotation": 0 }, "LEFT": { "patternId": "M", "rotation": 90 }, "RIGHT": { "patter...
[ { "patternId": "K", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "A", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "M", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "K", "rotation": 180, "x": 1, "y": 2 }, { "patternId...
[ "BACK", "LEFT", "BOTTOM", "BACK", "RIGHT", "TOP", "LEFT", "FRONT", "RIGHT", "BOTTOM" ]
[ "BACK", "LEFT", "BOTTOM", "RIGHT", "TOP", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "N", "rotation": 180 }, "BOTTOM": { "patternId": "K", "rotation": 270 }, "FRONT": { "patternId": "V", "rotation": 270 }, "BACK": { "patternId": "A", "rotation": 180 }, "LEFT": { "patternId": "M...
{ "TOP": { "patternId": "N", "rotation": 180 }, "BOTTOM": { "patternId": "K", "rotation": 270 }, "FRONT": { "patternId": "V", "rotation": 270 }, "BACK": { "patternId": "A", "rotation": 180 }, "LEFT": { "patternId": "M", "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...
C409
C410
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 -> E -> S -> S -> S...
standard_cross
[ "N", "N", "E", "E", "E", "S", "S", "S", "N", "W" ]
[ { "patternId": "4", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "3", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "A", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C410_path_sequence.png" }
{ "level_id": 410, "name": "Reconstruct 410", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-410.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "3", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "A", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "3", "B", "A", "4", "C", "circle" ]
1
3
6
6
{ "TOP": { "patternId": "3", "rotation": 0 }, "BOTTOM": { "patternId": "circle", "rotation": 90 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "4", "rotation": 0 }, "LEFT": { "patternId": "C", "rotation": 180 }, "RIGHT": { "pat...
[ { "patternId": "circle", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "4", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "3", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "A", "rotation": 90, "x": 2, "y": 1 }, { "patternI...
[ "BACK", "TOP", "RIGHT", "BOTTOM", "LEFT", "BACK", "RIGHT", "FRONT", "RIGHT", "BOTTOM" ]
[ "BACK", "TOP", "RIGHT", "BOTTOM", "LEFT", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "3", "rotation": 0 }, "BOTTOM": { "patternId": "circle", "rotation": 90 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "4", "rotation": 180 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "3", "rotation": 0 }, "BOTTOM": { "patternId": "circle", "rotation": 90 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "4", "rotation": 180 }, "LEFT": { "patternId": "C", "rotation": 270 }, "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...
C410
C411
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> E -> S -> E -> S -> W -> S -> W...
standard_cross
[ "W", "E", "S", "E", "S", "W", "S", "W", "S", "N" ]
[ { "patternId": "arrow_up", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C411_path_sequence.png" }
{ "level_id": 411, "name": "Reconstruct 411", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-411.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "W", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 180, "flipHorizontal": false, "flipVertical": false...
[ "W", "O", "heart", "6", "arrow_up", "Z" ]
2
1
5
7
{ "TOP": { "patternId": "W", "rotation": 180 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "O", "rotation": 90 }, "BACK": { "patternId": "6", "rotation": 270 }, "LEFT": { "patternId": "arrow_up", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "Z", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "arrow_up", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "Z", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "O", "rotation": 90, "x": 2, "y": 2 }, { "pat...
[ "LEFT", "BOTTOM", "FRONT", "RIGHT", "TOP", "FRONT", "LEFT", "BOTTOM", "BACK", "BOTTOM" ]
[ "LEFT", "BOTTOM", "FRONT", "RIGHT", "TOP", "BACK" ]
6
{ "faces": { "TOP": { "patternId": "W", "rotation": 180 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "O", "rotation": 90 }, "BACK": { "patternId": "6", "rotation": 90 }, "LEFT": { "patternId": "arr...
{ "TOP": { "patternId": "W", "rotation": 180 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "O", "rotation": 90 }, "BACK": { "patternId": "6", "rotation": 90 }, "LEFT": { "patternId": "arrow_up", "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...
C411
C412
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 -> E -> S -> W -> W -> W...
standard_cross
[ "N", "E", "E", "E", "S", "W", "W", "W", "N", "S" ]
[ { "patternId": "arrow_up", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 270, "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/C412_path_sequence.png" }
{ "level_id": 412, "name": "Reconstruct 412", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-412.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "U", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "U", "S", "1", "arrow_up", "1", "arrow_right" ]
1
2
6
4
{ "TOP": { "patternId": "U", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 180 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "arrow_up", "rotation": 270 }, "LEFT": { "patternId": "1", "rotation": 0 }, "RIGH...
[ { "patternId": "arrow_right", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "arrow_up", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "1", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "S", "rotation": 0, "x": 3, "y": 1 }, { ...
[ "BACK", "RIGHT", "FRONT", "LEFT", "BOTTOM", "FRONT", "TOP", "BACK", "LEFT", "BACK" ]
[ "BACK", "RIGHT", "FRONT", "LEFT", "BOTTOM", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "U", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 180 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "arrow_up", "rotation": 90 }, "LEFT": { ...
{ "TOP": { "patternId": "U", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 180 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "arrow_up", "rotation": 90 }, "LEFT": { "patternId": "1", "rotation": 90 }, "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...
C412
C413
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 -> N -> W -> N -> N -> W...
standard_cross
[ "S", "W", "N", "N", "W", "N", "N", "W", "E", "S" ]
[ { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 0, "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/C413_path_sequence.png" }
{ "level_id": 413, "name": "Reconstruct 413", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-413.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "O", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "O", "5", "5", "circle", "arrow_left", "1" ]
4
4
6
7
{ "TOP": { "patternId": "O", "rotation": 180 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "5", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 90 }, "LEFT": { "patternId": "arrow_left", "rotation": 0 }, "RIGHT": {...
[ { "patternId": "1", "rotation": 90, "x": 4, "y": 4 }, { "patternId": "5", "rotation": 90, "x": 4, "y": 5 }, { "patternId": "arrow_left", "rotation": 0, "x": 3, "y": 5 }, { "patternId": "1", "rotation": 180, "x": 3, "y": 4 }, { "patt...
[ "FRONT", "LEFT", "BOTTOM", "RIGHT", "BACK", "TOP", "FRONT", "LEFT", "FRONT", "TOP" ]
[ "FRONT", "LEFT", "BOTTOM", "RIGHT", "BACK", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "O", "rotation": 180 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "5", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 270 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "O", "rotation": 180 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "5", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 270 }, "LEFT": { "patternId": "arrow_left", "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...
C413
C414
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 -> W -> W -> S -> S -> N -> E...
standard_cross
[ "W", "N", "W", "W", "S", "S", "N", "E", "E", "E" ]
[ { "patternId": "plus", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 270, "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/C414_path_sequence.png" }
{ "level_id": 414, "name": "Reconstruct 414", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-414.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "triangle", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical"...
[ "B", "triangle", "star", "star", "plus", "9" ]
4
2
6
5
{ "TOP": { "patternId": "B", "rotation": 270 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "triangle", "rotation": 180 }, "BACK": { "patternId": "star", "rotation": 0 }, "LEFT": { "patternId": "plus", "rotation": 90 }, "RIGHT": ...
[ { "patternId": "9", "rotation": 270, "x": 4, "y": 2 }, { "patternId": "plus", "rotation": 0, "x": 3, "y": 2 }, { "patternId": "star", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "B", "rotation": 0, "x": 2, "y": 1 }, { "pattern...
[ "LEFT", "BACK", "TOP", "FRONT", "LEFT", "BACK", "LEFT", "TOP", "RIGHT", "BOTTOM" ]
[ "LEFT", "BACK", "TOP", "FRONT", "RIGHT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "B", "rotation": 270 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "triangle", "rotation": 180 }, "BACK": { "patternId": "star", "rotation": 180 }, "LEFT": { "patt...
{ "TOP": { "patternId": "B", "rotation": 270 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "triangle", "rotation": 180 }, "BACK": { "patternId": "star", "rotation": 180 }, "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...
C414
C415
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 -> S -> S -> N -> W -> W...
standard_cross
[ "S", "S", "E", "S", "S", "N", "W", "W", "N", "W" ]
[ { "patternId": "G", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 270, "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/C415_path_sequence.png" }
{ "level_id": 415, "name": "Reconstruct 415", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-415.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "8", "rotation": 270, "flipHorizontal": false, "flipVertical": false...
[ "smile", "G", "8", "Y", "arrow_down", "P" ]
3
1
6
7
{ "TOP": { "patternId": "smile", "rotation": 270 }, "BOTTOM": { "patternId": "P", "rotation": 180 }, "FRONT": { "patternId": "G", "rotation": 90 }, "BACK": { "patternId": "Y", "rotation": 90 }, "LEFT": { "patternId": "arrow_down", "rotation": 90 }, "RIGHT": ...
[ { "patternId": "P", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "G", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "smile", "rotation": 270, "x": 3, "y": 3 }, { "patternId": "8", "rotation": 270, "x": 4, "y": 3 }, { "patter...
[ "FRONT", "TOP", "RIGHT", "BACK", "LEFT", "BACK", "TOP", "FRONT", "RIGHT", "BOTTOM" ]
[ "FRONT", "TOP", "RIGHT", "BACK", "LEFT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "smile", "rotation": 270 }, "BOTTOM": { "patternId": "P", "rotation": 180 }, "FRONT": { "patternId": "G", "rotation": 90 }, "BACK": { "patternId": "Y", "rotation": 270 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "smile", "rotation": 270 }, "BOTTOM": { "patternId": "P", "rotation": 180 }, "FRONT": { "patternId": "G", "rotation": 90 }, "BACK": { "patternId": "Y", "rotation": 270 }, "LEFT": { "patternId": "arrow_down", "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...
C415
C416
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> W -> S -> N -> W -> W -> W -> E...
standard_cross
[ "S", "W", "S", "N", "W", "W", "W", "E", "E", "S" ]
[ { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "6", "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/C416_path_sequence.png" }
{ "level_id": 416, "name": "Reconstruct 416", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-416.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "G", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": f...
[ "G", "plus", "smile", "arrow_down", "6", "X" ]
5
1
7
5
{ "TOP": { "patternId": "G", "rotation": 180 }, "BOTTOM": { "patternId": "X", "rotation": 180 }, "FRONT": { "patternId": "plus", "rotation": 270 }, "BACK": { "patternId": "arrow_down", "rotation": 0 }, "LEFT": { "patternId": "6", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "X", "rotation": 180, "x": 5, "y": 1 }, { "patternId": "plus", "rotation": 270, "x": 5, "y": 2 }, { "patternId": "6", "rotation": 0, "x": 4, "y": 2 }, { "patternId": "G", "rotation": 90, "x": 4, "y": 3 }, { "patternId...
[ "FRONT", "LEFT", "TOP", "LEFT", "BACK", "RIGHT", "FRONT", "RIGHT", "BACK", "TOP" ]
[ "FRONT", "LEFT", "TOP", "BACK", "RIGHT" ]
5
{ "faces": { "TOP": { "patternId": "G", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "plus", "rotation": 270 }, "BACK": { "patternId": "arrow_down", "rotation": 180 }, "LEFT": { "patt...
{ "TOP": { "patternId": "G", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "plus", "rotation": 270 }, "BACK": { "patternId": "arrow_down", "rotation": 180 }, "LEFT": { "patternId": "6", "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...
C416
C417
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 -> E -> E -> N -> E -> N...
standard_cross
[ "N", "E", "S", "E", "E", "N", "E", "N", "W", "W" ]
[ { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "4", "rotation": 180, "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/C417_path_sequence.png" }
{ "level_id": 417, "name": "Reconstruct 417", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-417.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "K", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 270, "flipHorizontal": false, "flipVertical": false...
[ "K", "heart", "4", "Z", "B", "square" ]
1
3
7
5
{ "TOP": { "patternId": "K", "rotation": 90 }, "BOTTOM": { "patternId": "square", "rotation": 90 }, "FRONT": { "patternId": "heart", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 270 }, "LEFT": { "patternId": "B", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "square", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "Z", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "4", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "square", "rotation": 180, "x": 2, "y": 3 }, { "p...
[ "BACK", "RIGHT", "BOTTOM", "FRONT", "TOP", "RIGHT", "BACK", "BOTTOM", "RIGHT", "TOP" ]
[ "BACK", "RIGHT", "BOTTOM", "FRONT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "K", "rotation": 90 }, "BOTTOM": { "patternId": "square", "rotation": 90 }, "FRONT": { "patternId": "heart", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 90 }, "LEFT": { "patternI...
{ "TOP": { "patternId": "K", "rotation": 90 }, "BOTTOM": { "patternId": "square", "rotation": 90 }, "FRONT": { "patternId": "heart", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 90 }, "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...
C417
C418
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 -> W -> E -> S -> W -> N...
standard_cross
[ "E", "E", "S", "W", "E", "S", "W", "N", "W", "W" ]
[ { "patternId": "J", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "plus", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": true },...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C418_path_sequence.png" }
{ "level_id": 418, "name": "Reconstruct 418", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-418.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "plus", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": false ...
[ "plus", "N", "J", "1", "triangle", "arrow_right" ]
2
1
6
5
{ "TOP": { "patternId": "plus", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 90 }, "BACK": { "patternId": "1", "rotation": 0 }, "LEFT": { "patternId": "triangle", "rotation": 0 }, "RIGHT...
[ { "patternId": "arrow_right", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "J", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "plus", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "N", "rotation": 270, "x": 4, "y": 2 }, { "...
[ "RIGHT", "TOP", "FRONT", "RIGHT", "FRONT", "BOTTOM", "RIGHT", "FRONT", "TOP", "BACK" ]
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "BACK" ]
5
{ "faces": { "TOP": { "patternId": "plus", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 90 }, "BACK": { "patternId": "1", "rotation": 180 }, "LEFT": { "patt...
{ "TOP": { "patternId": "plus", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 90 }, "BACK": { "patternId": "1", "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...
C418
C419
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 -> E -> S -> E...
standard_cross
[ "S", "E", "S", "W", "S", "E", "S", "E", "E", "N" ]
[ { "patternId": "H", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 0, "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/C419_path_sequence.png" }
{ "level_id": 419, "name": "Reconstruct 419", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-419.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": false }...
[ "5", "H", "2", "3", "R", "diamond" ]
1
1
6
7
{ "TOP": { "patternId": "5", "rotation": 270 }, "BOTTOM": { "patternId": "diamond", "rotation": 270 }, "FRONT": { "patternId": "H", "rotation": 90 }, "BACK": { "patternId": "3", "rotation": 270 }, "LEFT": { "patternId": "R", "rotation": 0 }, "RIGHT": { "...
[ { "patternId": "diamond", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "H", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "2", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "5", "rotation": 0, "x": 2, "y": 3 }, { "patternI...
[ "FRONT", "RIGHT", "TOP", "FRONT", "LEFT", "TOP", "BACK", "RIGHT", "FRONT", "TOP" ]
[ "FRONT", "RIGHT", "TOP", "LEFT", "BACK" ]
5
{ "faces": { "TOP": { "patternId": "5", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 90 }, "BACK": { "patternId": "3", "rotation": 90 }, "LEFT": { "patternId": "R", ...
{ "TOP": { "patternId": "5", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 90 }, "BACK": { "patternId": "3", "rotation": 90 }, "LEFT": { "patternId": "R", "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...
C419
C420
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 -> N -> E -> N -> E...
standard_cross
[ "E", "N", "W", "W", "N", "E", "N", "E", "S", "E" ]
[ { "patternId": "I", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "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/C420_path_sequence.png" }
{ "level_id": 420, "name": "Reconstruct 420", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-420.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "Z", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "Z", "H", "I", "K", "I", "8" ]
2
4
6
6
{ "TOP": { "patternId": "Z", "rotation": 270 }, "BOTTOM": { "patternId": "8", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 180 }, "BACK": { "patternId": "K", "rotation": 90 }, "LEFT": { "patternId": "I", "rotation": 180 }, "RIGHT": { "patter...
[ { "patternId": "8", "rotation": 0, "x": 2, "y": 4 }, { "patternId": "I", "rotation": 0, "x": 3, "y": 4 }, { "patternId": "K", "rotation": 180, "x": 3, "y": 3 }, { "patternId": "8", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "...
[ "RIGHT", "BACK", "BOTTOM", "FRONT", "LEFT", "BOTTOM", "BACK", "RIGHT", "BOTTOM", "FRONT" ]
[ "RIGHT", "BACK", "BOTTOM", "FRONT", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "8", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 180 }, "BACK": { "patternId": "K", "rotation": 270 }, "LEFT": { "patternId": "I", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "8", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 180 }, "BACK": { "patternId": "K", "rotation": 270 }, "LEFT": { "patternId": "I", "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...
C420
C421
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 -> S -> E -> W -> E -> N -> W...
standard_cross
[ "E", "W", "S", "E", "W", "E", "N", "W", "N", "N" ]
[ { "patternId": "C", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 270, "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/C421_path_sequence.png" }
{ "level_id": 421, "name": "Reconstruct 421", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-421.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "8", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "C", "rotation": 270, "flipHorizontal": false, "flipVertical": false },...
[ "8", "V", "C", "M", "3", "W" ]
1
3
4
6
{ "TOP": { "patternId": "8", "rotation": 270 }, "BOTTOM": { "patternId": "W", "rotation": 270 }, "FRONT": { "patternId": "V", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 270 }, "LEFT": { "patternId": "3", "rotation": 180 }, "RIGHT": { "patte...
[ { "patternId": "W", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "C", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "W", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "V", "rotation": 0, "x": 1, "y": 4 }, { "patternId": ...
[ "RIGHT", "BOTTOM", "FRONT", "RIGHT", "FRONT", "RIGHT", "BOTTOM", "FRONT", "LEFT", "BACK" ]
[ "RIGHT", "BOTTOM", "FRONT", "LEFT", "BACK" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "W", "rotation": 270 }, "FRONT": { "patternId": "V", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternId": "3", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "W", "rotation": 270 }, "FRONT": { "patternId": "V", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternId": "3", "rotation": 270 }, "RIGHT": { "patternI...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C421
C422
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 -> W -> S -> S...
standard_cross
[ "E", "E", "N", "W", "W", "W", "S", "S", "W", "S" ]
[ { "patternId": "E", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C422_path_sequence.png" }
{ "level_id": 422, "name": "Reconstruct 422", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-422.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "5", "H", "E", "circle", "V", "1" ]
3
2
7
6
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 90 }, "LEFT": { "patternId": "V", "rotation": 0 }, "RIGHT": { "patte...
[ { "patternId": "1", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "E", "rotation": 180, "x": 4, "y": 2 }, { "patternId": "5", "rotation": 270, "x": 5, "y": 2 }, { "patternId": "circle", "rotation": 90, "x": 5, "y": 1 }, { "patter...
[ "RIGHT", "TOP", "BACK", "RIGHT", "FRONT", "LEFT", "TOP", "RIGHT", "BACK", "BOTTOM" ]
[ "RIGHT", "TOP", "BACK", "FRONT", "LEFT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 270 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 270 }, "LEFT": { "patternId": "V", "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...
C422
C423
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 -> E -> S -> E -> N -> W...
standard_cross
[ "S", "E", "N", "E", "S", "E", "N", "W", "N", "E" ]
[ { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "F", "rotation": 180, "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/C423_path_sequence.png" }
{ "level_id": 423, "name": "Reconstruct 423", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-423.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVertical": false...
[ "B", "heart", "F", "M", "Q", "F" ]
1
2
6
5
{ "TOP": { "patternId": "B", "rotation": 270 }, "BOTTOM": { "patternId": "F", "rotation": 270 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "M", "rotation": 0 }, "LEFT": { "patternId": "Q", "rotation": 90 }, "RIGHT": { "pa...
[ { "patternId": "F", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "heart", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "F", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "F", "rotation": 180, "x": 2, "y": 2 }, { "patte...
[ "FRONT", "RIGHT", "BOTTOM", "BACK", "RIGHT", "TOP", "BACK", "RIGHT", "BOTTOM", "BACK" ]
[ "FRONT", "RIGHT", "BOTTOM", "BACK", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "B", "rotation": 270 }, "BOTTOM": { "patternId": "F", "rotation": 270 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "M", "rotation": 180 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "B", "rotation": 270 }, "BOTTOM": { "patternId": "F", "rotation": 270 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "M", "rotation": 180 }, "LEFT": { "patternId": "?", "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...
C423
C424
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 -> N -> E -> E -> N...
standard_cross
[ "W", "N", "N", "E", "N", "E", "E", "N", "E", "N" ]
[ { "patternId": "D", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "diamond", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "U", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C424_path_sequence.png" }
{ "level_id": 424, "name": "Reconstruct 424", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-424.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "A", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "A", "Z", "U", "diamond", "D", "heart" ]
2
6
7
8
{ "TOP": { "patternId": "A", "rotation": 90 }, "BOTTOM": { "patternId": "heart", "rotation": 90 }, "FRONT": { "patternId": "Z", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 90 }, "LEFT": { "patternId": "D", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "heart", "rotation": 90, "x": 2, "y": 6 }, { "patternId": "D", "rotation": 0, "x": 1, "y": 6 }, { "patternId": "diamond", "rotation": 0, "x": 1, "y": 5 }, { "patternId": "U", "rotation": 0, "x": 1, "y": 4 }, { "patter...
[ "LEFT", "BACK", "RIGHT", "BOTTOM", "FRONT", "LEFT", "BACK", "TOP", "RIGHT", "FRONT" ]
[ "LEFT", "BACK", "RIGHT", "BOTTOM", "FRONT", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "A", "rotation": 90 }, "BOTTOM": { "patternId": "heart", "rotation": 90 }, "FRONT": { "patternId": "Z", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 270 }, "LEFT": { "patternI...
{ "TOP": { "patternId": "A", "rotation": 90 }, "BOTTOM": { "patternId": "heart", "rotation": 90 }, "FRONT": { "patternId": "Z", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 270 }, "LEFT": { "patternId": "D", "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...
C424
C425
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 -> E -> E -> N -> N -> N...
standard_cross
[ "S", "W", "W", "E", "E", "N", "N", "N", "W", "S" ]
[ { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "3", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C425_path_sequence.png" }
{ "level_id": 425, "name": "Reconstruct 425", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-425.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "I", "4", "O", "3", "I", "7" ]
3
3
5
6
{ "TOP": { "patternId": "I", "rotation": 90 }, "BOTTOM": { "patternId": "7", "rotation": 90 }, "FRONT": { "patternId": "4", "rotation": 90 }, "BACK": { "patternId": "3", "rotation": 0 }, "LEFT": { "patternId": "I", "rotation": 90 }, "RIGHT": { "patternId...
[ { "patternId": "7", "rotation": 90, "x": 3, "y": 3 }, { "patternId": "4", "rotation": 90, "x": 3, "y": 4 }, { "patternId": "I", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "3", "rotation": 0, "x": 1, "y": 4 }, { "patternId": "I...
[ "FRONT", "LEFT", "BACK", "LEFT", "FRONT", "BOTTOM", "BACK", "TOP", "LEFT", "BACK" ]
[ "FRONT", "LEFT", "BACK", "BOTTOM", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "I", "rotation": 90 }, "BOTTOM": { "patternId": "7", "rotation": 90 }, "FRONT": { "patternId": "4", "rotation": 90 }, "BACK": { "patternId": "3", "rotation": 180 }, "LEFT": { "patternId": "I", ...
{ "TOP": { "patternId": "I", "rotation": 90 }, "BOTTOM": { "patternId": "7", "rotation": 90 }, "FRONT": { "patternId": "4", "rotation": 90 }, "BACK": { "patternId": "3", "rotation": 180 }, "LEFT": { "patternId": "I", "rotation": 180 }, "RIGHT": { "patter...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C425
C426
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 -> W -> S -> W -> S -> E...
standard_cross
[ "N", "S", "S", "W", "S", "W", "S", "E", "S", "W" ]
[ { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "heart", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C426_path_sequence.png" }
{ "level_id": 426, "name": "Reconstruct 426", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-426.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "triangle", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": fal...
[ "triangle", "F", "X", "star", "9", "heart" ]
3
2
5
8
{ "TOP": { "patternId": "triangle", "rotation": 270 }, "BOTTOM": { "patternId": "heart", "rotation": 90 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "9", "rotation": 0 }, "RIGHT": ...
[ { "patternId": "heart", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "star", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "heart", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "F", "rotation": 270, "x": 3, "y": 3 }, { "...
[ "BACK", "BOTTOM", "FRONT", "LEFT", "TOP", "BACK", "RIGHT", "TOP", "FRONT", "RIGHT" ]
[ "BACK", "BOTTOM", "FRONT", "LEFT", "TOP", "RIGHT" ]
6
{ "faces": { "TOP": { "patternId": "triangle", "rotation": 270 }, "BOTTOM": { "patternId": "heart", "rotation": 90 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "p...
{ "TOP": { "patternId": "triangle", "rotation": 270 }, "BOTTOM": { "patternId": "heart", "rotation": 90 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "star", "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...
C426
C427
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 -> S -> E -> N -> E -> N -> N...
standard_cross
[ "N", "N", "S", "E", "N", "E", "N", "N", "E", "E" ]
[ { "patternId": "X", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 90, "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/C427_path_sequence.png" }
{ "level_id": 427, "name": "Reconstruct 427", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-427.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "X", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "X", "star", "E", "X", "B", "D" ]
1
5
7
7
{ "TOP": { "patternId": "X", "rotation": 90 }, "BOTTOM": { "patternId": "D", "rotation": 0 }, "FRONT": { "patternId": "star", "rotation": 0 }, "BACK": { "patternId": "X", "rotation": 270 }, "LEFT": { "patternId": "B", "rotation": 180 }, "RIGHT": { "patte...
[ { "patternId": "D", "rotation": 0, "x": 1, "y": 5 }, { "patternId": "X", "rotation": 90, "x": 1, "y": 4 }, { "patternId": "X", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "X", "rotation": 90, "x": 1, "y": 4 }, { "patternId": "E...
[ "BACK", "TOP", "BACK", "RIGHT", "TOP", "FRONT", "LEFT", "BACK", "BOTTOM", "FRONT" ]
[ "BACK", "TOP", "RIGHT", "FRONT", "LEFT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "X", "rotation": 90 }, "BOTTOM": { "patternId": "D", "rotation": 0 }, "FRONT": { "patternId": "star", "rotation": 0 }, "BACK": { "patternId": "X", "rotation": 90 }, "LEFT": { "patternId": "B", ...
{ "TOP": { "patternId": "X", "rotation": 90 }, "BOTTOM": { "patternId": "D", "rotation": 0 }, "FRONT": { "patternId": "star", "rotation": 0 }, "BACK": { "patternId": "X", "rotation": 90 }, "LEFT": { "patternId": "B", "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...
C427
C428
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> N -> N -> E -> N -> E -> N -> N...
standard_cross
[ "S", "N", "N", "E", "N", "E", "N", "N", "W", "W" ]
[ { "patternId": "square", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C428_path_sequence.png" }
{ "level_id": 428, "name": "Reconstruct 428", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-428.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "square", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "A", "rotation": 0, "flipHorizontal": false, "flipVertical": fa...
[ "star", "square", "A", "Q", "diamond", "R" ]
1
5
5
8
{ "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "R", "rotation": 90 }, "FRONT": { "patternId": "square", "rotation": 270 }, "BACK": { "patternId": "Q", "rotation": 90 }, "LEFT": { "patternId": "diamond", "rotation": 270 }, "RIGHT"...
[ { "patternId": "R", "rotation": 90, "x": 1, "y": 5 }, { "patternId": "square", "rotation": 270, "x": 1, "y": 6 }, { "patternId": "R", "rotation": 90, "x": 1, "y": 5 }, { "patternId": "Q", "rotation": 270, "x": 1, "y": 4 }, { "patter...
[ "FRONT", "BOTTOM", "BACK", "RIGHT", "TOP", "FRONT", "LEFT", "BACK", "TOP", "FRONT" ]
[ "FRONT", "BOTTOM", "BACK", "RIGHT", "TOP", "LEFT" ]
6
{ "faces": { "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "R", "rotation": 90 }, "FRONT": { "patternId": "square", "rotation": 270 }, "BACK": { "patternId": "Q", "rotation": 270 }, "LEFT": { "pattern...
{ "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "R", "rotation": 90 }, "FRONT": { "patternId": "square", "rotation": 270 }, "BACK": { "patternId": "Q", "rotation": 270 }, "LEFT": { "patternId": "diamond", "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...
C428
C429
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 -> N -> N -> S -> N...
standard_cross
[ "W", "N", "N", "W", "N", "N", "S", "N", "S", "E" ]
[ { "patternId": "circle", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "6", "rotation": 180, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C429_path_sequence.png" }
{ "level_id": 429, "name": "Reconstruct 429", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-429.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "6", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 180, "flipHorizontal": false, "flipVertical": false }...
[ "6", "P", "6", "E", "circle", "E" ]
3
5
5
7
{ "TOP": { "patternId": "6", "rotation": 270 }, "BOTTOM": { "patternId": "E", "rotation": 0 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "E", "rotation": 180 }, "LEFT": { "patternId": "circle", "rotation": 270 }, "RIGHT": { "p...
[ { "patternId": "E", "rotation": 0, "x": 3, "y": 5 }, { "patternId": "circle", "rotation": 180, "x": 2, "y": 5 }, { "patternId": "E", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "6", "rotation": 180, "x": 2, "y": 3 }, { "pattern...
[ "LEFT", "BACK", "RIGHT", "TOP", "FRONT", "BOTTOM", "FRONT", "BOTTOM", "FRONT", "RIGHT" ]
[ "LEFT", "BACK", "RIGHT", "TOP", "FRONT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "6", "rotation": 270 }, "BOTTOM": { "patternId": "E", "rotation": 0 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "E", "rotation": 0 }, "LEFT": { "patternId": "circle...
{ "TOP": { "patternId": "6", "rotation": 270 }, "BOTTOM": { "patternId": "E", "rotation": 0 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "E", "rotation": 0 }, "LEFT": { "patternId": "circle", "rotation": 0 }, "RIGHT": { "patte...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C429
C430
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 -> S -> E -> N...
standard_cross
[ "W", "W", "N", "N", "W", "S", "E", "N", "W", "N" ]
[ { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "9", "rotation": 180, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C430_path_sequence.png" }
{ "level_id": 430, "name": "Reconstruct 430", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-430.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "heart", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_up", "rotation": 0, "flipHorizontal": false, "flipVertical": fa...
[ "heart", "Y", "arrow_up", "9", "smile", "K" ]
4
4
6
6
{ "TOP": { "patternId": "heart", "rotation": 90 }, "BOTTOM": { "patternId": "K", "rotation": 90 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "9", "rotation": 180 }, "LEFT": { "patternId": "smile", "rotation": 0 }, "RIGHT": { "p...
[ { "patternId": "K", "rotation": 90, "x": 4, "y": 4 }, { "patternId": "smile", "rotation": 270, "x": 3, "y": 4 }, { "patternId": "heart", "rotation": 270, "x": 2, "y": 4 }, { "patternId": "9", "rotation": 180, "x": 2, "y": 3 }, { "pa...
[ "LEFT", "TOP", "BACK", "BOTTOM", "RIGHT", "BACK", "BOTTOM", "RIGHT", "BACK", "TOP" ]
[ "LEFT", "TOP", "BACK", "BOTTOM", "RIGHT" ]
5
{ "faces": { "TOP": { "patternId": "heart", "rotation": 90 }, "BOTTOM": { "patternId": "K", "rotation": 90 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "9", "rotation": 0 }, "LEFT": { "patternId": "smi...
{ "TOP": { "patternId": "heart", "rotation": 90 }, "BOTTOM": { "patternId": "K", "rotation": 90 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "9", "rotation": 0 }, "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...
C430
C431
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 -> W -> S -> S -> W -> W -> E...
standard_cross
[ "S", "N", "W", "S", "S", "W", "W", "E", "E", "N" ]
[ { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 270, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C431_path_sequence.png" }
{ "level_id": 431, "name": "Reconstruct 431", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-431.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "9", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertica...
[ "9", "arrow_left", "heart", "heart", "1", "O" ]
4
1
6
5
{ "TOP": { "patternId": "9", "rotation": 180 }, "BOTTOM": { "patternId": "O", "rotation": 0 }, "FRONT": { "patternId": "arrow_left", "rotation": 90 }, "BACK": { "patternId": "heart", "rotation": 0 }, "LEFT": { "patternId": "1", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "O", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "arrow_left", "rotation": 90, "x": 4, "y": 2 }, { "patternId": "O", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "1", "rotation": 270, "x": 3, "y": 1 }, { "patte...
[ "FRONT", "BOTTOM", "LEFT", "FRONT", "RIGHT", "TOP", "LEFT", "TOP", "RIGHT", "FRONT" ]
[ "FRONT", "BOTTOM", "LEFT", "RIGHT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "9", "rotation": 180 }, "BOTTOM": { "patternId": "O", "rotation": 0 }, "FRONT": { "patternId": "arrow_left", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "9", "rotation": 180 }, "BOTTOM": { "patternId": "O", "rotation": 0 }, "FRONT": { "patternId": "arrow_left", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "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...
C431
C432
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 -> W -> S -> W -> N -> S -> S...
standard_cross
[ "W", "N", "W", "S", "W", "N", "S", "S", "S", "N" ]
[ { "patternId": "4", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "9", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C432_path_sequence.png" }
{ "level_id": 432, "name": "Reconstruct 432", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-432.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": false...
[ "9", "V", "star", "M", "4", "I" ]
4
2
6
6
{ "TOP": { "patternId": "9", "rotation": 270 }, "BOTTOM": { "patternId": "I", "rotation": 0 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "M", "rotation": 270 }, "LEFT": { "patternId": "4", "rotation": 0 }, "RIGHT": { "pattern...
[ { "patternId": "I", "rotation": 0, "x": 4, "y": 2 }, { "patternId": "4", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "M", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "9", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "...
[ "LEFT", "BACK", "TOP", "LEFT", "FRONT", "TOP", "FRONT", "BOTTOM", "BACK", "BOTTOM" ]
[ "LEFT", "BACK", "TOP", "FRONT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "9", "rotation": 270 }, "BOTTOM": { "patternId": "I", "rotation": 0 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternId": "4", ...
{ "TOP": { "patternId": "9", "rotation": 270 }, "BOTTOM": { "patternId": "I", "rotation": 0 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternId": "4", "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...
C432
C433
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> N -> N -> E -> S -> E -> S -> W...
standard_cross
[ "S", "N", "N", "E", "S", "E", "S", "W", "W", "N" ]
[ { "patternId": "diamond", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C433_path_sequence.png" }
{ "level_id": 433, "name": "Reconstruct 433", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-433.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "T", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_up", "rotation": 180, "flipHorizontal": false, "flipVertic...
[ "T", "diamond", "arrow_up", "S", "1", "diamond" ]
1
2
5
5
{ "TOP": { "patternId": "T", "rotation": 180 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "diamond", "rotation": 180 }, "BACK": { "patternId": "S", "rotation": 270 }, "LEFT": { "patternId": "1", "rotation": 0 }, "RIGHT": {...
[ { "patternId": "diamond", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "diamond", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "diamond", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "S", "rotation": 90, "x": 1, "y": 1 }, {...
[ "FRONT", "BOTTOM", "BACK", "RIGHT", "BOTTOM", "FRONT", "LEFT", "BOTTOM", "RIGHT", "FRONT" ]
[ "FRONT", "BOTTOM", "BACK", "RIGHT", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "diamond", "rotation": 180 }, "BACK": { "patternId": "S", "rotation": 90 }, "LEFT": { "patter...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "diamond", "rotation": 180 }, "BACK": { "patternId": "S", "rotation": 90 }, "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...
C433
C434
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 -> S -> W...
standard_cross
[ "E", "N", "W", "N", "W", "S", "S", "W", "W", "N" ]
[ { "patternId": "L", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C434_path_sequence.png" }
{ "level_id": 434, "name": "Reconstruct 434", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-434.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": false...
[ "O", "heart", "L", "8", "N", "G" ]
4
3
7
5
{ "TOP": { "patternId": "O", "rotation": 270 }, "BOTTOM": { "patternId": "G", "rotation": 270 }, "FRONT": { "patternId": "heart", "rotation": 180 }, "BACK": { "patternId": "8", "rotation": 90 }, "LEFT": { "patternId": "N", "rotation": 180 }, "RIGHT": { "...
[ { "patternId": "G", "rotation": 270, "x": 4, "y": 3 }, { "patternId": "L", "rotation": 270, "x": 5, "y": 3 }, { "patternId": "8", "rotation": 180, "x": 5, "y": 2 }, { "patternId": "G", "rotation": 180, "x": 4, "y": 2 }, { "patternId...
[ "RIGHT", "BACK", "BOTTOM", "LEFT", "FRONT", "BOTTOM", "BACK", "RIGHT", "FRONT", "BOTTOM" ]
[ "RIGHT", "BACK", "BOTTOM", "LEFT", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "G", "rotation": 270 }, "FRONT": { "patternId": "heart", "rotation": 180 }, "BACK": { "patternId": "8", "rotation": 270 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "G", "rotation": 270 }, "FRONT": { "patternId": "heart", "rotation": 180 }, "BACK": { "patternId": "8", "rotation": 270 }, "LEFT": { "patternId": "N", "rotation": 270 }, "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...
C434
C435
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> W -> S -> E -> E -> S -> W -> E...
standard_cross
[ "S", "W", "S", "E", "E", "S", "W", "E", "W", "S" ]
[ { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "U", "rotation": 90, "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/C435_path_sequence.png" }
{ "level_id": 435, "name": "Reconstruct 435", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-435.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "7", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 270, "flipHorizontal": false, "flipVertica...
[ "7", "star", "arrow_right", "star", "U", "B" ]
2
1
5
7
{ "TOP": { "patternId": "7", "rotation": 90 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "star", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "U", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "B", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "star", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "U", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "7", "rotation": 0, "x": 1, "y": 3 }, { "patternId...
[ "FRONT", "LEFT", "TOP", "FRONT", "BOTTOM", "RIGHT", "FRONT", "RIGHT", "FRONT", "TOP" ]
[ "FRONT", "LEFT", "TOP", "BOTTOM", "RIGHT" ]
5
{ "faces": { "TOP": { "patternId": "7", "rotation": 90 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "star", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "U...
{ "TOP": { "patternId": "7", "rotation": 90 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "star", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "U", "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...
C435
C436
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 -> E -> S -> S -> W -> N...
standard_cross
[ "E", "S", "W", "E", "S", "S", "W", "N", "N", "S" ]
[ { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "4", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "3", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C436_path_sequence.png" }
{ "level_id": 436, "name": "Reconstruct 436", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-436.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "8", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 180, "flipHorizontal": false, "flipVertical": false },...
[ "8", "4", "E", "5", "heart", "3" ]
1
1
4
6
{ "TOP": { "patternId": "8", "rotation": 0 }, "BOTTOM": { "patternId": "3", "rotation": 0 }, "FRONT": { "patternId": "4", "rotation": 180 }, "BACK": { "patternId": "5", "rotation": 90 }, "LEFT": { "patternId": "heart", "rotation": 0 }, "RIGHT": { "patter...
[ { "patternId": "3", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "E", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "4", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "3", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "4...
[ "RIGHT", "FRONT", "BOTTOM", "FRONT", "LEFT", "BACK", "BOTTOM", "LEFT", "TOP", "LEFT" ]
[ "RIGHT", "FRONT", "BOTTOM", "LEFT", "BACK", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "8", "rotation": 0 }, "BOTTOM": { "patternId": "3", "rotation": 0 }, "FRONT": { "patternId": "4", "rotation": 180 }, "BACK": { "patternId": "5", "rotation": 270 }, "LEFT": { "patternId": "heart...
{ "TOP": { "patternId": "8", "rotation": 0 }, "BOTTOM": { "patternId": "3", "rotation": 0 }, "FRONT": { "patternId": "4", "rotation": 180 }, "BACK": { "patternId": "5", "rotation": 270 }, "LEFT": { "patternId": "heart", "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...
C436
C437
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 -> W -> S -> S -> W -> W -> E...
standard_cross
[ "W", "N", "W", "S", "S", "W", "W", "E", "N", "N" ]
[ { "patternId": "C", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "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/C437_path_sequence.png" }
{ "level_id": 437, "name": "Reconstruct 437", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-437.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "5", "2", "smile", "N", "C", "U" ]
5
2
7
5
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 0 }, "FRONT": { "patternId": "2", "rotation": 270 }, "BACK": { "patternId": "N", "rotation": 270 }, "LEFT": { "patternId": "C", "rotation": 90 }, "RIGHT": { "pattern...
[ { "patternId": "U", "rotation": 0, "x": 5, "y": 2 }, { "patternId": "C", "rotation": 0, "x": 4, "y": 2 }, { "patternId": "N", "rotation": 180, "x": 4, "y": 1 }, { "patternId": "5", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "...
[ "LEFT", "BACK", "TOP", "LEFT", "BOTTOM", "FRONT", "TOP", "FRONT", "LEFT", "BACK" ]
[ "LEFT", "BACK", "TOP", "BOTTOM", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 0 }, "FRONT": { "patternId": "2", "rotation": 270 }, "BACK": { "patternId": "N", "rotation": 90 }, "LEFT": { "patternId": "C", ...
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 0 }, "FRONT": { "patternId": "2", "rotation": 270 }, "BACK": { "patternId": "N", "rotation": 90 }, "LEFT": { "patternId": "C", "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...
C437
C438
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 -> E -> E -> S -> N -> S...
standard_cross
[ "E", "S", "W", "E", "E", "S", "N", "S", "E", "N" ]
[ { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "F", "rotation": 0, "flipHorizontal": false, "flipVertical": true },...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C438_path_sequence.png" }
{ "level_id": 438, "name": "Reconstruct 438", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-438.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "T", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "T", "L", "smile", "circle", "N", "F" ]
1
1
6
5
{ "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "F", "rotation": 270 }, "FRONT": { "patternId": "L", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 0 }, "LEFT": { "patternId": "N", "rotation": 90 }, "RIGHT": { "patte...
[ { "patternId": "F", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "smile", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "L", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "F", "rotation": 0, "x": 1, "y": 2 }, { "patternI...
[ "RIGHT", "FRONT", "BOTTOM", "FRONT", "TOP", "LEFT", "TOP", "LEFT", "BACK", "TOP" ]
[ "RIGHT", "FRONT", "BOTTOM", "TOP", "LEFT", "BACK" ]
6
{ "faces": { "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "F", "rotation": 270 }, "FRONT": { "patternId": "L", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "F", "rotation": 270 }, "FRONT": { "patternId": "L", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "N", "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...
C438
C439
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> N -> W -> S -> N -> W -> W -> W...
standard_cross
[ "N", "N", "W", "S", "N", "W", "W", "W", "S", "E" ]
[ { "patternId": "D", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_right", "rotation": 90, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C439_path_sequence.png" }
{ "level_id": 439, "name": "Reconstruct 439", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-439.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": false }...
[ "5", "E", "X", "D", "arrow_right", "Z" ]
5
3
7
5
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "E", "rotation": 270 }, "BACK": { "patternId": "D", "rotation": 180 }, "LEFT": { "patternId": "arrow_right", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "Z", "rotation": 270, "x": 5, "y": 3 }, { "patternId": "D", "rotation": 0, "x": 5, "y": 2 }, { "patternId": "5", "rotation": 90, "x": 5, "y": 1 }, { "patternId": "arrow_right", "rotation": 90, "x": 4, "y": 1 }, { "pat...
[ "BACK", "TOP", "LEFT", "BACK", "LEFT", "BOTTOM", "RIGHT", "TOP", "BACK", "RIGHT" ]
[ "BACK", "TOP", "LEFT", "BOTTOM", "RIGHT" ]
5
{ "faces": { "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "D", "rotation": 0 }, "LEFT": { "patternId": "arrow_...
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "D", "rotation": 0 }, "LEFT": { "patternId": "arrow_right", "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...
C439
C440
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 -> E -> S -> W...
standard_cross
[ "E", "N", "E", "N", "E", "E", "S", "W", "N", "N" ]
[ { "patternId": "A", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 90, "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/C440_path_sequence.png" }
{ "level_id": 440, "name": "Reconstruct 440", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-440.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "T", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_up", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "A", "rotation": 270, "flipHorizontal": false, "flipVertical": fal...
[ "T", "arrow_up", "A", "W", "star", "V" ]
1
4
7
6
{ "TOP": { "patternId": "T", "rotation": 90 }, "BOTTOM": { "patternId": "V", "rotation": 270 }, "FRONT": { "patternId": "arrow_up", "rotation": 90 }, "BACK": { "patternId": "W", "rotation": 0 }, "LEFT": { "patternId": "star", "rotation": 270 }, "RIGHT": { ...
[ { "patternId": "V", "rotation": 270, "x": 1, "y": 4 }, { "patternId": "A", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "W", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "T", "rotation": 0, "x": 3, "y": 3 }, { "patternId": "...
[ "RIGHT", "BACK", "TOP", "LEFT", "FRONT", "RIGHT", "TOP", "FRONT", "RIGHT", "BACK" ]
[ "RIGHT", "BACK", "TOP", "LEFT", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "T", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "arrow_up", "rotation": 90 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "T", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "arrow_up", "rotation": 90 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId": "star", "rotation": 0 }, "RIGHT": { ...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C440
C441
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 -> N -> E -> W -> W...
standard_cross
[ "E", "E", "S", "S", "N", "E", "W", "W", "S", "S" ]
[ { "patternId": "V", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "B", "rotation": 180, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C441_path_sequence.png" }
{ "level_id": 441, "name": "Reconstruct 441", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-441.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "arrow_up", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 0, "flipHorizontal": false, "flipVertical": false ...
[ "arrow_up", "B", "V", "F", "Z", "arrow_left" ]
1
1
6
6
{ "TOP": { "patternId": "arrow_up", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "B", "rotation": 0 }, "BACK": { "patternId": "F", "rotation": 0 }, "LEFT": { "patternId": "Z", "rotation": 90 }, "RIGHT": {...
[ { "patternId": "arrow_left", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "V", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "arrow_up", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "B", "rotation": 180, "x": 3, "y": 2 }, ...
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "FRONT", "LEFT", "FRONT", "RIGHT", "BOTTOM", "LEFT" ]
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "arrow_up", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "B", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patt...
{ "TOP": { "patternId": "arrow_up", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "B", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "Z", "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...
C441
C442
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 -> W -> N -> E -> N -> E -> N...
standard_cross
[ "W", "N", "W", "N", "E", "N", "E", "N", "W", "N" ]
[ { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "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/C442_path_sequence.png" }
{ "level_id": 442, "name": "Reconstruct 442", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-442.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false...
[ "5", "diamond", "5", "L", "5", "arrow_left" ]
3
6
5
8
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 90 }, "BACK": { "patternId": "L", "rotation": 270 }, "LEFT": { "patternId": "5", "rotation": 0 }, "RIGHT": {...
[ { "patternId": "arrow_left", "rotation": 0, "x": 3, "y": 6 }, { "patternId": "5", "rotation": 270, "x": 2, "y": 6 }, { "patternId": "L", "rotation": 180, "x": 2, "y": 5 }, { "patternId": "5", "rotation": 180, "x": 1, "y": 5 }, { "pa...
[ "LEFT", "BACK", "TOP", "RIGHT", "BACK", "BOTTOM", "LEFT", "FRONT", "BOTTOM", "RIGHT" ]
[ "LEFT", "BACK", "TOP", "RIGHT", "BOTTOM", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 90 }, "BACK": { "patternId": "L", "rotation": 90 }, "LEFT": { "patt...
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 90 }, "BACK": { "patternId": "L", "rotation": 90 }, "LEFT": { "patternId": "5", "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...
C442
C443
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 -> N -> E -> N -> W...
standard_cross
[ "E", "E", "S", "S", "N", "E", "N", "W", "N", "E" ]
[ { "patternId": "G", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "P", "rotation": 90, "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/C443_path_sequence.png" }
{ "level_id": 443, "name": "Reconstruct 443", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-443.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "P", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "K", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "P", "K", "G", "heart", "circle", "9" ]
1
2
6
6
{ "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "K", "rotation": 270 }, "BACK": { "patternId": "heart", "rotation": 270 }, "LEFT": { "patternId": "circle", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "9", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "G", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "P", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "K", "rotation": 90, "x": 3, "y": 3 }, { "patternId":...
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "FRONT", "LEFT", "TOP", "FRONT", "RIGHT", "TOP" ]
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "K", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "cir...
{ "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "K", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "circle", "rotation": 180 }, "RIGHT": { "...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C443
C444
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 -> E -> S -> S -> N -> E...
standard_cross
[ "S", "W", "W", "E", "S", "S", "N", "E", "E", "E" ]
[ { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": t...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C444_path_sequence.png" }
{ "level_id": 444, "name": "Reconstruct 444", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-444.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "Z", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical":...
[ "Z", "arrow_right", "D", "8", "1", "arrow_left" ]
3
1
7
6
{ "TOP": { "patternId": "Z", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 90 }, "FRONT": { "patternId": "arrow_right", "rotation": 180 }, "BACK": { "patternId": "8", "rotation": 180 }, "LEFT": { "patternId": "1", "rotation": 90 }, "R...
[ { "patternId": "arrow_left", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "arrow_right", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "1", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "8", "rotation": 180, "x": 1, "y": 2 }, ...
[ "FRONT", "LEFT", "BACK", "LEFT", "TOP", "RIGHT", "TOP", "FRONT", "BOTTOM", "BACK" ]
[ "FRONT", "LEFT", "BACK", "TOP", "RIGHT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "Z", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 90 }, "FRONT": { "patternId": "arrow_right", "rotation": 180 }, "BACK": { "patternId": "8", "rotation": 0 }, "LEFT": { ...
{ "TOP": { "patternId": "Z", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 90 }, "FRONT": { "patternId": "arrow_right", "rotation": 180 }, "BACK": { "patternId": "8", "rotation": 0 }, "LEFT": { "patternId": "1", "rotation": 180 }, "RI...
{ "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...
C444
C445
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 -> W -> W -> S -> S...
standard_cross
[ "S", "S", "E", "W", "W", "W", "S", "S", "W", "S" ]
[ { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 0, "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/C445_path_sequence.png" }
{ "level_id": 445, "name": "Reconstruct 445", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-445.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "Q", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "Q", "F", "R", "smile", "plus", "B" ]
4
1
7
8
{ "TOP": { "patternId": "Q", "rotation": 0 }, "BOTTOM": { "patternId": "B", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 90 }, "BACK": { "patternId": "smile", "rotation": 270 }, "LEFT": { "patternId": "plus", "rotation": 90 }, "RIGHT": { "pa...
[ { "patternId": "B", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "F", "rotation": 90, "x": 4, "y": 2 }, { "patternId": "Q", "rotation": 0, "x": 4, "y": 3 }, { "patternId": "R", "rotation": 0, "x": 5, "y": 3 }, { "patternId": "Q",...
[ "FRONT", "TOP", "RIGHT", "TOP", "LEFT", "BOTTOM", "BACK", "TOP", "RIGHT", "FRONT" ]
[ "FRONT", "TOP", "RIGHT", "LEFT", "BOTTOM", "BACK" ]
6
{ "faces": { "TOP": { "patternId": "Q", "rotation": 0 }, "BOTTOM": { "patternId": "B", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 90 }, "BACK": { "patternId": "smile", "rotation": 90 }, "LEFT": { "patternId": "plu...
{ "TOP": { "patternId": "Q", "rotation": 0 }, "BOTTOM": { "patternId": "B", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 90 }, "BACK": { "patternId": "smile", "rotation": 90 }, "LEFT": { "patternId": "plus", "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...
C445
C446
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> W -> S -> S -> W -> S -> S -> E...
standard_cross
[ "S", "W", "S", "S", "W", "S", "S", "E", "N", "W" ]
[ { "patternId": "triangle", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVert...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C446_path_sequence.png" }
{ "level_id": 446, "name": "Reconstruct 446", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-446.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "M", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "triangle", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 90, "flipHorizontal": false, "flipVertical": fa...
[ "M", "triangle", "R", "3", "arrow_right", "diamond" ]
3
1
5
8
{ "TOP": { "patternId": "M", "rotation": 270 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "triangle", "rotation": 270 }, "BACK": { "patternId": "3", "rotation": 90 }, "LEFT": { "patternId": "arrow_right", "rotation": 180 }, ...
[ { "patternId": "diamond", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "triangle", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "arrow_right", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "M", "rotation": 180, "x": 2, "y": 3 ...
[ "FRONT", "LEFT", "TOP", "RIGHT", "BACK", "BOTTOM", "FRONT", "RIGHT", "BOTTOM", "FRONT" ]
[ "FRONT", "LEFT", "TOP", "RIGHT", "BACK", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "M", "rotation": 270 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "triangle", "rotation": 270 }, "BACK": { "patternId": "3", "rotation": 270 }, "LEFT": { "pa...
{ "TOP": { "patternId": "M", "rotation": 270 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "triangle", "rotation": 270 }, "BACK": { "patternId": "3", "rotation": 270 }, "LEFT": { "patternId": "arrow_right", "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...
C446
C447
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 -> S -> W -> W -> N...
standard_cross
[ "S", "E", "E", "N", "S", "W", "W", "N", "W", "W" ]
[ { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 0, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C447_path_sequence.png" }
{ "level_id": 447, "name": "Reconstruct 447", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-447.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "smile", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "smile", "W", "L", "arrow_left", "Y", "arrow_up" ]
3
1
7
4
{ "TOP": { "patternId": "smile", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 180 }, "FRONT": { "patternId": "W", "rotation": 90 }, "BACK": { "patternId": "arrow_left", "rotation": 0 }, "LEFT": { "patternId": "Y", "rotation": 90 }, "RIG...
[ { "patternId": "arrow_up", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "W", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "L", "rotation": 180, "x": 4, "y": 2 }, { "patternId": "arrow_left", "rotation": 0, "x": 5, "y": 2 }, { ...
[ "FRONT", "RIGHT", "BACK", "BOTTOM", "BACK", "RIGHT", "FRONT", "BOTTOM", "LEFT", "TOP" ]
[ "FRONT", "RIGHT", "BACK", "BOTTOM", "LEFT", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "smile", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 180 }, "FRONT": { "patternId": "W", "rotation": 90 }, "BACK": { "patternId": "arrow_left", "rotation": 180 }, "LEFT": { ...
{ "TOP": { "patternId": "smile", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 180 }, "FRONT": { "patternId": "W", "rotation": 90 }, "BACK": { "patternId": "arrow_left", "rotation": 180 }, "LEFT": { "patternId": "Y", "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...
C447
C448
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 -> N -> E -> E -> S...
standard_cross
[ "W", "S", "E", "S", "N", "E", "E", "S", "W", "S" ]
[ { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C448_path_sequence.png" }
{ "level_id": 448, "name": "Reconstruct 448", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-448.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "circle", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_left", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 90, "flipHorizontal": false, "flipVertical":...
[ "circle", "arrow_left", "X", "6", "4", "I" ]
2
1
6
6
{ "TOP": { "patternId": "circle", "rotation": 0 }, "BOTTOM": { "patternId": "I", "rotation": 270 }, "FRONT": { "patternId": "arrow_left", "rotation": 0 }, "BACK": { "patternId": "6", "rotation": 180 }, "LEFT": { "patternId": "4", "rotation": 180 }, "RIGHT": ...
[ { "patternId": "I", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "4", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "arrow_left", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "I", "rotation": 180, "x": 2, "y": 2 }, { "p...
[ "LEFT", "FRONT", "BOTTOM", "RIGHT", "BOTTOM", "BACK", "TOP", "RIGHT", "BACK", "BOTTOM" ]
[ "LEFT", "FRONT", "BOTTOM", "RIGHT", "BACK", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "circle", "rotation": 0 }, "BOTTOM": { "patternId": "I", "rotation": 270 }, "FRONT": { "patternId": "arrow_left", "rotation": 0 }, "BACK": { "patternId": "6", "rotation": 0 }, "LEFT": { "patter...
{ "TOP": { "patternId": "circle", "rotation": 0 }, "BOTTOM": { "patternId": "I", "rotation": 270 }, "FRONT": { "patternId": "arrow_left", "rotation": 0 }, "BACK": { "patternId": "6", "rotation": 0 }, "LEFT": { "patternId": "4", "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...
C448
C449
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 -> W -> E -> E -> S -> W...
standard_cross
[ "E", "S", "W", "W", "E", "E", "S", "W", "N", "E" ]
[ { "patternId": "star", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "square", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C449_path_sequence.png" }
{ "level_id": 449, "name": "Reconstruct 449", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-449.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "square", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": fal...
[ "D", "square", "star", "smile", "smile", "N" ]
2
1
5
5
{ "TOP": { "patternId": "D", "rotation": 90 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 0 }, "BACK": { "patternId": "smile", "rotation": 90 }, "LEFT": { "patternId": "smile", "rotation": 180 }, "RIGHT": { ...
[ { "patternId": "N", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "star", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "square", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "N", "rotation": 90, "x": 2, "y": 2 }, { "patter...
[ "RIGHT", "FRONT", "BOTTOM", "BACK", "BOTTOM", "FRONT", "LEFT", "BOTTOM", "FRONT", "LEFT" ]
[ "RIGHT", "FRONT", "BOTTOM", "BACK", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 0 }, "BACK": { "patternId": "smile", "rotation": 270 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 0 }, "BACK": { "patternId": "smile", "rotation": 270 }, "LEFT": { "patternId": "smile", "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...
C449
C450
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 -> S -> S -> W -> N -> W...
standard_cross
[ "S", "W", "E", "S", "S", "W", "N", "W", "N", "E" ]
[ { "patternId": "R", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 270, "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/C450_path_sequence.png" }
{ "level_id": 450, "name": "Reconstruct 450", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-450.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "C", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": false }...
[ "C", "R", "Q", "8", "W", "circle" ]
3
1
5
6
{ "TOP": { "patternId": "C", "rotation": 270 }, "BOTTOM": { "patternId": "circle", "rotation": 270 }, "FRONT": { "patternId": "R", "rotation": 90 }, "BACK": { "patternId": "8", "rotation": 180 }, "LEFT": { "patternId": "W", "rotation": 270 }, "RIGHT": { ...
[ { "patternId": "circle", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "R", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "W", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "R", "rotation": 90, "x": 3, "y": 2 }, { "patter...
[ "FRONT", "LEFT", "FRONT", "TOP", "BACK", "LEFT", "TOP", "FRONT", "RIGHT", "TOP" ]
[ "FRONT", "LEFT", "TOP", "BACK", "RIGHT" ]
5
{ "faces": { "TOP": { "patternId": "C", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "R", "rotation": 90 }, "BACK": { "patternId": "8", "rotation": 0 }, "LEFT": { "patternId": "W", ...
{ "TOP": { "patternId": "C", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "R", "rotation": 90 }, "BACK": { "patternId": "8", "rotation": 0 }, "LEFT": { "patternId": "W", "rotation": 0 }, "RIGHT": { "patternId"...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C450
C451
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 -> S -> W -> E -> N -> N...
standard_cross
[ "W", "W", "N", "S", "W", "E", "N", "N", "E", "N" ]
[ { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 270, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C451_path_sequence.png" }
{ "level_id": 451, "name": "Reconstruct 451", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-451.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "I", "F", "U", "M", "circle", "arrow_down" ]
4
4
6
6
{ "TOP": { "patternId": "I", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "M", "rotation": 270 }, "LEFT": { "patternId": "circle", "rotation": 180 }, "RIGHT"...
[ { "patternId": "arrow_down", "rotation": 0, "x": 4, "y": 4 }, { "patternId": "circle", "rotation": 90, "x": 3, "y": 4 }, { "patternId": "I", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "M", "rotation": 270, "x": 2, "y": 3 }, { ...
[ "LEFT", "TOP", "BACK", "TOP", "RIGHT", "TOP", "BACK", "BOTTOM", "LEFT", "FRONT" ]
[ "LEFT", "TOP", "BACK", "RIGHT", "BOTTOM", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "I", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternI...
{ "TOP": { "patternId": "I", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternId": "circle", "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...
C451
C452
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> W -> S -> S -> E -> N -> N -> S...
standard_cross
[ "S", "W", "S", "S", "E", "N", "N", "S", "W", "W" ]
[ { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C452_path_sequence.png" }
{ "level_id": 452, "name": "Reconstruct 452", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-452.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, ...
[ "X", "W", "L", "4", "R", "B" ]
3
1
5
6
{ "TOP": { "patternId": "X", "rotation": 0 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "W", "rotation": 90 }, "BACK": { "patternId": "4", "rotation": 180 }, "LEFT": { "patternId": "R", "rotation": 90 }, "RIGHT": { "pattern...
[ { "patternId": "B", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "W", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "R", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "X", "rotation": 270, "x": 2, "y": 3 }, { "patternId":...
[ "FRONT", "LEFT", "TOP", "RIGHT", "FRONT", "TOP", "BACK", "TOP", "RIGHT", "BOTTOM" ]
[ "FRONT", "LEFT", "TOP", "RIGHT", "BACK", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "X", "rotation": 0 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "W", "rotation": 90 }, "BACK": { "patternId": "4", "rotation": 0 }, "LEFT": { "patternId": "R", ...
{ "TOP": { "patternId": "X", "rotation": 0 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "W", "rotation": 90 }, "BACK": { "patternId": "4", "rotation": 0 }, "LEFT": { "patternId": "R", "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...
C452
C453
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 -> W -> N -> E -> E -> S...
standard_cross
[ "S", "N", "E", "W", "N", "E", "E", "S", "S", "S" ]
[ { "patternId": "A", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C453_path_sequence.png" }
{ "level_id": 453, "name": "Reconstruct 453", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-453.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "plus", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "A", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "plus", "A", "O", "4", "8", "9" ]
1
2
5
6
{ "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "A", "rotation": 270 }, "BACK": { "patternId": "4", "rotation": 0 }, "LEFT": { "patternId": "8", "rotation": 90 }, "RIGHT": { "patt...
[ { "patternId": "9", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "A", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "9", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "O", "rotation": 90, "x": 2, "y": 2 }, { "patternId"...
[ "FRONT", "BOTTOM", "RIGHT", "BOTTOM", "BACK", "RIGHT", "FRONT", "BOTTOM", "BACK", "TOP" ]
[ "FRONT", "BOTTOM", "RIGHT", "BACK", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "A", "rotation": 270 }, "BACK": { "patternId": "4", "rotation": 180 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "A", "rotation": 270 }, "BACK": { "patternId": "4", "rotation": 180 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pat...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C453
C454
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 -> E -> W -> S -> E...
standard_cross
[ "N", "N", "E", "S", "E", "W", "S", "E", "S", "W" ]
[ { "patternId": "R", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C454_path_sequence.png" }
{ "level_id": 454, "name": "Reconstruct 454", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-454.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": fa...
[ "N", "J", "arrow_left", "R", "W", "arrow_left" ]
1
3
5
6
{ "TOP": { "patternId": "N", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "J", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 90 }, "LEFT": { "patternId": "W", "rotation": 0 }, "RIGHT": { "p...
[ { "patternId": "arrow_left", "rotation": 0, "x": 1, "y": 3 }, { "patternId": "R", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "N", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "arrow_left", "rotation": 90, "x": 2, "y": 1 }, {...
[ "BACK", "TOP", "RIGHT", "BACK", "BOTTOM", "BACK", "LEFT", "BOTTOM", "FRONT", "LEFT" ]
[ "BACK", "TOP", "RIGHT", "BOTTOM", "LEFT", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "N", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "J", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 270 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "N", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "J", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 270 }, "LEFT": { "patternId": "W", "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...
C454
C455
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 -> N -> N -> W -> S -> N -> W...
standard_cross
[ "E", "S", "N", "N", "W", "S", "N", "W", "S", "S" ]
[ { "patternId": "G", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "rotation": 180, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C455_path_sequence.png" }
{ "level_id": 455, "name": "Reconstruct 455", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-455.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "S", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 0, "flipHorizontal": false, "flipVertical": false }...
[ "S", "star", "G", "diamond", "J", "star" ]
2
2
5
5
{ "TOP": { "patternId": "S", "rotation": 0 }, "BOTTOM": { "patternId": "star", "rotation": 90 }, "FRONT": { "patternId": "star", "rotation": 180 }, "BACK": { "patternId": "diamond", "rotation": 0 }, "LEFT": { "patternId": "J", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "star", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "G", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "star", "rotation": 270, "x": 3, "y": 3 }, { "patternId": "G", "rotation": 180, "x": 3, "y": 2 }, { "patt...
[ "RIGHT", "FRONT", "RIGHT", "BACK", "BOTTOM", "RIGHT", "BOTTOM", "FRONT", "RIGHT", "BACK" ]
[ "RIGHT", "FRONT", "BACK", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "star", "rotation": 90 }, "FRONT": { "patternId": "star", "rotation": 180 }, "BACK": { "patternId": "diamond", "rotation": 180 }, "LEFT": { "patte...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "star", "rotation": 90 }, "FRONT": { "patternId": "star", "rotation": 180 }, "BACK": { "patternId": "diamond", "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...
C455
C456
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 -> N -> E -> W -> N...
standard_cross
[ "S", "W", "E", "E", "N", "E", "W", "N", "E", "E" ]
[ { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 270, "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/C456_path_sequence.png" }
{ "level_id": 456, "name": "Reconstruct 456", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-456.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "J", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "J", "B", "9", "star", "Z", "smile" ]
2
2
7
5
{ "TOP": { "patternId": "J", "rotation": 270 }, "BOTTOM": { "patternId": "smile", "rotation": 90 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "Z", "rotation": 270 }, "RIGHT": { ...
[ { "patternId": "smile", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "B", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "Z", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "B", "rotation": 270, "x": 2, "y": 3 }, { "patter...
[ "FRONT", "LEFT", "FRONT", "RIGHT", "BOTTOM", "BACK", "BOTTOM", "LEFT", "BACK", "RIGHT" ]
[ "FRONT", "LEFT", "RIGHT", "BOTTOM", "BACK" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "smile", "rotation": 90 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "smile", "rotation": 90 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "Z", "rotation": 0 }, "RIGHT": { "pa...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C456
C457
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 -> W -> S -> S -> S -> E...
standard_cross
[ "W", "S", "S", "W", "S", "S", "S", "E", "S", "W" ]
[ { "patternId": "3", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C457_path_sequence.png" }
{ "level_id": 457, "name": "Reconstruct 457", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-457.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_up", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": f...
[ "X", "arrow_up", "smile", "7", "3", "K" ]
3
1
5
9
{ "TOP": { "patternId": "X", "rotation": 0 }, "BOTTOM": { "patternId": "K", "rotation": 270 }, "FRONT": { "patternId": "arrow_up", "rotation": 270 }, "BACK": { "patternId": "7", "rotation": 90 }, "LEFT": { "patternId": "3", "rotation": 90 }, "RIGHT": { "...
[ { "patternId": "K", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "3", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "arrow_up", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "smile", "rotation": 0, "x": 2, "y": 3 }, { "pa...
[ "LEFT", "FRONT", "RIGHT", "TOP", "BACK", "BOTTOM", "FRONT", "RIGHT", "TOP", "FRONT" ]
[ "LEFT", "FRONT", "RIGHT", "TOP", "BACK", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "X", "rotation": 0 }, "BOTTOM": { "patternId": "K", "rotation": 270 }, "FRONT": { "patternId": "arrow_up", "rotation": 270 }, "BACK": { "patternId": "7", "rotation": 270 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "X", "rotation": 0 }, "BOTTOM": { "patternId": "K", "rotation": 270 }, "FRONT": { "patternId": "arrow_up", "rotation": 270 }, "BACK": { "patternId": "7", "rotation": 270 }, "LEFT": { "patternId": "3", "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...
C457
C458
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 -> N -> W -> S -> S -> W -> W...
standard_cross
[ "N", "E", "N", "W", "S", "S", "W", "W", "N", "W" ]
[ { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C458_path_sequence.png" }
{ "level_id": 458, "name": "Reconstruct 458", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-458.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "P", "rotation": 180, "flipHorizontal": false, "flipVertical": fals...
[ "smile", "F", "P", "heart", "5", "J" ]
4
3
7
5
{ "TOP": { "patternId": "smile", "rotation": 270 }, "BOTTOM": { "patternId": "J", "rotation": 90 }, "FRONT": { "patternId": "F", "rotation": 180 }, "BACK": { "patternId": "heart", "rotation": 90 }, "LEFT": { "patternId": "5", "rotation": 270 }, "RIGHT": { ...
[ { "patternId": "J", "rotation": 90, "x": 4, "y": 3 }, { "patternId": "heart", "rotation": 270, "x": 4, "y": 2 }, { "patternId": "P", "rotation": 90, "x": 5, "y": 2 }, { "patternId": "smile", "rotation": 180, "x": 5, "y": 1 }, { "pat...
[ "BACK", "RIGHT", "TOP", "BACK", "RIGHT", "FRONT", "BOTTOM", "BACK", "RIGHT", "TOP" ]
[ "BACK", "RIGHT", "TOP", "FRONT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "smile", "rotation": 270 }, "BOTTOM": { "patternId": "J", "rotation": 90 }, "FRONT": { "patternId": "F", "rotation": 180 }, "BACK": { "patternId": "heart", "rotation": 270 }, "LEFT": { "pattern...
{ "TOP": { "patternId": "smile", "rotation": 270 }, "BOTTOM": { "patternId": "J", "rotation": 90 }, "FRONT": { "patternId": "F", "rotation": 180 }, "BACK": { "patternId": "heart", "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...
C458
C459
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 -> N -> S -> E -> E -> E...
standard_cross
[ "N", "E", "S", "N", "S", "E", "E", "E", "S", "N" ]
[ { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": true },...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C459_path_sequence.png" }
{ "level_id": 459, "name": "Reconstruct 459", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-459.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "smile", "Z", "S", "star", "L", "X" ]
1
2
7
5
{ "TOP": { "patternId": "smile", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 90 }, "FRONT": { "patternId": "Z", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 0 }, "LEFT": { "patternId": "L", "rotation": 180 }, "RIGHT": { "p...
[ { "patternId": "X", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "star", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "S", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "X", "rotation": 180, "x": 2, "y": 2 }, { "patternId...
[ "BACK", "RIGHT", "BOTTOM", "RIGHT", "BOTTOM", "FRONT", "TOP", "BACK", "LEFT", "BACK" ]
[ "BACK", "RIGHT", "BOTTOM", "FRONT", "TOP", "LEFT" ]
6
{ "faces": { "TOP": { "patternId": "smile", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 90 }, "FRONT": { "patternId": "Z", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 180 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "smile", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 90 }, "FRONT": { "patternId": "Z", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 180 }, "LEFT": { "patternId": "L", "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...
C459
C460
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 -> S -> E -> S -> E -> S...
standard_cross
[ "N", "N", "N", "S", "E", "S", "E", "S", "S", "N" ]
[ { "patternId": "1", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "H", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C460_path_sequence.png" }
{ "level_id": 460, "name": "Reconstruct 460", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-460.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "7", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, ...
[ "7", "H", "B", "1", "P", "D" ]
1
4
5
7
{ "TOP": { "patternId": "7", "rotation": 0 }, "BOTTOM": { "patternId": "D", "rotation": 180 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "1", "rotation": 180 }, "LEFT": { "patternId": "P", "rotation": 270 }, "RIGHT": { "pattern...
[ { "patternId": "D", "rotation": 180, "x": 1, "y": 4 }, { "patternId": "1", "rotation": 0, "x": 1, "y": 3 }, { "patternId": "7", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "H", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "7"...
[ "BACK", "TOP", "FRONT", "TOP", "RIGHT", "BACK", "BOTTOM", "LEFT", "TOP", "LEFT" ]
[ "BACK", "TOP", "FRONT", "RIGHT", "BOTTOM", "LEFT" ]
6
{ "faces": { "TOP": { "patternId": "7", "rotation": 0 }, "BOTTOM": { "patternId": "D", "rotation": 180 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "1", "rotation": 0 }, "LEFT": { "patternId": "P", ...
{ "TOP": { "patternId": "7", "rotation": 0 }, "BOTTOM": { "patternId": "D", "rotation": 180 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "1", "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...
C460
C461
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 -> N -> E -> E...
standard_cross
[ "E", "E", "N", "E", "N", "N", "E", "E", "N", "S" ]
[ { "patternId": "A", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "diamond", "rotation": 0, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C461_path_sequence.png" }
{ "level_id": 461, "name": "Reconstruct 461", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-461.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "plus", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "K", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "A", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "plus", "K", "A", "diamond", "diamond", "triangle" ]
1
5
8
7
{ "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "triangle", "rotation": 0 }, "FRONT": { "patternId": "K", "rotation": 90 }, "BACK": { "patternId": "diamond", "rotation": 0 }, "LEFT": { "patternId": "diamond", "rotation": 180 }, "RI...
[ { "patternId": "triangle", "rotation": 0, "x": 1, "y": 5 }, { "patternId": "A", "rotation": 90, "x": 2, "y": 5 }, { "patternId": "plus", "rotation": 270, "x": 3, "y": 5 }, { "patternId": "diamond", "rotation": 0, "x": 3, "y": 4 }, { ...
[ "RIGHT", "TOP", "BACK", "LEFT", "BOTTOM", "RIGHT", "FRONT", "LEFT", "TOP", "LEFT" ]
[ "RIGHT", "TOP", "BACK", "LEFT", "BOTTOM", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "triangle", "rotation": 0 }, "FRONT": { "patternId": "K", "rotation": 90 }, "BACK": { "patternId": "diamond", "rotation": 180 }, "LEFT": { "pa...
{ "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "triangle", "rotation": 0 }, "FRONT": { "patternId": "K", "rotation": 90 }, "BACK": { "patternId": "diamond", "rotation": 180 }, "LEFT": { "patternId": "diamond", "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...
C461
C462
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 -> S -> W -> S -> E -> S...
standard_cross
[ "W", "S", "N", "S", "W", "S", "E", "S", "W", "N" ]
[ { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C462_path_sequence.png" }
{ "level_id": 462, "name": "Reconstruct 462", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-462.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 270, "flipHorizontal": false, "flipVertical": f...
[ "E", "1", "arrow_right", "P", "8", "5" ]
3
1
5
6
{ "TOP": { "patternId": "E", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 270 }, "FRONT": { "patternId": "1", "rotation": 90 }, "BACK": { "patternId": "P", "rotation": 90 }, "LEFT": { "patternId": "8", "rotation": 180 }, "RIGHT": { "pattern...
[ { "patternId": "5", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "8", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "1", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "8", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "...
[ "LEFT", "FRONT", "LEFT", "FRONT", "TOP", "RIGHT", "FRONT", "BOTTOM", "RIGHT", "FRONT" ]
[ "LEFT", "FRONT", "TOP", "RIGHT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "E", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 270 }, "FRONT": { "patternId": "1", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "8", ...
{ "TOP": { "patternId": "E", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 270 }, "FRONT": { "patternId": "1", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "8", "rotation": 270 }, "RIGHT": { "patternI...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C462
C463
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 -> W -> S -> S -> E -> S...
standard_cross
[ "S", "S", "N", "W", "S", "S", "E", "S", "E", "S" ]
[ { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C463_path_sequence.png" }
{ "level_id": 463, "name": "Reconstruct 463", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-463.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "D", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 180, "flipHorizontal": false, "flipVertical": false },...
[ "D", "I", "D", "T", "circle", "J" ]
2
1
5
8
{ "TOP": { "patternId": "D", "rotation": 0 }, "BOTTOM": { "patternId": "J", "rotation": 0 }, "FRONT": { "patternId": "I", "rotation": 270 }, "BACK": { "patternId": "T", "rotation": 270 }, "LEFT": { "patternId": "circle", "rotation": 0 }, "RIGHT": { "patt...
[ { "patternId": "J", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "I", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "D", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "I", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "...
[ "FRONT", "TOP", "FRONT", "LEFT", "TOP", "RIGHT", "FRONT", "BOTTOM", "LEFT", "BACK" ]
[ "FRONT", "TOP", "LEFT", "RIGHT", "BOTTOM", "BACK" ]
6
{ "faces": { "TOP": { "patternId": "D", "rotation": 0 }, "BOTTOM": { "patternId": "J", "rotation": 0 }, "FRONT": { "patternId": "I", "rotation": 270 }, "BACK": { "patternId": "T", "rotation": 90 }, "LEFT": { "patternId": "circle...
{ "TOP": { "patternId": "D", "rotation": 0 }, "BOTTOM": { "patternId": "J", "rotation": 0 }, "FRONT": { "patternId": "I", "rotation": 270 }, "BACK": { "patternId": "T", "rotation": 90 }, "LEFT": { "patternId": "circle", "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...
C463
C464
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 -> S -> W -> E -> W...
standard_cross
[ "S", "S", "E", "N", "S", "W", "E", "W", "S", "N" ]
[ { "patternId": "square", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "T", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C464_path_sequence.png" }
{ "level_id": 464, "name": "Reconstruct 464", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-464.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "square", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "T", "rotation": 90, "flipHorizontal": false, "flipVertical": false...
[ "O", "square", "T", "U", "Z", "1" ]
1
1
4
6
{ "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "1", "rotation": 180 }, "FRONT": { "patternId": "square", "rotation": 180 }, "BACK": { "patternId": "U", "rotation": 0 }, "LEFT": { "patternId": "Z", "rotation": 90 }, "RIGHT": { "pa...
[ { "patternId": "1", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "square", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "O", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "T", "rotation": 90, "x": 2, "y": 3 }, { "patter...
[ "FRONT", "TOP", "RIGHT", "FRONT", "RIGHT", "TOP", "RIGHT", "TOP", "BACK", "TOP" ]
[ "FRONT", "TOP", "RIGHT", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 180 }, "BACK": { "patternId": "U", "rotation": 180 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 180 }, "BACK": { "patternId": "U", "rotation": 180 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pat...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C464
C465
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 -> E -> S -> N -> E...
standard_cross
[ "N", "W", "S", "S", "E", "S", "N", "E", "E", "S" ]
[ { "patternId": "B", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C465_path_sequence.png" }
{ "level_id": 465, "name": "Reconstruct 465", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-465.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "U", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "U", "G", "I", "B", "M", "G" ]
2
2
6
6
{ "TOP": { "patternId": "U", "rotation": 270 }, "BOTTOM": { "patternId": "G", "rotation": 90 }, "FRONT": { "patternId": "G", "rotation": 270 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId": "M", "rotation": 0 }, "RIGHT": { "patternI...
[ { "patternId": "G", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "B", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "M", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "G", "rotation": 0, "x": 1, "y": 2 }, { "patternId": ...
[ "BACK", "LEFT", "BOTTOM", "RIGHT", "BACK", "TOP", "BACK", "LEFT", "FRONT", "TOP" ]
[ "BACK", "LEFT", "BOTTOM", "RIGHT", "TOP", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "U", "rotation": 270 }, "BOTTOM": { "patternId": "G", "rotation": 90 }, "FRONT": { "patternId": "G", "rotation": 270 }, "BACK": { "patternId": "B", "rotation": 180 }, "LEFT": { "patternId": "M"...
{ "TOP": { "patternId": "U", "rotation": 270 }, "BOTTOM": { "patternId": "G", "rotation": 90 }, "FRONT": { "patternId": "G", "rotation": 270 }, "BACK": { "patternId": "B", "rotation": 180 }, "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...
C465
C466
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 -> E -> S -> E -> E...
standard_cross
[ "S", "E", "E", "N", "E", "S", "E", "E", "S", "W" ]
[ { "patternId": "8", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 270, "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/C466_path_sequence.png" }
{ "level_id": 466, "name": "Reconstruct 466", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-466.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "P", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "8", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "P", "8", "smile", "smile", "E", "E" ]
1
1
8
5
{ "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "E", "rotation": 270 }, "FRONT": { "patternId": "8", "rotation": 0 }, "BACK": { "patternId": "smile", "rotation": 270 }, "LEFT": { "patternId": "E", "rotation": 180 }, "RIGHT": { "p...
[ { "patternId": "E", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "8", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "smile", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "smile", "rotation": 270, "x": 3, "y": 2 }, { "pat...
[ "FRONT", "RIGHT", "BACK", "BOTTOM", "LEFT", "BACK", "TOP", "FRONT", "RIGHT", "TOP" ]
[ "FRONT", "RIGHT", "BACK", "BOTTOM", "LEFT", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "E", "rotation": 270 }, "FRONT": { "patternId": "8", "rotation": 0 }, "BACK": { "patternId": "smile", "rotation": 90 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "E", "rotation": 270 }, "FRONT": { "patternId": "8", "rotation": 0 }, "BACK": { "patternId": "smile", "rotation": 90 }, "LEFT": { "patternId": "E", "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...
C466
C467
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 -> N -> S -> N -> E...
standard_cross
[ "N", "E", "E", "S", "N", "S", "N", "E", "N", "N" ]
[ { "patternId": "arrow_left", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "A", "rotation": 0, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C467_path_sequence.png" }
{ "level_id": 467, "name": "Reconstruct 467", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-467.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "2", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "A", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "2", "A", "2", "arrow_left", "D", "H" ]
1
4
6
6
{ "TOP": { "patternId": "2", "rotation": 90 }, "BOTTOM": { "patternId": "H", "rotation": 180 }, "FRONT": { "patternId": "A", "rotation": 180 }, "BACK": { "patternId": "arrow_left", "rotation": 90 }, "LEFT": { "patternId": "D", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "H", "rotation": 180, "x": 1, "y": 4 }, { "patternId": "arrow_left", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "2", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "A", "rotation": 0, "x": 3, "y": 3 }, { "pa...
[ "BACK", "RIGHT", "FRONT", "BOTTOM", "FRONT", "BOTTOM", "FRONT", "LEFT", "TOP", "RIGHT" ]
[ "BACK", "RIGHT", "FRONT", "BOTTOM", "LEFT", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "2", "rotation": 90 }, "BOTTOM": { "patternId": "H", "rotation": 180 }, "FRONT": { "patternId": "A", "rotation": 180 }, "BACK": { "patternId": "arrow_left", "rotation": 270 }, "LEFT": { "patter...
{ "TOP": { "patternId": "2", "rotation": 90 }, "BOTTOM": { "patternId": "H", "rotation": 180 }, "FRONT": { "patternId": "A", "rotation": 180 }, "BACK": { "patternId": "arrow_left", "rotation": 270 }, "LEFT": { "patternId": "D", "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...
C467
C468
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 -> W -> W -> S -> E -> E...
standard_cross
[ "E", "E", "S", "W", "W", "S", "E", "E", "N", "E" ]
[ { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "3", "rotation": 0, "flipHorizontal": false, "flipVertical": true }...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C468_path_sequence.png" }
{ "level_id": 468, "name": "Reconstruct 468", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-468.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "circle", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "3", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 90, "flipHorizontal": false, "flipVertical": fals...
[ "circle", "3", "2", "V", "arrow_down", "4" ]
1
1
6
5
{ "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "4", "rotation": 0 }, "FRONT": { "patternId": "3", "rotation": 180 }, "BACK": { "patternId": "V", "rotation": 180 }, "LEFT": { "patternId": "arrow_down", "rotation": 270 }, "RIGHT"...
[ { "patternId": "4", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "2", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "circle", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "3", "rotation": 0, "x": 3, "y": 2 }, { "patternId...
[ "RIGHT", "TOP", "FRONT", "RIGHT", "BACK", "BOTTOM", "RIGHT", "TOP", "BACK", "LEFT" ]
[ "RIGHT", "TOP", "FRONT", "BACK", "BOTTOM", "LEFT" ]
6
{ "faces": { "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "4", "rotation": 0 }, "FRONT": { "patternId": "3", "rotation": 180 }, "BACK": { "patternId": "V", "rotation": 0 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "4", "rotation": 0 }, "FRONT": { "patternId": "3", "rotation": 180 }, "BACK": { "patternId": "V", "rotation": 0 }, "LEFT": { "patternId": "arrow_down", "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...
C468
C469
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> W -> S -> W -> N -> E -> E -> N...
standard_cross
[ "S", "W", "S", "W", "N", "E", "E", "N", "E", "E" ]
[ { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 90, "flipHorizontal": false, "flipVertical": true }...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C469_path_sequence.png" }
{ "level_id": 469, "name": "Reconstruct 469", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-469.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": false...
[ "smile", "O", "Z", "7", "N", "G" ]
3
1
7
5
{ "TOP": { "patternId": "smile", "rotation": 180 }, "BOTTOM": { "patternId": "G", "rotation": 0 }, "FRONT": { "patternId": "O", "rotation": 270 }, "BACK": { "patternId": "7", "rotation": 0 }, "LEFT": { "patternId": "N", "rotation": 90 }, "RIGHT": { "patt...
[ { "patternId": "G", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "O", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "N", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "smile", "rotation": 90, "x": 2, "y": 3 }, { "patternId...
[ "FRONT", "LEFT", "TOP", "BACK", "LEFT", "TOP", "RIGHT", "FRONT", "BOTTOM", "BACK" ]
[ "FRONT", "LEFT", "TOP", "BACK", "RIGHT", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "smile", "rotation": 180 }, "BOTTOM": { "patternId": "G", "rotation": 0 }, "FRONT": { "patternId": "O", "rotation": 270 }, "BACK": { "patternId": "7", "rotation": 180 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "smile", "rotation": 180 }, "BOTTOM": { "patternId": "G", "rotation": 0 }, "FRONT": { "patternId": "O", "rotation": 270 }, "BACK": { "patternId": "7", "rotation": 180 }, "LEFT": { "patternId": "N", "rotation": 180 }, "RIGHT": { "p...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C469
C470
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 -> S -> E -> S...
standard_cross
[ "S", "E", "E", "N", "W", "S", "E", "S", "W", "W" ]
[ { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "A", "rotation": 270, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C470_path_sequence.png" }
{ "level_id": 470, "name": "Reconstruct 470", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-470.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 0, "flipHorizontal": false, "flipVertical": f...
[ "L", "heart", "circle", "A", "5", "arrow_down" ]
1
1
5
5
{ "TOP": { "patternId": "L", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 0 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "A", "rotation": 270 }, "LEFT": { "patternId": "5", "rotation": 90 }, "RIGHT": ...
[ { "patternId": "arrow_down", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "heart", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "circle", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "A", "rotation": 270, "x": 3, "y": 2 }, {...
[ "FRONT", "RIGHT", "BACK", "BOTTOM", "RIGHT", "BACK", "BOTTOM", "LEFT", "BACK", "RIGHT" ]
[ "FRONT", "RIGHT", "BACK", "BOTTOM", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 0 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "A", "rotation": 90 }, "LEFT": { "patter...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 0 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "A", "rotation": 90 }, "LEFT": { "patternId": "5", "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...
C470
C471
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 -> N -> W -> W...
standard_cross
[ "E", "N", "E", "S", "E", "N", "W", "W", "E", "N" ]
[ { "patternId": "triangle", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "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/C471_path_sequence.png" }
{ "level_id": 471, "name": "Reconstruct 471", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-471.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "H", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "triangle", "rotation": 90, "flipHorizontal": false, "flipVertical": fa...
[ "H", "U", "triangle", "W", "B", "Q" ]
1
3
6
5
{ "TOP": { "patternId": "H", "rotation": 180 }, "BOTTOM": { "patternId": "Q", "rotation": 90 }, "FRONT": { "patternId": "U", "rotation": 180 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId": "B", "rotation": 90 }, "RIGHT": { "patte...
[ { "patternId": "Q", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "triangle", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "W", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "H", "rotation": 90, "x": 3, "y": 2 }, { "patt...
[ "RIGHT", "BACK", "TOP", "RIGHT", "FRONT", "TOP", "RIGHT", "BOTTOM", "RIGHT", "BACK" ]
[ "RIGHT", "BACK", "TOP", "FRONT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "H", "rotation": 180 }, "BOTTOM": { "patternId": "Q", "rotation": 90 }, "FRONT": { "patternId": "U", "rotation": 180 }, "BACK": { "patternId": "W", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "H", "rotation": 180 }, "BOTTOM": { "patternId": "Q", "rotation": 90 }, "FRONT": { "patternId": "U", "rotation": 180 }, "BACK": { "patternId": "W", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternI...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C471
C472
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 -> N -> N -> W -> N...
standard_cross
[ "N", "W", "S", "W", "N", "N", "W", "N", "E", "N" ]
[ { "patternId": "M", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "rotation": 180, "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/C472_path_sequence.png" }
{ "level_id": 472, "name": "Reconstruct 472", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-472.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "5", "H", "O", "M", "G", "G" ]
4
5
6
7
{ "TOP": { "patternId": "5", "rotation": 180 }, "BOTTOM": { "patternId": "G", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 270 }, "LEFT": { "patternId": "G", "rotation": 0 }, "RIGHT": { "patternId...
[ { "patternId": "G", "rotation": 0, "x": 4, "y": 5 }, { "patternId": "M", "rotation": 90, "x": 4, "y": 4 }, { "patternId": "G", "rotation": 180, "x": 3, "y": 4 }, { "patternId": "G", "rotation": 270, "x": 3, "y": 5 }, { "patternId": ...
[ "BACK", "LEFT", "BOTTOM", "FRONT", "LEFT", "BACK", "TOP", "RIGHT", "BACK", "BOTTOM" ]
[ "BACK", "LEFT", "BOTTOM", "FRONT", "TOP", "RIGHT" ]
6
{ "faces": { "TOP": { "patternId": "5", "rotation": 180 }, "BOTTOM": { "patternId": "G", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternId": "G", ...
{ "TOP": { "patternId": "5", "rotation": 180 }, "BOTTOM": { "patternId": "G", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 90 }, "LEFT": { "patternId": "G", "rotation": 90 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C472
C473
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 -> E -> S -> N -> S -> E...
standard_cross
[ "E", "S", "W", "E", "S", "N", "S", "E", "E", "E" ]
[ { "patternId": "Y", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "triangle", "rotation": 0, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C473_path_sequence.png" }
{ "level_id": 473, "name": "Reconstruct 473", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-473.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "I", "X", "Y", "M", "heart", "triangle" ]
1
1
7
5
{ "TOP": { "patternId": "I", "rotation": 180 }, "BOTTOM": { "patternId": "triangle", "rotation": 270 }, "FRONT": { "patternId": "X", "rotation": 270 }, "BACK": { "patternId": "M", "rotation": 270 }, "LEFT": { "patternId": "heart", "rotation": 0 }, "RIGHT": {...
[ { "patternId": "triangle", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "Y", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "X", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "triangle", "rotation": 0, "x": 1, "y": 2 }, { ...
[ "RIGHT", "FRONT", "BOTTOM", "FRONT", "LEFT", "FRONT", "LEFT", "TOP", "RIGHT", "BOTTOM" ]
[ "RIGHT", "FRONT", "BOTTOM", "LEFT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "I", "rotation": 180 }, "BOTTOM": { "patternId": "triangle", "rotation": 270 }, "FRONT": { "patternId": "X", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "I", "rotation": 180 }, "BOTTOM": { "patternId": "triangle", "rotation": 270 }, "FRONT": { "patternId": "X", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "heart", "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...
C473
C474
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> W -> E -> E -> N -> N -> W -> N...
standard_cross
[ "N", "W", "E", "E", "N", "N", "W", "N", "S", "N" ]
[ { "patternId": "plus", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "plus", "rotation": 180, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C474_path_sequence.png" }
{ "level_id": 474, "name": "Reconstruct 474", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-474.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "arrow_right", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical":...
[ "arrow_right", "Z", "L", "plus", "N", "triangle" ]
2
5
5
7
{ "TOP": { "patternId": "arrow_right", "rotation": 270 }, "BOTTOM": { "patternId": "triangle", "rotation": 0 }, "FRONT": { "patternId": "Z", "rotation": 90 }, "BACK": { "patternId": "plus", "rotation": 0 }, "LEFT": { "patternId": "N", "rotation": 90 }, "RIGH...
[ { "patternId": "triangle", "rotation": 0, "x": 2, "y": 5 }, { "patternId": "plus", "rotation": 180, "x": 2, "y": 4 }, { "patternId": "N", "rotation": 270, "x": 1, "y": 4 }, { "patternId": "plus", "rotation": 180, "x": 2, "y": 4 }, { ...
[ "BACK", "LEFT", "BACK", "RIGHT", "TOP", "LEFT", "BACK", "BOTTOM", "BACK", "BOTTOM" ]
[ "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "arrow_right", "rotation": 270 }, "BOTTOM": { "patternId": "triangle", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "plus", "rotation": 180 }, "LEFT": { ...
{ "TOP": { "patternId": "arrow_right", "rotation": 270 }, "BOTTOM": { "patternId": "triangle", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "plus", "rotation": 180 }, "LEFT": { "patternId": "N", "rotation": 180 }, "RI...
{ "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...
C474
C475
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 -> N -> E -> N...
standard_cross
[ "S", "S", "W", "N", "N", "N", "E", "N", "N", "E" ]
[ { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C475_path_sequence.png" }
{ "level_id": 475, "name": "Reconstruct 475", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-475.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "C", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical"...
[ "C", "9", "arrow_right", "R", "1", "triangle" ]
2
4
5
8
{ "TOP": { "patternId": "C", "rotation": 180 }, "BOTTOM": { "patternId": "triangle", "rotation": 90 }, "FRONT": { "patternId": "9", "rotation": 270 }, "BACK": { "patternId": "R", "rotation": 0 }, "LEFT": { "patternId": "1", "rotation": 0 }, "RIGHT": { "p...
[ { "patternId": "triangle", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "9", "rotation": 270, "x": 2, "y": 5 }, { "patternId": "C", "rotation": 180, "x": 2, "y": 6 }, { "patternId": "1", "rotation": 90, "x": 1, "y": 6 }, { "patt...
[ "FRONT", "TOP", "LEFT", "FRONT", "RIGHT", "BACK", "TOP", "LEFT", "BOTTOM", "FRONT" ]
[ "FRONT", "TOP", "LEFT", "RIGHT", "BACK", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "C", "rotation": 180 }, "BOTTOM": { "patternId": "triangle", "rotation": 90 }, "FRONT": { "patternId": "9", "rotation": 270 }, "BACK": { "patternId": "R", "rotation": 180 }, "LEFT": { "patternI...
{ "TOP": { "patternId": "C", "rotation": 180 }, "BOTTOM": { "patternId": "triangle", "rotation": 90 }, "FRONT": { "patternId": "9", "rotation": 270 }, "BACK": { "patternId": "R", "rotation": 180 }, "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...
C475
C476
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 -> S -> W -> S -> N -> N -> W...
standard_cross
[ "W", "W", "S", "W", "S", "N", "N", "W", "N", "N" ]
[ { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C476_path_sequence.png" }
{ "level_id": 476, "name": "Reconstruct 476", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-476.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": false },...
[ "5", "F", "Q", "circle", "I", "9" ]
5
3
7
7
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 0 }, "LEFT": { "patternId": "I", "rotation": 180 }, "RIGHT": { "patt...
[ { "patternId": "9", "rotation": 0, "x": 5, "y": 3 }, { "patternId": "I", "rotation": 90, "x": 4, "y": 3 }, { "patternId": "5", "rotation": 270, "x": 3, "y": 3 }, { "patternId": "F", "rotation": 270, "x": 3, "y": 4 }, { "patternId": ...
[ "LEFT", "TOP", "FRONT", "RIGHT", "BOTTOM", "RIGHT", "TOP", "BACK", "LEFT", "FRONT" ]
[ "LEFT", "TOP", "FRONT", "RIGHT", "BOTTOM", "BACK" ]
6
{ "faces": { "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "I", "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...
C476
C477
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 -> E -> N -> E -> E...
standard_cross
[ "W", "W", "N", "W", "E", "N", "E", "E", "E", "W" ]
[ { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C477_path_sequence.png" }
{ "level_id": 477, "name": "Reconstruct 477", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-477.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "C", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, ...
[ "C", "I", "O", "C", "D", "6" ]
4
3
7
5
{ "TOP": { "patternId": "C", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "I", "rotation": 90 }, "BACK": { "patternId": "C", "rotation": 270 }, "LEFT": { "patternId": "D", "rotation": 180 }, "RIGHT": { "patter...
[ { "patternId": "6", "rotation": 180, "x": 4, "y": 3 }, { "patternId": "D", "rotation": 90, "x": 3, "y": 3 }, { "patternId": "C", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "C", "rotation": 270, "x": 2, "y": 2 }, { "patternId"...
[ "LEFT", "TOP", "BACK", "RIGHT", "BACK", "BOTTOM", "LEFT", "TOP", "RIGHT", "TOP" ]
[ "LEFT", "TOP", "BACK", "RIGHT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "C", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "C", "rotation": 90 }, "LEFT": { "patternId": "D", ...
{ "TOP": { "patternId": "C", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "C", "rotation": 90 }, "LEFT": { "patternId": "D", "rotation": 270 }, "RIGHT": { "patternI...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C477
C478
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 -> S -> S -> W -> W -> S...
standard_cross
[ "E", "E", "E", "S", "S", "W", "W", "S", "E", "W" ]
[ { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "triangle", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C478_path_sequence.png" }
{ "level_id": 478, "name": "Reconstruct 478", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-478.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "triangle", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "C", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": false...
[ "triangle", "C", "O", "Y", "D", "E" ]
1
1
6
6
{ "TOP": { "patternId": "triangle", "rotation": 0 }, "BOTTOM": { "patternId": "E", "rotation": 180 }, "FRONT": { "patternId": "C", "rotation": 0 }, "BACK": { "patternId": "Y", "rotation": 0 }, "LEFT": { "patternId": "D", "rotation": 0 }, "RIGHT": { "patt...
[ { "patternId": "E", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "O", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "triangle", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "D", "rotation": 270, "x": 4, "y": 1 }, { "pat...
[ "RIGHT", "TOP", "LEFT", "FRONT", "RIGHT", "TOP", "LEFT", "BACK", "TOP", "BACK" ]
[ "RIGHT", "TOP", "LEFT", "FRONT", "BACK" ]
5
{ "faces": { "TOP": { "patternId": "triangle", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "C", "rotation": 0 }, "BACK": { "patternId": "Y", "rotation": 180 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "triangle", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "C", "rotation": 0 }, "BACK": { "patternId": "Y", "rotation": 180 }, "LEFT": { "patternId": "D", "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...
C478
C479
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 -> S -> N -> W -> W -> W...
standard_cross
[ "S", "W", "E", "S", "N", "W", "W", "W", "S", "W" ]
[ { "patternId": "Y", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "E", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Y", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C479_path_sequence.png" }
{ "level_id": 479, "name": "Reconstruct 479", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-479.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Y", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "Z", "Y", "E", "G", "E", "P" ]
5
1
7
5
{ "TOP": { "patternId": "Z", "rotation": 0 }, "BOTTOM": { "patternId": "P", "rotation": 90 }, "FRONT": { "patternId": "Y", "rotation": 90 }, "BACK": { "patternId": "G", "rotation": 0 }, "LEFT": { "patternId": "E", "rotation": 270 }, "RIGHT": { "patternId...
[ { "patternId": "P", "rotation": 90, "x": 5, "y": 1 }, { "patternId": "Y", "rotation": 90, "x": 5, "y": 2 }, { "patternId": "E", "rotation": 270, "x": 4, "y": 2 }, { "patternId": "Y", "rotation": 90, "x": 5, "y": 2 }, { "patternId": ...
[ "FRONT", "LEFT", "FRONT", "TOP", "FRONT", "LEFT", "BACK", "RIGHT", "TOP", "FRONT" ]
[ "FRONT", "LEFT", "TOP", "BACK", "RIGHT" ]
5
{ "faces": { "TOP": { "patternId": "Z", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 90 }, "BACK": { "patternId": "G", "rotation": 180 }, "LEFT": { "patternId": "E", ...
{ "TOP": { "patternId": "Z", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 90 }, "BACK": { "patternId": "G", "rotation": 180 }, "LEFT": { "patternId": "E", "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...
C479
C480
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 -> W -> E -> S -> E -> W -> N...
standard_cross
[ "W", "N", "W", "E", "S", "E", "W", "N", "N", "N" ]
[ { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C480_path_sequence.png" }
{ "level_id": 480, "name": "Reconstruct 480", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-480.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "Q", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 180, "flipHorizontal": false, "flipVertical": fal...
[ "Q", "E", "diamond", "N", "F", "8" ]
3
4
5
6
{ "TOP": { "patternId": "Q", "rotation": 90 }, "BOTTOM": { "patternId": "8", "rotation": 180 }, "FRONT": { "patternId": "E", "rotation": 180 }, "BACK": { "patternId": "N", "rotation": 270 }, "LEFT": { "patternId": "F", "rotation": 180 }, "RIGHT": { "patt...
[ { "patternId": "8", "rotation": 180, "x": 3, "y": 4 }, { "patternId": "F", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "N", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "Q", "rotation": 180, "x": 1, "y": 3 }, { "patternId"...
[ "LEFT", "BACK", "TOP", "BACK", "LEFT", "BOTTOM", "LEFT", "BACK", "RIGHT", "FRONT" ]
[ "LEFT", "BACK", "TOP", "BOTTOM", "RIGHT", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "Q", "rotation": 90 }, "BOTTOM": { "patternId": "8", "rotation": 180 }, "FRONT": { "patternId": "E", "rotation": 180 }, "BACK": { "patternId": "N", "rotation": 90 }, "LEFT": { "patternId": "F",...
{ "TOP": { "patternId": "Q", "rotation": 90 }, "BOTTOM": { "patternId": "8", "rotation": 180 }, "FRONT": { "patternId": "E", "rotation": 180 }, "BACK": { "patternId": "N", "rotation": 90 }, "LEFT": { "patternId": "F", "rotation": 270 }, "RIGHT": { "patte...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C480
C481
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 -> N -> E -> N -> W -> N...
standard_cross
[ "N", "W", "W", "N", "E", "N", "W", "N", "E", "E" ]
[ { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "square", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C481_path_sequence.png" }
{ "level_id": 481, "name": "Reconstruct 481", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-481.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "6", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "square", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 90, "flipHorizontal": false, "flipVertical": fals...
[ "6", "square", "M", "S", "K", "B" ]
3
5
5
7
{ "TOP": { "patternId": "6", "rotation": 180 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "square", "rotation": 270 }, "BACK": { "patternId": "S", "rotation": 270 }, "LEFT": { "patternId": "K", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "B", "rotation": 180, "x": 3, "y": 5 }, { "patternId": "S", "rotation": 90, "x": 3, "y": 4 }, { "patternId": "K", "rotation": 270, "x": 2, "y": 4 }, { "patternId": "square", "rotation": 90, "x": 1, "y": 4 }, { "patter...
[ "BACK", "LEFT", "FRONT", "TOP", "LEFT", "BACK", "TOP", "RIGHT", "BACK", "LEFT" ]
[ "BACK", "LEFT", "FRONT", "TOP", "RIGHT" ]
5
{ "faces": { "TOP": { "patternId": "6", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 270 }, "BACK": { "patternId": "S", "rotation": 90 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "6", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 270 }, "BACK": { "patternId": "S", "rotation": 90 }, "LEFT": { "patternId": "K", "rotation": 180 }, "RIGHT": { "p...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C481
C482
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 -> W -> E -> S -> E -> S...
standard_cross
[ "S", "E", "W", "W", "E", "S", "E", "S", "S", "S" ]
[ { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "J", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C482_path_sequence.png" }
{ "level_id": 482, "name": "Reconstruct 482", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-482.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "L", "D", "J", "diamond", "1", "diamond" ]
2
1
5
8
{ "TOP": { "patternId": "L", "rotation": 180 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "D", "rotation": 270 }, "BACK": { "patternId": "diamond", "rotation": 90 }, "LEFT": { "patternId": "1", "rotation": 180 }, "RIGHT": ...
[ { "patternId": "diamond", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "D", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "J", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "D", "rotation": 270, "x": 2, "y": 2 }, { "patt...
[ "FRONT", "RIGHT", "FRONT", "LEFT", "FRONT", "TOP", "RIGHT", "BACK", "LEFT", "FRONT" ]
[ "FRONT", "RIGHT", "LEFT", "TOP", "BACK" ]
5
{ "faces": { "TOP": { "patternId": "L", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "D", "rotation": 270 }, "BACK": { "patternId": "diamond", "rotation": 270 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "L", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "D", "rotation": 270 }, "BACK": { "patternId": "diamond", "rotation": 270 }, "LEFT": { "patternId": "1", "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...
C482
C483
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 -> E -> E -> S -> E...
standard_cross
[ "N", "W", "N", "N", "E", "E", "S", "E", "S", "S" ]
[ { "patternId": "P", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_down", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 90, "flipHorizontal": false, "flipVertical":...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C483_path_sequence.png" }
{ "level_id": 483, "name": "Reconstruct 483", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-483.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "star", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "9", "rotation": 0, "flipHorizontal": false, "flipVertical": false }...
[ "star", "F", "9", "P", "arrow_down", "square" ]
2
4
6
6
{ "TOP": { "patternId": "star", "rotation": 0 }, "BOTTOM": { "patternId": "square", "rotation": 90 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "P", "rotation": 0 }, "LEFT": { "patternId": "arrow_down", "rotation": 90 }, "RIGHT":...
[ { "patternId": "square", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "P", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "arrow_down", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "star", "rotation": 90, "x": 1, "y": 2 }, {...
[ "BACK", "LEFT", "TOP", "RIGHT", "BACK", "LEFT", "TOP", "FRONT", "RIGHT", "BACK" ]
[ "BACK", "LEFT", "TOP", "RIGHT", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "star", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "P", "rotation": 180 }, "LEFT": { "patternId": "ar...
{ "TOP": { "patternId": "star", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "P", "rotation": 180 }, "LEFT": { "patternId": "arrow_down", "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...
C483
C484
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 -> E -> N -> E -> W...
standard_cross
[ "N", "N", "N", "E", "E", "N", "E", "W", "N", "S" ]
[ { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C484_path_sequence.png" }
{ "level_id": 484, "name": "Reconstruct 484", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-484.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "arrow_up", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertica...
[ "arrow_up", "Q", "diamond", "R", "R", "square" ]
1
6
6
8
{ "TOP": { "patternId": "arrow_up", "rotation": 270 }, "BOTTOM": { "patternId": "square", "rotation": 270 }, "FRONT": { "patternId": "Q", "rotation": 270 }, "BACK": { "patternId": "R", "rotation": 0 }, "LEFT": { "patternId": "R", "rotation": 90 }, "RIGHT": {...
[ { "patternId": "square", "rotation": 270, "x": 1, "y": 6 }, { "patternId": "R", "rotation": 180, "x": 1, "y": 5 }, { "patternId": "arrow_up", "rotation": 270, "x": 1, "y": 4 }, { "patternId": "Q", "rotation": 270, "x": 1, "y": 3 }, { ...
[ "BACK", "TOP", "FRONT", "RIGHT", "BACK", "BOTTOM", "LEFT", "BOTTOM", "FRONT", "BOTTOM" ]
[ "BACK", "TOP", "FRONT", "RIGHT", "BOTTOM", "LEFT" ]
6
{ "faces": { "TOP": { "patternId": "arrow_up", "rotation": 270 }, "BOTTOM": { "patternId": "square", "rotation": 270 }, "FRONT": { "patternId": "Q", "rotation": 270 }, "BACK": { "patternId": "R", "rotation": 180 }, "LEFT": { "pa...
{ "TOP": { "patternId": "arrow_up", "rotation": 270 }, "BOTTOM": { "patternId": "square", "rotation": 270 }, "FRONT": { "patternId": "Q", "rotation": 270 }, "BACK": { "patternId": "R", "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...
C484
C485
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 -> S -> W -> S -> W -> N...
standard_cross
[ "S", "E", "E", "S", "W", "S", "W", "N", "N", "N" ]
[ { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C485_path_sequence.png" }
{ "level_id": 485, "name": "Reconstruct 485", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-485.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "B", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": false },...
[ "B", "P", "D", "K", "heart", "arrow_left" ]
1
1
5
6
{ "TOP": { "patternId": "B", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "K", "rotation": 90 }, "LEFT": { "patternId": "heart", "rotation": 270 }, "RIGHT":...
[ { "patternId": "arrow_left", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "P", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "D", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "K", "rotation": 90, "x": 3, "y": 2 }, { "pa...
[ "FRONT", "RIGHT", "BACK", "TOP", "RIGHT", "FRONT", "BOTTOM", "RIGHT", "TOP", "LEFT" ]
[ "FRONT", "RIGHT", "BACK", "TOP", "BOTTOM", "LEFT" ]
6
{ "faces": { "TOP": { "patternId": "B", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "K", "rotation": 270 }, "LEFT": { "patter...
{ "TOP": { "patternId": "B", "rotation": 180 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "K", "rotation": 270 }, "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...
C485
C486
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> W -> S -> E -> W -> S -> W -> N...
standard_cross
[ "S", "W", "S", "E", "W", "S", "W", "N", "W", "W" ]
[ { "patternId": "H", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "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/C486_path_sequence.png" }
{ "level_id": 486, "name": "Reconstruct 486", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-486.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "circle", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 270, "flipHorizontal": false, "flipVertical": fal...
[ "circle", "H", "W", "2", "K", "arrow_left" ]
5
1
7
6
{ "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "H", "rotation": 270 }, "BACK": { "patternId": "2", "rotation": 90 }, "LEFT": { "patternId": "K", "rotation": 180 }, "RIGHT...
[ { "patternId": "arrow_left", "rotation": 270, "x": 5, "y": 1 }, { "patternId": "H", "rotation": 270, "x": 5, "y": 2 }, { "patternId": "K", "rotation": 180, "x": 4, "y": 2 }, { "patternId": "circle", "rotation": 180, "x": 4, "y": 3 }, { ...
[ "FRONT", "LEFT", "TOP", "FRONT", "TOP", "RIGHT", "BACK", "TOP", "LEFT", "BOTTOM" ]
[ "FRONT", "LEFT", "TOP", "RIGHT", "BACK", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "H", "rotation": 270 }, "BACK": { "patternId": "2", "rotation": 270 }, "LEFT": { "...
{ "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 270 }, "FRONT": { "patternId": "H", "rotation": 270 }, "BACK": { "patternId": "2", "rotation": 270 }, "LEFT": { "patternId": "K", "rotation": 270 }, "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...
C486
C487
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 -> E -> N -> N -> N -> S...
standard_cross
[ "S", "E", "S", "E", "N", "N", "N", "S", "N", "N" ]
[ { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical": t...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C487_path_sequence.png" }
{ "level_id": 487, "name": "Reconstruct 487", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-487.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "arrow_right", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 180, "flipHorizontal": false, "flipVertical": ...
[ "arrow_right", "E", "D", "arrow_up", "D", "6" ]
1
3
5
7
{ "TOP": { "patternId": "arrow_right", "rotation": 90 }, "BOTTOM": { "patternId": "6", "rotation": 270 }, "FRONT": { "patternId": "E", "rotation": 90 }, "BACK": { "patternId": "arrow_up", "rotation": 180 }, "LEFT": { "patternId": "D", "rotation": 270 }, "RIG...
[ { "patternId": "6", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "E", "rotation": 90, "x": 1, "y": 4 }, { "patternId": "D", "rotation": 270, "x": 2, "y": 4 }, { "patternId": "arrow_right", "rotation": 180, "x": 2, "y": 5 }, { "...
[ "FRONT", "RIGHT", "TOP", "BACK", "RIGHT", "FRONT", "LEFT", "FRONT", "LEFT", "BACK" ]
[ "FRONT", "RIGHT", "TOP", "BACK", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "arrow_right", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "E", "rotation": 90 }, "BACK": { "patternId": "arrow_up", "rotation": 0 }, "LEFT": { "pat...
{ "TOP": { "patternId": "arrow_right", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "E", "rotation": 90 }, "BACK": { "patternId": "arrow_up", "rotation": 0 }, "LEFT": { "patternId": "D", "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...
C487
C488
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 -> S -> E -> S -> E...
standard_cross
[ "N", "W", "S", "S", "S", "E", "S", "E", "N", "N" ]
[ { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C488_path_sequence.png" }
{ "level_id": 488, "name": "Reconstruct 488", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-488.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_down", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": fal...
[ "Y", "arrow_down", "M", "M", "Q", "X" ]
2
2
5
7
{ "TOP": { "patternId": "Y", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 0 }, "FRONT": { "patternId": "arrow_down", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 180 }, "LEFT": { "patternId": "Q", "rotation": 0 }, "RIGHT": { "pa...
[ { "patternId": "X", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "M", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "Q", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "X", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "...
[ "BACK", "LEFT", "BOTTOM", "RIGHT", "TOP", "BACK", "LEFT", "BOTTOM", "BACK", "TOP" ]
[ "BACK", "LEFT", "BOTTOM", "RIGHT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "Y", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 0 }, "LEFT": { "patternId": "Q", ...
{ "TOP": { "patternId": "Y", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 0 }, "LEFT": { "patternId": "Q", "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...
C488
C489
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 -> E -> N -> W -> W...
standard_cross
[ "N", "N", "E", "S", "E", "N", "W", "W", "S", "S" ]
[ { "patternId": "diamond", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C489_path_sequence.png" }
{ "level_id": 489, "name": "Reconstruct 489", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-489.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 90, "flipHorizontal": false, "flipVertical": f...
[ "smile", "diamond", "M", "diamond", "X", "6" ]
1
3
5
5
{ "TOP": { "patternId": "smile", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 270 }, "FRONT": { "patternId": "diamond", "rotation": 270 }, "BACK": { "patternId": "diamond", "rotation": 180 }, "LEFT": { "patternId": "X", "rotation": 270 }, "RIGH...
[ { "patternId": "6", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "diamond", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "smile", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "M", "rotation": 90, "x": 2, "y": 1 }, { "patt...
[ "BACK", "TOP", "RIGHT", "BACK", "BOTTOM", "RIGHT", "BACK", "LEFT", "BOTTOM", "RIGHT" ]
[ "BACK", "TOP", "RIGHT", "BOTTOM", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "smile", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 0 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "smile", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 0 }, "LEFT": { "patternId": "X", "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...
C489
C490
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 -> S -> W -> N -> W -> N...
standard_cross
[ "N", "E", "W", "S", "W", "N", "W", "N", "W", "S" ]
[ { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C490_path_sequence.png" }
{ "level_id": 490, "name": "Reconstruct 490", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-490.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "2", "E", "S", "Z", "N", "5" ]
4
3
7
5
{ "TOP": { "patternId": "2", "rotation": 270 }, "BOTTOM": { "patternId": "5", "rotation": 90 }, "FRONT": { "patternId": "E", "rotation": 0 }, "BACK": { "patternId": "Z", "rotation": 270 }, "LEFT": { "patternId": "N", "rotation": 90 }, "RIGHT": { "pattern...
[ { "patternId": "5", "rotation": 90, "x": 4, "y": 3 }, { "patternId": "Z", "rotation": 90, "x": 4, "y": 2 }, { "patternId": "S", "rotation": 0, "x": 5, "y": 2 }, { "patternId": "Z", "rotation": 90, "x": 4, "y": 2 }, { "patternId": "5...
[ "BACK", "RIGHT", "BACK", "BOTTOM", "LEFT", "BACK", "TOP", "RIGHT", "FRONT", "TOP" ]
[ "BACK", "RIGHT", "BOTTOM", "LEFT", "TOP", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "2", "rotation": 270 }, "BOTTOM": { "patternId": "5", "rotation": 90 }, "FRONT": { "patternId": "E", "rotation": 0 }, "BACK": { "patternId": "Z", "rotation": 90 }, "LEFT": { "patternId": "N", ...
{ "TOP": { "patternId": "2", "rotation": 270 }, "BOTTOM": { "patternId": "5", "rotation": 90 }, "FRONT": { "patternId": "E", "rotation": 0 }, "BACK": { "patternId": "Z", "rotation": 90 }, "LEFT": { "patternId": "N", "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...
C490
C491
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 -> W -> N -> W -> N -> E...
standard_cross
[ "E", "E", "W", "W", "N", "W", "N", "E", "E", "S" ]
[ { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C491_path_sequence.png" }
{ "level_id": 491, "name": "Reconstruct 491", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-491.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "4", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "4", "U", "X", "B", "Z", "arrow_left" ]
2
3
6
5
{ "TOP": { "patternId": "4", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 180 }, "FRONT": { "patternId": "U", "rotation": 0 }, "BACK": { "patternId": "B", "rotation": 180 }, "LEFT": { "patternId": "Z", "rotation": 180 }, "RIGHT": { ...
[ { "patternId": "arrow_left", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "X", "rotation": 180, "x": 3, "y": 3 }, { "patternId": "4", "rotation": 90, "x": 4, "y": 3 }, { "patternId": "X", "rotation": 180, "x": 3, "y": 3 }, { "p...
[ "RIGHT", "TOP", "RIGHT", "BOTTOM", "BACK", "LEFT", "TOP", "BACK", "BOTTOM", "LEFT" ]
[ "RIGHT", "TOP", "BOTTOM", "BACK", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "4", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "4", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId": "Z", "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...
C491
C492
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 -> E -> E -> S -> E...
standard_cross
[ "N", "W", "N", "N", "E", "E", "S", "E", "N", "N" ]
[ { "patternId": "F", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C492_path_sequence.png" }
{ "level_id": 492, "name": "Reconstruct 492", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-492.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "K", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 270, "flipHorizontal": false, "flipVertical": false...
[ "K", "star", "X", "F", "F", "S" ]
2
5
6
7
{ "TOP": { "patternId": "K", "rotation": 270 }, "BOTTOM": { "patternId": "S", "rotation": 270 }, "FRONT": { "patternId": "star", "rotation": 270 }, "BACK": { "patternId": "F", "rotation": 180 }, "LEFT": { "patternId": "F", "rotation": 90 }, "RIGHT": { "p...
[ { "patternId": "S", "rotation": 270, "x": 2, "y": 5 }, { "patternId": "F", "rotation": 0, "x": 2, "y": 4 }, { "patternId": "F", "rotation": 270, "x": 1, "y": 4 }, { "patternId": "K", "rotation": 0, "x": 1, "y": 3 }, { "patternId": "...
[ "BACK", "LEFT", "TOP", "RIGHT", "BACK", "LEFT", "TOP", "FRONT", "LEFT", "BACK" ]
[ "BACK", "LEFT", "TOP", "RIGHT", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "K", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "star", "rotation": 270 }, "BACK": { "patternId": "F", "rotation": 0 }, "LEFT": { "patternId": "F"...
{ "TOP": { "patternId": "K", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "star", "rotation": 270 }, "BACK": { "patternId": "F", "rotation": 0 }, "LEFT": { "patternId": "F", "rotation": 180 }, "RIGHT": { "patt...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C492
C493
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 -> S -> E -> S -> W...
standard_cross
[ "E", "N", "N", "N", "S", "E", "S", "W", "W", "N" ]
[ { "patternId": "arrow_up", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 90, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C493_path_sequence.png" }
{ "level_id": 493, "name": "Reconstruct 493", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-493.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_up", "rotation": 0, "flipHorizontal": false, "flipVertical": fals...
[ "5", "B", "arrow_up", "W", "star", "X" ]
1
4
5
6
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "X", "rotation": 0 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "W", "rotation": 0 }, "LEFT": { "patternId": "star", "rotation": 0 }, "RIGHT": { "pattern...
[ { "patternId": "X", "rotation": 0, "x": 1, "y": 4 }, { "patternId": "arrow_up", "rotation": 180, "x": 2, "y": 4 }, { "patternId": "W", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "star", "rotation": 90, "x": 2, "y": 2 }, { "pat...
[ "RIGHT", "BACK", "LEFT", "FRONT", "LEFT", "TOP", "BACK", "LEFT", "FRONT", "TOP" ]
[ "RIGHT", "BACK", "LEFT", "FRONT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId": "star...
{ "TOP": { "patternId": "5", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "B", "rotation": 270 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId": "star", "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...
C493
C494
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 -> N -> E -> S -> E...
standard_cross
[ "W", "S", "S", "N", "N", "E", "S", "E", "W", "N" ]
[ { "patternId": "T", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": true }...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C494_path_sequence.png" }
{ "level_id": 494, "name": "Reconstruct 494", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-494.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "C", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "C", "S", "plus", "W", "T", "smile" ]
2
1
5
5
{ "TOP": { "patternId": "C", "rotation": 0 }, "BOTTOM": { "patternId": "smile", "rotation": 180 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "W", "rotation": 90 }, "LEFT": { "patternId": "T", "rotation": 270 }, "RIGHT": { "pa...
[ { "patternId": "smile", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "T", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "S", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "plus", "rotation": 270, "x": 1, "y": 3 }, { "pat...
[ "LEFT", "FRONT", "RIGHT", "FRONT", "LEFT", "BOTTOM", "FRONT", "RIGHT", "FRONT", "BOTTOM" ]
[ "LEFT", "FRONT", "RIGHT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "smile", "rotation": 180 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "T...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "smile", "rotation": 180 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "T", "rotation": 0 }, "RIGHT": { "patte...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C494
C495
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 -> S -> W -> S -> S -> N -> W...
standard_cross
[ "N", "N", "S", "W", "S", "S", "N", "W", "N", "W" ]
[ { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "rotation": 270, "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/C495_path_sequence.png" }
{ "level_id": 495, "name": "Reconstruct 495", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-495.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "K", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 180, "flipHorizontal": false, "flipVertical": false...
[ "K", "S", "heart", "X", "circle", "R" ]
4
3
6
6
{ "TOP": { "patternId": "K", "rotation": 270 }, "BOTTOM": { "patternId": "R", "rotation": 270 }, "FRONT": { "patternId": "S", "rotation": 90 }, "BACK": { "patternId": "X", "rotation": 180 }, "LEFT": { "patternId": "circle", "rotation": 270 }, "RIGHT": { ...
[ { "patternId": "R", "rotation": 270, "x": 4, "y": 3 }, { "patternId": "X", "rotation": 0, "x": 4, "y": 2 }, { "patternId": "K", "rotation": 270, "x": 4, "y": 1 }, { "patternId": "X", "rotation": 0, "x": 4, "y": 2 }, { "patternId": "...
[ "BACK", "TOP", "BACK", "LEFT", "BOTTOM", "RIGHT", "BOTTOM", "FRONT", "LEFT", "TOP" ]
[ "BACK", "TOP", "LEFT", "BOTTOM", "RIGHT", "FRONT" ]
6
{ "faces": { "TOP": { "patternId": "K", "rotation": 270 }, "BOTTOM": { "patternId": "R", "rotation": 270 }, "FRONT": { "patternId": "S", "rotation": 90 }, "BACK": { "patternId": "X", "rotation": 0 }, "LEFT": { "patternId": "circ...
{ "TOP": { "patternId": "K", "rotation": 270 }, "BOTTOM": { "patternId": "R", "rotation": 270 }, "FRONT": { "patternId": "S", "rotation": 90 }, "BACK": { "patternId": "X", "rotation": 0 }, "LEFT": { "patternId": "circle", "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...
C495
C496
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 -> N -> N -> E -> N -> E...
standard_cross
[ "E", "S", "S", "N", "N", "E", "N", "E", "N", "N" ]
[ { "patternId": "Z", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "6", "rotation": 270, "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/C496_path_sequence.png" }
{ "level_id": 496, "name": "Reconstruct 496", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-496.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "Z", "6", "Z", "2", "1", "G" ]
1
4
6
8
{ "TOP": { "patternId": "Z", "rotation": 0 }, "BOTTOM": { "patternId": "G", "rotation": 270 }, "FRONT": { "patternId": "6", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 270 }, "LEFT": { "patternId": "1", "rotation": 270 }, "RIGHT": { "patte...
[ { "patternId": "G", "rotation": 270, "x": 1, "y": 4 }, { "patternId": "Z", "rotation": 180, "x": 2, "y": 4 }, { "patternId": "6", "rotation": 270, "x": 2, "y": 5 }, { "patternId": "1", "rotation": 0, "x": 2, "y": 6 }, { "patternId":...
[ "RIGHT", "FRONT", "LEFT", "FRONT", "RIGHT", "TOP", "BACK", "LEFT", "BOTTOM", "RIGHT" ]
[ "RIGHT", "FRONT", "LEFT", "TOP", "BACK", "BOTTOM" ]
6
{ "faces": { "TOP": { "patternId": "Z", "rotation": 0 }, "BOTTOM": { "patternId": "G", "rotation": 270 }, "FRONT": { "patternId": "6", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 90 }, "LEFT": { "patternId": "1", ...
{ "TOP": { "patternId": "Z", "rotation": 0 }, "BOTTOM": { "patternId": "G", "rotation": 270 }, "FRONT": { "patternId": "6", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 90 }, "LEFT": { "patternId": "1", "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...
C496
C497
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 -> W -> S -> W -> S...
standard_cross
[ "S", "E", "N", "N", "W", "S", "W", "S", "W", "W" ]
[ { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C497_path_sequence.png" }
{ "level_id": 497, "name": "Reconstruct 497", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-497.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "3", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "3", "Z", "2", "F", "4", "2" ]
4
2
7
5
{ "TOP": { "patternId": "3", "rotation": 270 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "Z", "rotation": 0 }, "BACK": { "patternId": "F", "rotation": 0 }, "LEFT": { "patternId": "4", "rotation": 180 }, "RIGHT": { "patternId...
[ { "patternId": "2", "rotation": 0, "x": 4, "y": 2 }, { "patternId": "Z", "rotation": 0, "x": 4, "y": 3 }, { "patternId": "2", "rotation": 180, "x": 5, "y": 3 }, { "patternId": "2", "rotation": 270, "x": 5, "y": 2 }, { "patternId": "...
[ "FRONT", "RIGHT", "BOTTOM", "LEFT", "FRONT", "BOTTOM", "RIGHT", "BACK", "TOP", "FRONT" ]
[ "FRONT", "RIGHT", "BOTTOM", "LEFT", "BACK", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "3", "rotation": 270 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "Z", "rotation": 0 }, "BACK": { "patternId": "F", "rotation": 180 }, "LEFT": { "patternId": "4", ...
{ "TOP": { "patternId": "3", "rotation": 270 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "Z", "rotation": 0 }, "BACK": { "patternId": "F", "rotation": 180 }, "LEFT": { "patternId": "4", "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...
C497
C498
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 -> E -> E -> S...
standard_cross
[ "E", "S", "S", "S", "W", "E", "E", "S", "S", "N" ]
[ { "patternId": "circle", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "triangle", "rotation": 90, "flipHorizontal": false, "flipVertical": t...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C498_path_sequence.png" }
{ "level_id": 498, "name": "Reconstruct 498", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-498.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 0, "flipHorizontal": false, "flipVertical...
[ "arrow_left", "J", "circle", "heart", "triangle", "arrow_up" ]
1
1
5
8
{ "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 90 }, "FRONT": { "patternId": "J", "rotation": 270 }, "BACK": { "patternId": "heart", "rotation": 0 }, "LEFT": { "patternId": "triangle", "rotation": 0 }, ...
[ { "patternId": "arrow_up", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "circle", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "J", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "triangle", "rotation": 90, "x": 2, "y": 3 }, {...
[ "RIGHT", "FRONT", "LEFT", "BACK", "BOTTOM", "BACK", "TOP", "RIGHT", "BOTTOM", "RIGHT" ]
[ "RIGHT", "FRONT", "LEFT", "BACK", "BOTTOM", "TOP" ]
6
{ "faces": { "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 90 }, "FRONT": { "patternId": "J", "rotation": 270 }, "BACK": { "patternId": "heart", "rotation": 180 }, "LEFT": { ...
{ "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 90 }, "FRONT": { "patternId": "J", "rotation": 270 }, "BACK": { "patternId": "heart", "rotation": 180 }, "LEFT": { "patternId": "triangle", "rotation": 90 ...
{ "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...
C498
C499
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 -> W -> S -> E -> N -> E...
standard_cross
[ "E", "E", "S", "W", "S", "E", "N", "E", "E", "S" ]
[ { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C499_path_sequence.png" }
{ "level_id": 499, "name": "Reconstruct 499", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-499.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "S", "smile", "2", "arrow_left", "4", "square" ]
1
1
7
5
{ "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "square", "rotation": 90 }, "FRONT": { "patternId": "smile", "rotation": 0 }, "BACK": { "patternId": "arrow_left", "rotation": 270 }, "LEFT": { "patternId": "4", "rotation": 90 }, "RIGHT...
[ { "patternId": "square", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "2", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "S", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "smile", "rotation": 180, "x": 3, "y": 2 }, { "p...
[ "RIGHT", "TOP", "FRONT", "RIGHT", "BOTTOM", "FRONT", "RIGHT", "TOP", "LEFT", "FRONT" ]
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "square", "rotation": 90 }, "FRONT": { "patternId": "smile", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "square", "rotation": 90 }, "FRONT": { "patternId": "smile", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "4", "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...
C499
C500
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 -> N -> S -> S -> W -> N -> W...
standard_cross
[ "E", "S", "N", "S", "S", "W", "N", "W", "S", "S" ]
[ { "patternId": "1", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "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/C500_path_sequence.png" }
{ "level_id": 500, "name": "Reconstruct 500", "difficulty": 5, "move_count": 10, "tier": 5, "source_level_path": "levels/reconstruct/generated-500.json", "tier_label": "Difficulty 5" }
10-move reconstruct puzzle
[ { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "J", "smile", "1", "arrow_left", "arrow_up", "arrow_up" ]
2
1
5
6
{ "TOP": { "patternId": "J", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 270 }, "FRONT": { "patternId": "smile", "rotation": 0 }, "BACK": { "patternId": "arrow_left", "rotation": 90 }, "LEFT": { "patternId": "arrow_up", "rotation": 270 },...
[ { "patternId": "arrow_up", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "1", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "smile", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "1", "rotation": 180, "x": 3, "y": 1 }, { ...
[ "RIGHT", "FRONT", "RIGHT", "FRONT", "LEFT", "BOTTOM", "FRONT", "RIGHT", "BOTTOM", "LEFT" ]
[ "RIGHT", "FRONT", "LEFT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 270 }, "FRONT": { "patternId": "smile", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 270 }, "FRONT": { "patternId": "smile", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "arrow_up", "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...
C500