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
C101
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> N -> E -> N The puzzle images a...
standard_cross
[ "W", "N", "E", "N" ]
[ { "patternId": "U", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": true },...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C101_path_sequence.png" }
{ "level_id": 101, "name": "Reconstruct 101", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-101.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "arrow_left", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": fa...
[ "arrow_left", "W", "W", "circle", "U", "Z" ]
2
3
4
5
{ "TOP": { "patternId": "arrow_left", "rotation": 0 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "W", "rotation": 180 }, "BACK": { "patternId": "circle", "rotation": 90 }, "LEFT": { "patternId": "U", "rotation": 0 }, "RIGHT": {...
[ { "patternId": "Z", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "U", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "circle", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "Z", "rotation": 0, "x": 2, "y": 2 }, { "patternI...
[ "LEFT", "BACK", "BOTTOM", "RIGHT" ]
[ "LEFT", "BACK", "BOTTOM", "RIGHT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 270 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "Z", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 270 }, "LEFT": { "patternId": "U", "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...
C101
C102
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle ima...
standard_cross
[ "N", "E", "W", "S", "N" ]
[ { "patternId": "7", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_right", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 270, "flipHorizontal": false, "flipVertical": t...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C102_path_sequence.png" }
{ "level_id": 102, "name": "Reconstruct 102", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-102.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "H", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical": ...
[ "H", "V", "arrow_right", "7", "8", "5" ]
1
2
4
4
{ "TOP": { "patternId": "H", "rotation": 180 }, "BOTTOM": { "patternId": "5", "rotation": 180 }, "FRONT": { "patternId": "V", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 90 }, "LEFT": { "patternId": "8", "rotation": 270 }, "RIGHT": { "patter...
[ { "patternId": "5", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "7", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "arrow_right", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "7", "rotation": 270, "x": 1, "y": 1 }, { "...
[ "BACK", "RIGHT", "BACK", "BOTTOM", "BACK" ]
[ "BACK", "RIGHT", "BOTTOM" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 270 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 270 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C102
C103
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> E -> W -> N -> W The puzzle ima...
standard_cross
[ "N", "E", "W", "N", "W" ]
[ { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "rotation": 180, "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/C103_path_sequence.png" }
{ "level_id": 103, "name": "Reconstruct 103", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-103.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "T", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "R", "T", "R", "X", "V", "H" ]
2
3
5
5
{ "TOP": { "patternId": "R", "rotation": 180 }, "BOTTOM": { "patternId": "H", "rotation": 90 }, "FRONT": { "patternId": "T", "rotation": 270 }, "BACK": { "patternId": "X", "rotation": 0 }, "LEFT": { "patternId": "V", "rotation": 0 }, "RIGHT": { "patternI...
[ { "patternId": "H", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "X", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "R", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "X", "rotation": 180, "x": 2, "y": 2 }, { "patternId"...
[ "BACK", "RIGHT", "BACK", "TOP", "LEFT" ]
[ "BACK", "RIGHT", "TOP", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "R", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "X", "rotation": 180 }, "LEFT": { "patternId": "V", ...
{ "TOP": { "patternId": "R", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "X", "rotation": 180 }, "LEFT": { "patternId": "V", "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...
C103
C104
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E The puzzle images a...
standard_cross
[ "N", "W", "N", "E" ]
[ { "patternId": "R", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C104_path_sequence.png" }
{ "level_id": 104, "name": "Reconstruct 104", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-104.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "M", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "C", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "M", "C", "5", "R", "S", "A" ]
2
3
4
5
{ "TOP": { "patternId": "M", "rotation": 270 }, "BOTTOM": { "patternId": "A", "rotation": 180 }, "FRONT": { "patternId": "C", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 270 }, "LEFT": { "patternId": "S", "rotation": 90 }, "RIGHT": { "patter...
[ { "patternId": "A", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "R", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "S", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "M", "rotation": 0, "x": 1, "y": 1 }, { "patternId": ...
[ "BACK", "LEFT", "TOP", "BACK" ]
[ "BACK", "LEFT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "M", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 90 }, "LEFT": { "patternId": "S", ...
{ "TOP": { "patternId": "M", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 90 }, "LEFT": { "patternId": "S", "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...
C104
C105
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> S -> W -> E The puzzle images a...
standard_cross
[ "W", "S", "W", "E" ]
[ { "patternId": "8", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "V", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C105_path_sequence.png" }
{ "level_id": 105, "name": "Reconstruct 105", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-105.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "V", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_left", "rotation": 0, "flipHorizontal": false, "flipVertical": fa...
[ "V", "L", "arrow_left", "Y", "8", "4" ]
3
1
5
4
{ "TOP": { "patternId": "V", "rotation": 270 }, "BOTTOM": { "patternId": "4", "rotation": 180 }, "FRONT": { "patternId": "L", "rotation": 90 }, "BACK": { "patternId": "Y", "rotation": 0 }, "LEFT": { "patternId": "8", "rotation": 0 }, "RIGHT": { "patternI...
[ { "patternId": "4", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "8", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "L", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "V", "rotation": 180, "x": 1, "y": 2 }, { "patternId":...
[ "LEFT", "FRONT", "TOP", "FRONT" ]
[ "LEFT", "FRONT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "V", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "L", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "8", ...
{ "TOP": { "patternId": "V", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "L", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "8", "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...
C105
C106
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> N -> W -> N -> N The puzzle ima...
standard_cross
[ "E", "N", "W", "N", "N" ]
[ { "patternId": "L", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "U", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C106_path_sequence.png" }
{ "level_id": 106, "name": "Reconstruct 106", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-106.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "M", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false }...
[ "M", "5", "L", "star", "diamond", "U" ]
1
4
4
6
{ "TOP": { "patternId": "M", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 270 }, "FRONT": { "patternId": "5", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "diamond", "rotation": 180 }, "RIGHT": { ...
[ { "patternId": "U", "rotation": 270, "x": 1, "y": 4 }, { "patternId": "L", "rotation": 0, "x": 2, "y": 4 }, { "patternId": "star", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "U", "rotation": 180, "x": 1, "y": 3 }, { "patternId"...
[ "RIGHT", "BACK", "BOTTOM", "LEFT", "TOP" ]
[ "RIGHT", "BACK", "BOTTOM", "LEFT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "M", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "di...
{ "TOP": { "patternId": "M", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "diamond", "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...
C106
C107
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> N -> E -> N -> E The puzzle ima...
standard_cross
[ "W", "N", "E", "N", "E" ]
[ { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C107_path_sequence.png" }
{ "level_id": 107, "name": "Reconstruct 107", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-107.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "O", "H", "6", "Z", "X", "8" ]
2
3
5
5
{ "TOP": { "patternId": "O", "rotation": 270 }, "BOTTOM": { "patternId": "8", "rotation": 90 }, "FRONT": { "patternId": "H", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 270 }, "LEFT": { "patternId": "X", "rotation": 270 }, "RIGHT": { "patt...
[ { "patternId": "8", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "X", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "Z", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "8", "rotation": 180, "x": 2, "y": 2 }, { "patternId"...
[ "LEFT", "BACK", "BOTTOM", "RIGHT", "FRONT" ]
[ "LEFT", "BACK", "BOTTOM", "RIGHT", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "8", "rotation": 90 }, "FRONT": { "patternId": "H", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 90 }, "LEFT": { "patternId": "X", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "8", "rotation": 90 }, "FRONT": { "patternId": "H", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 90 }, "LEFT": { "patternId": "X", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C107
C108
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> W -> N -> N The puzzle images a...
standard_cross
[ "E", "W", "N", "N" ]
[ { "patternId": "smile", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "B", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 180, "flipHorizontal": false, "flipVertical"...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C108_path_sequence.png" }
{ "level_id": 108, "name": "Reconstruct 108", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-108.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "square", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": f...
[ "square", "I", "smile", "arrow_left", "U", "B" ]
1
3
4
5
{ "TOP": { "patternId": "square", "rotation": 270 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "I", "rotation": 0 }, "BACK": { "patternId": "arrow_left", "rotation": 0 }, "LEFT": { "patternId": "U", "rotation": 270 }, "RIGHT": ...
[ { "patternId": "B", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "smile", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "B", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "arrow_left", "rotation": 180, "x": 1, "y": 2 }, { ...
[ "RIGHT", "BOTTOM", "BACK", "TOP" ]
[ "RIGHT", "BOTTOM", "BACK", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "square", "rotation": 270 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_left", "rotation": 180 }, "LEFT": { "pa...
{ "TOP": { "patternId": "square", "rotation": 270 }, "BOTTOM": { "patternId": "B", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_left", "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...
C108
C109
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "E", "S", "S" ]
[ { "patternId": "1", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "9", "rotation": 180, "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/C109_path_sequence.png" }
{ "level_id": 109, "name": "Reconstruct 109", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-109.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "9", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 270, "flipHorizontal": false, "flipVertical": false },...
[ "9", "B", "1", "2", "N", "5" ]
1
1
5
5
{ "TOP": { "patternId": "9", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 180 }, "FRONT": { "patternId": "B", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 90 }, "LEFT": { "patternId": "N", "rotation": 0 }, "RIGHT": { "patternI...
[ { "patternId": "5", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "1", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "9", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "B", "rotation": 0, "x": 3, "y": 2 }, { "patternId": ...
[ "RIGHT", "TOP", "FRONT", "BOTTOM" ]
[ "RIGHT", "TOP", "FRONT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "9", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 180 }, "FRONT": { "patternId": "B", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "9", "rotation": 0 }, "BOTTOM": { "patternId": "5", "rotation": 180 }, "FRONT": { "patternId": "B", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C109
C110
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "S", "W", "E" ]
[ { "patternId": "T", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_right", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "J", "rotation": 180, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C110_path_sequence.png" }
{ "level_id": 110, "name": "Reconstruct 110", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-110.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "T", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "T", "rotation": 270, "flipHorizontal": false, "flipVertical": f...
[ "T", "arrow_right", "T", "W", "smile", "J" ]
1
1
4
4
{ "TOP": { "patternId": "T", "rotation": 90 }, "BOTTOM": { "patternId": "J", "rotation": 90 }, "FRONT": { "patternId": "arrow_right", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId": "smile", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "J", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "T", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "arrow_right", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "J", "rotation": 180, "x": 1, "y": 2 }, { "pa...
[ "RIGHT", "FRONT", "BOTTOM", "FRONT" ]
[ "RIGHT", "FRONT", "BOTTOM" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "J", "rotation": 90 }, "FRONT": { "patternId": "arrow_right", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "J", "rotation": 90 }, "FRONT": { "patternId": "arrow_right", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pa...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C110
C111
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle images a...
standard_cross
[ "E", "S", "W", "N" ]
[ { "patternId": "diamond", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Y", "rotation": 90, "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/C111_path_sequence.png" }
{ "level_id": 111, "name": "Reconstruct 111", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-111.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "M", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 0, "flipHorizontal": false, "flipVertical": false ...
[ "M", "Y", "diamond", "diamond", "H", "H" ]
1
1
4
4
{ "TOP": { "patternId": "M", "rotation": 270 }, "BOTTOM": { "patternId": "H", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 270 }, "LEFT": { "patternId": "H", "rotation": 90 }, "RIGHT": { "pa...
[ { "patternId": "H", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "diamond", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "Y", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "H", "rotation": 90, "x": 1, "y": 2 }, { "pattern...
[ "RIGHT", "FRONT", "BOTTOM", "RIGHT" ]
[ "RIGHT", "FRONT", "BOTTOM" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 0 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId": "...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C111
C112
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle images a...
standard_cross
[ "W", "S", "E", "N" ]
[ { "patternId": "arrow_down", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_down", "rotation": 90, "flipHorizontal": false, "flipVertica...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C112_path_sequence.png" }
{ "level_id": 112, "name": "Reconstruct 112", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-112.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "P", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false },...
[ "P", "L", "S", "Q", "arrow_down", "arrow_down" ]
2
1
4
4
{ "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 180 }, "FRONT": { "patternId": "L", "rotation": 90 }, "BACK": { "patternId": "Q", "rotation": 270 }, "LEFT": { "patternId": "arrow_down", "rotation": 180 }, "R...
[ { "patternId": "arrow_down", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "arrow_down", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "L", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "arrow_down", "rotation": 90, "x": 2, "y": 2 ...
[ "LEFT", "FRONT", "BOTTOM", "LEFT" ]
[ "LEFT", "FRONT", "BOTTOM" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 180 }, "FRONT": { "patternId": "L", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 180 }, "FRONT": { "patternId": "L", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "arrow_down", "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...
C112
C113
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> N -> N -> E -> S The puzzle ima...
standard_cross
[ "W", "N", "N", "E", "S" ]
[ { "patternId": "circle", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_down", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 0, "flipHorizontal": false, "flipVertical": ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C113_path_sequence.png" }
{ "level_id": 113, "name": "Reconstruct 113", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-113.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "W", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 0, "flipHorizontal": false, "flipVertical": false ...
[ "W", "smile", "Q", "arrow_down", "circle", "W" ]
2
3
4
5
{ "TOP": { "patternId": "W", "rotation": 270 }, "BOTTOM": { "patternId": "W", "rotation": 90 }, "FRONT": { "patternId": "smile", "rotation": 180 }, "BACK": { "patternId": "arrow_down", "rotation": 90 }, "LEFT": { "patternId": "circle", "rotation": 0 }, "RIGH...
[ { "patternId": "W", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "circle", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "arrow_down", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "Q", "rotation": 0, "x": 1, "y": 1 }, { "...
[ "LEFT", "BACK", "RIGHT", "BOTTOM", "BACK" ]
[ "LEFT", "BACK", "RIGHT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "W", "rotation": 90 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_down", "rotation": 270 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "W", "rotation": 90 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_down", "rotation": 270 }, "LEFT": { "patternId": "circle", "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...
C113
C114
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N -> N The puzzle ima...
standard_cross
[ "W", "S", "E", "N", "N" ]
[ { "patternId": "T", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C114_path_sequence.png" }
{ "level_id": 114, "name": "Reconstruct 114", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-114.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "W", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "W", "Q", "smile", "D", "T", "C" ]
2
2
4
5
{ "TOP": { "patternId": "W", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 270 }, "FRONT": { "patternId": "Q", "rotation": 0 }, "BACK": { "patternId": "D", "rotation": 180 }, "LEFT": { "patternId": "T", "rotation": 270 }, "RIGHT": { "pattern...
[ { "patternId": "C", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "T", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "Q", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "C", "rotation": 180, "x": 2, "y": 3 }, { "patternId...
[ "LEFT", "FRONT", "BOTTOM", "LEFT", "TOP" ]
[ "LEFT", "FRONT", "BOTTOM", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "W", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 270 }, "FRONT": { "patternId": "Q", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "T", ...
{ "TOP": { "patternId": "W", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 270 }, "FRONT": { "patternId": "Q", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "T", "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...
C114
C115
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "S", "N", "S" ]
[ { "patternId": "plus", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 180, "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/C115_path_sequence.png" }
{ "level_id": 115, "name": "Reconstruct 115", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-115.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "plus", "rotation": 0, "flipHorizontal": false, "flipVertical":...
[ "heart", "circle", "plus", "V", "W", "R" ]
1
1
4
4
{ "TOP": { "patternId": "heart", "rotation": 270 }, "BOTTOM": { "patternId": "R", "rotation": 180 }, "FRONT": { "patternId": "circle", "rotation": 90 }, "BACK": { "patternId": "V", "rotation": 0 }, "LEFT": { "patternId": "W", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "R", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "plus", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "circle", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "plus", "rotation": 180, "x": 2, "y": 1 }, { ...
[ "RIGHT", "FRONT", "RIGHT", "FRONT" ]
[ "RIGHT", "FRONT" ]
2
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "circle", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?",...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "circle", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pattern...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C115
C116
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle ima...
standard_cross
[ "E", "N", "E", "N", "W" ]
[ { "patternId": "Z", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "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/C116_path_sequence.png" }
{ "level_id": 116, "name": "Reconstruct 116", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-116.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "S", "D", "Z", "L", "2", "U" ]
1
3
5
5
{ "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 90 }, "FRONT": { "patternId": "D", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 180 }, "LEFT": { "patternId": "2", "rotation": 90 }, "RIGHT": { "patternI...
[ { "patternId": "U", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "Z", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "L", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "S", "rotation": 0, "x": 3, "y": 2 }, { "patternId": ...
[ "RIGHT", "BACK", "TOP", "LEFT", "BACK" ]
[ "RIGHT", "BACK", "TOP", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 0 }, "LEFT": { "patternId": "2", ...
{ "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 0 }, "LEFT": { "patternId": "2", "rotation": 180 }, "RIGHT": { "patternId"...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C116
C117
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> E -> N -> N -> N The puzzle ima...
standard_cross
[ "S", "E", "N", "N", "N" ]
[ { "patternId": "O", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C117_path_sequence.png" }
{ "level_id": 117, "name": "Reconstruct 117", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-117.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "8", "O", "Z", "W", "L", "1" ]
1
3
4
6
{ "TOP": { "patternId": "8", "rotation": 90 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "O", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 90 }, "LEFT": { "patternId": "L", "rotation": 0 }, "RIGHT": { "patternId"...
[ { "patternId": "1", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "O", "rotation": 0, "x": 1, "y": 4 }, { "patternId": "Z", "rotation": 90, "x": 2, "y": 4 }, { "patternId": "1", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "L"...
[ "FRONT", "RIGHT", "BOTTOM", "LEFT", "TOP" ]
[ "FRONT", "RIGHT", "BOTTOM", "LEFT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "8", "rotation": 90 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "O", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "L", ...
{ "TOP": { "patternId": "8", "rotation": 90 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "O", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "L", "rotation": 90 }, "RIGHT": { "patternId"...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C117
C118
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N -> N The puzzle ima...
standard_cross
[ "E", "S", "W", "N", "N" ]
[ { "patternId": "4", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C118_path_sequence.png" }
{ "level_id": 118, "name": "Reconstruct 118", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-118.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "F", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "F", "W", "4", "L", "A", "D" ]
1
2
4
5
{ "TOP": { "patternId": "F", "rotation": 180 }, "BOTTOM": { "patternId": "D", "rotation": 0 }, "FRONT": { "patternId": "W", "rotation": 270 }, "BACK": { "patternId": "L", "rotation": 0 }, "LEFT": { "patternId": "A", "rotation": 90 }, "RIGHT": { "patternI...
[ { "patternId": "D", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "4", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "W", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "D", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "4...
[ "RIGHT", "FRONT", "BOTTOM", "RIGHT", "TOP" ]
[ "RIGHT", "FRONT", "BOTTOM", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "F", "rotation": 180 }, "BOTTOM": { "patternId": "D", "rotation": 0 }, "FRONT": { "patternId": "W", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "F", "rotation": 180 }, "BOTTOM": { "patternId": "D", "rotation": 0 }, "FRONT": { "patternId": "W", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C118
C119
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> S -> E -> E The puzzle images a...
standard_cross
[ "E", "S", "E", "E" ]
[ { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C119_path_sequence.png" }
{ "level_id": 119, "name": "Reconstruct 119", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-119.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "8", "G", "N", "W", "I", "G" ]
1
1
6
4
{ "TOP": { "patternId": "8", "rotation": 180 }, "BOTTOM": { "patternId": "G", "rotation": 0 }, "FRONT": { "patternId": "G", "rotation": 270 }, "BACK": { "patternId": "W", "rotation": 90 }, "LEFT": { "patternId": "I", "rotation": 0 }, "RIGHT": { "patternI...
[ { "patternId": "G", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "N", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "G", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "8", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "...
[ "RIGHT", "FRONT", "TOP", "BACK" ]
[ "RIGHT", "FRONT", "TOP", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "8", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "G", "rotation": 270 }, "BACK": { "patternId": "W", "rotation": 270 }, "LEFT": { "patternId": "?",...
{ "TOP": { "patternId": "8", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "G", "rotation": 270 }, "BACK": { "patternId": "W", "rotation": 270 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pattern...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C119
C120
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E -> S The puzzle ima...
standard_cross
[ "N", "N", "W", "E", "S" ]
[ { "patternId": "V", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "plus", "rotation": 90, "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/C120_path_sequence.png" }
{ "level_id": 120, "name": "Reconstruct 120", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-120.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "plus", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "plus", "6", "P", "V", "O", "K" ]
2
3
4
5
{ "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "K", "rotation": 90 }, "FRONT": { "patternId": "6", "rotation": 270 }, "BACK": { "patternId": "V", "rotation": 90 }, "LEFT": { "patternId": "O", "rotation": 0 }, "RIGHT": { "patte...
[ { "patternId": "K", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "V", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "plus", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "O", "rotation": 90, "x": 1, "y": 1 }, { "patternId...
[ "BACK", "TOP", "LEFT", "TOP", "BACK" ]
[ "BACK", "TOP", "LEFT" ]
3
{ "faces": { "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "V", "rotation": 270 }, "LEFT": { "patternId": "O",...
{ "TOP": { "patternId": "plus", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "V", "rotation": 270 }, "LEFT": { "patternId": "O", "rotation": 90 }, "RIGHT": { "patter...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C120
C121
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E The puzzle ima...
standard_cross
[ "E", "E", "N", "E", "E" ]
[ { "patternId": "S", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "A", "rotation": 270, "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/C121_path_sequence.png" }
{ "level_id": 121, "name": "Reconstruct 121", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-121.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "A", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 0, "flipHorizontal": false, "flipVertical": false...
[ "A", "diamond", "S", "G", "V", "9" ]
1
2
7
4
{ "TOP": { "patternId": "A", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 270 }, "FRONT": { "patternId": "diamond", "rotation": 180 }, "BACK": { "patternId": "G", "rotation": 0 }, "LEFT": { "patternId": "V", "rotation": 0 }, "RIGHT": { "pa...
[ { "patternId": "9", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "S", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "A", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "G", "rotation": 0, "x": 3, "y": 1 }, { "patternId":...
[ "RIGHT", "TOP", "BACK", "LEFT", "FRONT" ]
[ "RIGHT", "TOP", "BACK", "LEFT", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "A", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 180 }, "BACK": { "patternId": "G", "rotation": 180 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "A", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 180 }, "BACK": { "patternId": "G", "rotation": 180 }, "LEFT": { "patternId": "V", "rotation": 90 }, "RIGHT": { "p...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C121
C122
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> E -> E -> N -> W The puzzle ima...
standard_cross
[ "E", "E", "E", "N", "W" ]
[ { "patternId": "8", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "T", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "A", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C122_path_sequence.png" }
{ "level_id": 122, "name": "Reconstruct 122", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-122.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "T", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "3", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "T", "3", "8", "1", "A", "V" ]
1
2
6
4
{ "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "V", "rotation": 90 }, "FRONT": { "patternId": "3", "rotation": 270 }, "BACK": { "patternId": "1", "rotation": 0 }, "LEFT": { "patternId": "A", "rotation": 90 }, "RIGHT": { "patternId...
[ { "patternId": "V", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "8", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "T", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "A", "rotation": 0, "x": 4, "y": 2 }, { "patternId": ...
[ "RIGHT", "TOP", "LEFT", "BACK", "TOP" ]
[ "RIGHT", "TOP", "LEFT", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "1", "rotation": 180 }, "LEFT": { "patternId": "A", ...
{ "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "1", "rotation": 180 }, "LEFT": { "patternId": "A", "rotation": 180 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C122
C123
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> E -> S -> S The puzzle images a...
standard_cross
[ "N", "E", "S", "S" ]
[ { "patternId": "arrow_up", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 180, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C123_path_sequence.png" }
{ "level_id": 123, "name": "Reconstruct 123", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-123.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "6", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, ...
[ "6", "V", "S", "arrow_up", "diamond", "2" ]
1
2
4
5
{ "TOP": { "patternId": "6", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 90 }, "FRONT": { "patternId": "V", "rotation": 90 }, "BACK": { "patternId": "arrow_up", "rotation": 270 }, "LEFT": { "patternId": "diamond", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "2", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "arrow_up", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "S", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "2", "rotation": 180, "x": 2, "y": 2 }, { "patt...
[ "BACK", "RIGHT", "BOTTOM", "LEFT" ]
[ "BACK", "RIGHT", "BOTTOM", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 90 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_up", "rotation": 90 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 90 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_up", "rotation": 90 }, "LEFT": { "patternId": "diamond", "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...
C123
C124
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W -> N The puzzle ima...
standard_cross
[ "S", "W", "W", "W", "N" ]
[ { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 0, "flipHorizontal": false, "flipVertical":...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C124_path_sequence.png" }
{ "level_id": 124, "name": "Reconstruct 124", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-124.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, ...
[ "Y", "P", "O", "circle", "arrow_left", "arrow_left" ]
4
1
6
4
{ "TOP": { "patternId": "Y", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 0 }, "LEFT": { "patternId": "arrow_left", "rotation": 270 }, "RI...
[ { "patternId": "arrow_left", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "P", "rotation": 90, "x": 4, "y": 2 }, { "patternId": "arrow_left", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "circle", "rotation": 0, "x": 2, "y": 2 }, ...
[ "FRONT", "LEFT", "BACK", "RIGHT", "BOTTOM" ]
[ "FRONT", "LEFT", "BACK", "RIGHT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patte...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_left", "rotation": 0 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "arrow_left", "rotation": 0 }, "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...
C124
C125
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> S -> W -> W -> E The puzzle ima...
standard_cross
[ "W", "S", "W", "W", "E" ]
[ { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "square", "rotation": 0, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C125_path_sequence.png" }
{ "level_id": 125, "name": "Reconstruct 125", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-125.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "square", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "K", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "square", "K", "D", "circle", "O", "arrow_right" ]
4
1
6
4
{ "TOP": { "patternId": "square", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 180 }, "FRONT": { "patternId": "K", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 270 }, "LEFT": { "patternId": "O", "rotation": 0 }, "RIG...
[ { "patternId": "arrow_right", "rotation": 180, "x": 4, "y": 1 }, { "patternId": "O", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "K", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "square", "rotation": 0, "x": 2, "y": 2 }, { ...
[ "LEFT", "FRONT", "TOP", "BACK", "TOP" ]
[ "LEFT", "FRONT", "TOP", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "square", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "K", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 90 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "square", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "K", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 90 }, "LEFT": { "patternId": "O", "rotation": 90 }, "RIGHT": { "...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C125
C126
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E -> E The puzzle ima...
standard_cross
[ "W", "S", "S", "E", "E" ]
[ { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C126_path_sequence.png" }
{ "level_id": 126, "name": "Reconstruct 126", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-126.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "D", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "D", "D", "R", "arrow_down", "diamond", "2" ]
2
1
5
5
{ "TOP": { "patternId": "D", "rotation": 180 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "D", "rotation": 180 }, "BACK": { "patternId": "arrow_down", "rotation": 0 }, "LEFT": { "patternId": "diamond", "rotation": 180 }, "RIGHT":...
[ { "patternId": "2", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "diamond", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "D", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "R", "rotation": 180, "x": 1, "y": 3 }, { "pattern...
[ "LEFT", "FRONT", "RIGHT", "BOTTOM", "LEFT" ]
[ "LEFT", "FRONT", "RIGHT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "D", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "diamond...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "2", "rotation": 0 }, "FRONT": { "patternId": "D", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "diamond", "rotation": 270 }, "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...
C126
C127
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "N", "N", "S", "W" ]
[ { "patternId": "7", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C127_path_sequence.png" }
{ "level_id": 127, "name": "Reconstruct 127", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-127.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "9", "Q", "6", "7", "X", "J" ]
2
3
4
5
{ "TOP": { "patternId": "9", "rotation": 270 }, "BOTTOM": { "patternId": "J", "rotation": 180 }, "FRONT": { "patternId": "Q", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 0 }, "LEFT": { "patternId": "X", "rotation": 270 }, "RIGHT": { "pattern...
[ { "patternId": "J", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "7", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "9", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "7", "rotation": 180, "x": 2, "y": 2 }, { "patternId...
[ "BACK", "TOP", "BACK", "LEFT" ]
[ "BACK", "TOP", "LEFT" ]
3
{ "faces": { "TOP": { "patternId": "9", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 180 }, "LEFT": { "patternId": "X", ...
{ "TOP": { "patternId": "9", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 180 }, "LEFT": { "patternId": "X", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C127
C128
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> S The puzzle images a...
standard_cross
[ "E", "S", "E", "S" ]
[ { "patternId": "N", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "square", "rotation": 270, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C128_path_sequence.png" }
{ "level_id": 128, "name": "Reconstruct 128", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-128.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "square", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 0, "flipHorizontal": false, "flipVertical": ...
[ "square", "circle", "N", "C", "circle", "M" ]
1
1
5
5
{ "TOP": { "patternId": "square", "rotation": 180 }, "BOTTOM": { "patternId": "M", "rotation": 270 }, "FRONT": { "patternId": "circle", "rotation": 270 }, "BACK": { "patternId": "C", "rotation": 90 }, "LEFT": { "patternId": "circle", "rotation": 180 }, "RIGH...
[ { "patternId": "M", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "N", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "circle", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "square", "rotation": 270, "x": 3, "y": 2 }, { "p...
[ "RIGHT", "FRONT", "TOP", "LEFT" ]
[ "RIGHT", "FRONT", "TOP", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "square", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "circle", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternI...
{ "TOP": { "patternId": "square", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "circle", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "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...
C128
C129
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle images a...
standard_cross
[ "E", "S", "W", "N" ]
[ { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "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/C129_path_sequence.png" }
{ "level_id": 129, "name": "Reconstruct 129", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-129.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "K", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "K", "X", "D", "T", "J", "F" ]
1
1
4
4
{ "TOP": { "patternId": "K", "rotation": 0 }, "BOTTOM": { "patternId": "F", "rotation": 180 }, "FRONT": { "patternId": "X", "rotation": 180 }, "BACK": { "patternId": "T", "rotation": 180 }, "LEFT": { "patternId": "J", "rotation": 180 }, "RIGHT": { "patte...
[ { "patternId": "F", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "D", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "X", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "F", "rotation": 270, "x": 1, "y": 2 }, { "patternId...
[ "RIGHT", "FRONT", "BOTTOM", "RIGHT" ]
[ "RIGHT", "FRONT", "BOTTOM" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "F", "rotation": 180 }, "FRONT": { "patternId": "X", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "F", "rotation": 180 }, "FRONT": { "patternId": "X", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C129
C130
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle ima...
standard_cross
[ "N", "N", "W", "S", "W" ]
[ { "patternId": "V", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C130_path_sequence.png" }
{ "level_id": 130, "name": "Reconstruct 130", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-130.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 270, "flipHorizontal": false, "flipVer...
[ "M", "arrow_right", "diamond", "V", "Z", "plus" ]
3
3
5
5
{ "TOP": { "patternId": "M", "rotation": 180 }, "BOTTOM": { "patternId": "plus", "rotation": 180 }, "FRONT": { "patternId": "arrow_right", "rotation": 180 }, "BACK": { "patternId": "V", "rotation": 270 }, "LEFT": { "patternId": "Z", "rotation": 180 }, "RIGHT...
[ { "patternId": "plus", "rotation": 180, "x": 3, "y": 3 }, { "patternId": "V", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "M", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "Z", "rotation": 270, "x": 2, "y": 1 }, { "pattern...
[ "BACK", "TOP", "LEFT", "BACK", "BOTTOM" ]
[ "BACK", "TOP", "LEFT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "M", "rotation": 180 }, "BOTTOM": { "patternId": "plus", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "V", "rotation": 90 }, "LEFT": { "patternId": "Z...
{ "TOP": { "patternId": "M", "rotation": 180 }, "BOTTOM": { "patternId": "plus", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "V", "rotation": 90 }, "LEFT": { "patternId": "Z", "rotation": 270 }, "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...
C130
C131
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> S The puzzle images a...
standard_cross
[ "W", "W", "S", "S" ]
[ { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "E", "rotation": 270, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C131_path_sequence.png" }
{ "level_id": 131, "name": "Reconstruct 131", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-131.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 0, "flipHorizontal": false, "flipVertical": fal...
[ "arrow_left", "E", "G", "F", "J", "I" ]
3
1
5
5
{ "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "I", "rotation": 0 }, "FRONT": { "patternId": "E", "rotation": 90 }, "BACK": { "patternId": "F", "rotation": 90 }, "LEFT": { "patternId": "J", "rotation": 90 }, "RIGHT": { "...
[ { "patternId": "I", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "J", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "arrow_left", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "E", "rotation": 270, "x": 1, "y": 2 }, { "patt...
[ "LEFT", "TOP", "FRONT", "BOTTOM" ]
[ "LEFT", "TOP", "FRONT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "I", "rotation": 0 }, "FRONT": { "patternId": "E", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "I", "rotation": 0 }, "FRONT": { "patternId": "E", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "J", "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...
C131
C132
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle images a...
standard_cross
[ "S", "N", "N", "N" ]
[ { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 270, "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/C132_path_sequence.png" }
{ "level_id": 132, "name": "Reconstruct 132", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-132.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "W", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "triangle", "rotation": 90, "flipHorizontal": false, "flipVertical": fa...
[ "W", "I", "triangle", "H", "S", "smile" ]
1
3
3
6
{ "TOP": { "patternId": "W", "rotation": 180 }, "BOTTOM": { "patternId": "smile", "rotation": 270 }, "FRONT": { "patternId": "I", "rotation": 180 }, "BACK": { "patternId": "H", "rotation": 180 }, "LEFT": { "patternId": "S", "rotation": 0 }, "RIGHT": { "p...
[ { "patternId": "smile", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "I", "rotation": 180, "x": 1, "y": 4 }, { "patternId": "smile", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "H", "rotation": 0, "x": 1, "y": 2 }, { "pat...
[ "FRONT", "BOTTOM", "BACK", "TOP" ]
[ "FRONT", "BOTTOM", "BACK", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "W", "rotation": 180 }, "BOTTOM": { "patternId": "smile", "rotation": 270 }, "FRONT": { "patternId": "I", "rotation": 180 }, "BACK": { "patternId": "H", "rotation": 0 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "W", "rotation": 180 }, "BOTTOM": { "patternId": "smile", "rotation": 270 }, "FRONT": { "patternId": "I", "rotation": 180 }, "BACK": { "patternId": "H", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pat...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C132
C133
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> S -> S -> W The puzzle images a...
standard_cross
[ "S", "S", "S", "W" ]
[ { "patternId": "square", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "heart", "rotation": 180, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C133_path_sequence.png" }
{ "level_id": 133, "name": "Reconstruct 133", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-133.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "square", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "F", "square", "W", "heart", "arrow_right", "N" ]
2
1
4
6
{ "TOP": { "patternId": "F", "rotation": 90 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 0 }, "BACK": { "patternId": "heart", "rotation": 0 }, "LEFT": { "patternId": "arrow_right", "rotation": 90 }, "RIGHT":...
[ { "patternId": "N", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "square", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "F", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "heart", "rotation": 180, "x": 2, "y": 4 }, { "patte...
[ "FRONT", "TOP", "BACK", "LEFT" ]
[ "FRONT", "TOP", "BACK", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "F", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 0 }, "BACK": { "patternId": "heart", "rotation": 180 }, "LEFT": { "patternId"...
{ "TOP": { "patternId": "F", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "square", "rotation": 0 }, "BACK": { "patternId": "heart", "rotation": 180 }, "LEFT": { "patternId": "arrow_right", "rotation": 180 }, "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...
C133
C134
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle ima...
standard_cross
[ "N", "N", "N", "S", "E" ]
[ { "patternId": "5", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "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/C134_path_sequence.png" }
{ "level_id": 134, "name": "Reconstruct 134", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-134.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "star", "H", "Q", "5", "circle", "smile" ]
1
4
4
6
{ "TOP": { "patternId": "star", "rotation": 270 }, "BOTTOM": { "patternId": "smile", "rotation": 90 }, "FRONT": { "patternId": "H", "rotation": 90 }, "BACK": { "patternId": "5", "rotation": 180 }, "LEFT": { "patternId": "circle", "rotation": 90 }, "RIGHT": {...
[ { "patternId": "smile", "rotation": 90, "x": 1, "y": 4 }, { "patternId": "5", "rotation": 0, "x": 1, "y": 3 }, { "patternId": "star", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "H", "rotation": 90, "x": 1, "y": 1 }, { "patter...
[ "BACK", "TOP", "FRONT", "TOP", "RIGHT" ]
[ "BACK", "TOP", "FRONT", "RIGHT" ]
4
{ "faces": { "TOP": { "patternId": "star", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 90 }, "BACK": { "patternId": "5", "rotation": 0 }, "LEFT": { "patternId": "?",...
{ "TOP": { "patternId": "star", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "H", "rotation": 90 }, "BACK": { "patternId": "5", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pattern...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C134
C135
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "S", "W", "W" ]
[ { "patternId": "arrow_down", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "9", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 90, "flipHorizontal": false, "flipVertical...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C135_path_sequence.png" }
{ "level_id": 135, "name": "Reconstruct 135", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-135.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "9", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_down", "rotation": 90, "flipHorizontal": false, "flipVertical": fa...
[ "E", "9", "arrow_down", "T", "V", "arrow_up" ]
2
1
5
4
{ "TOP": { "patternId": "E", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 0 }, "FRONT": { "patternId": "9", "rotation": 270 }, "BACK": { "patternId": "T", "rotation": 0 }, "LEFT": { "patternId": "V", "rotation": 180 }, "RIGHT": { "pa...
[ { "patternId": "arrow_up", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "arrow_down", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "9", "rotation": 0, "x": 3, "y": 2 }, { "patternId": "arrow_up", "rotation": 90, "x": 2, "y": 2 }, ...
[ "RIGHT", "FRONT", "BOTTOM", "BACK" ]
[ "RIGHT", "FRONT", "BOTTOM", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 0 }, "FRONT": { "patternId": "9", "rotation": 270 }, "BACK": { "patternId": "T", "rotation": 180 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 0 }, "FRONT": { "patternId": "9", "rotation": 270 }, "BACK": { "patternId": "T", "rotation": 180 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pa...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C135
C136
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle images a...
standard_cross
[ "S", "N", "W", "W" ]
[ { "patternId": "S", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 270, "flipHorizontal": false, "flipVertical"...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C136_path_sequence.png" }
{ "level_id": 136, "name": "Reconstruct 136", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-136.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "2", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "C", "rotation": 180, "flipHorizontal": false, "flipVertical": false }...
[ "2", "S", "C", "2", "arrow_up", "diamond" ]
3
1
5
4
{ "TOP": { "patternId": "2", "rotation": 90 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 270 }, "LEFT": { "patternId": "arrow_up", "rotation": 0 }, "RIGHT": {...
[ { "patternId": "diamond", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "S", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "diamond", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "arrow_up", "rotation": 270, "x": 2, "y": 1 }, ...
[ "FRONT", "BOTTOM", "LEFT", "TOP" ]
[ "FRONT", "BOTTOM", "LEFT", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "2", "rotation": 90 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "2", "rotation": 90 }, "BOTTOM": { "patternId": "diamond", "rotation": 90 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "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...
C136
C137
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle images a...
standard_cross
[ "E", "E", "S", "N" ]
[ { "patternId": "7", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C137_path_sequence.png" }
{ "level_id": 137, "name": "Reconstruct 137", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-137.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "arrow_left", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "7", "rotation": 180, "flipHorizontal": false, "flipVertical": fa...
[ "arrow_left", "B", "7", "plus", "G", "P" ]
1
1
5
4
{ "TOP": { "patternId": "arrow_left", "rotation": 0 }, "BOTTOM": { "patternId": "P", "rotation": 90 }, "FRONT": { "patternId": "B", "rotation": 90 }, "BACK": { "patternId": "plus", "rotation": 0 }, "LEFT": { "patternId": "G", "rotation": 180 }, "RIGHT": { ...
[ { "patternId": "P", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "7", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "arrow_left", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "B", "rotation": 270, "x": 3, "y": 2 }, { "pat...
[ "RIGHT", "TOP", "FRONT", "TOP" ]
[ "RIGHT", "TOP", "FRONT" ]
3
{ "faces": { "TOP": { "patternId": "arrow_left", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "B", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "arrow_left", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "B", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pat...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C137
C138
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle images a...
standard_cross
[ "N", "E", "W", "W" ]
[ { "patternId": "circle", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "5", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 180, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C138_path_sequence.png" }
{ "level_id": 138, "name": "Reconstruct 138", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-138.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "G", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false },...
[ "G", "Z", "5", "circle", "4", "2" ]
2
2
5
4
{ "TOP": { "patternId": "G", "rotation": 270 }, "BOTTOM": { "patternId": "2", "rotation": 90 }, "FRONT": { "patternId": "Z", "rotation": 90 }, "BACK": { "patternId": "circle", "rotation": 0 }, "LEFT": { "patternId": "4", "rotation": 270 }, "RIGHT": { "pa...
[ { "patternId": "2", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "circle", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "5", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "circle", "rotation": 180, "x": 2, "y": 1 }, { "pa...
[ "BACK", "RIGHT", "BACK", "LEFT" ]
[ "BACK", "RIGHT", "LEFT" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "4"...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "4", "rotation": 0 }, "RIGHT": { "patter...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C138
C139
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E The puzzle images a...
standard_cross
[ "S", "N", "E", "E" ]
[ { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "A", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "H", "rotation": 270, "flipHorizontal": false, "flipVertical": true }...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C139_path_sequence.png" }
{ "level_id": 139, "name": "Reconstruct 139", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-139.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "S", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "S", "smile", "H", "V", "A", "A" ]
1
1
5
4
{ "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "A", "rotation": 0 }, "FRONT": { "patternId": "smile", "rotation": 180 }, "BACK": { "patternId": "V", "rotation": 270 }, "LEFT": { "patternId": "A", "rotation": 90 }, "RIGHT": { "pat...
[ { "patternId": "A", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "smile", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "A", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "H", "rotation": 270, "x": 2, "y": 1 }, { "patternId...
[ "FRONT", "BOTTOM", "RIGHT", "TOP" ]
[ "FRONT", "BOTTOM", "RIGHT", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "A", "rotation": 0 }, "FRONT": { "patternId": "smile", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?"...
{ "TOP": { "patternId": "S", "rotation": 90 }, "BOTTOM": { "patternId": "A", "rotation": 0 }, "FRONT": { "patternId": "smile", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patter...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C139
C140
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> S The puzzle images a...
standard_cross
[ "E", "W", "S", "S" ]
[ { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "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/C140_path_sequence.png" }
{ "level_id": 140, "name": "Reconstruct 140", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-140.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "U", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "U", "G", "M", "S", "U", "N" ]
1
1
4
5
{ "TOP": { "patternId": "U", "rotation": 90 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "G", "rotation": 90 }, "BACK": { "patternId": "S", "rotation": 270 }, "LEFT": { "patternId": "U", "rotation": 0 }, "RIGHT": { "patternId...
[ { "patternId": "N", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "M", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "N", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "G", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "U...
[ "RIGHT", "BOTTOM", "FRONT", "TOP" ]
[ "RIGHT", "BOTTOM", "FRONT", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "U", "rotation": 90 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "G", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "U", "rotation": 90 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "G", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId":...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C140
C141
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "N", "E", "S", "E" ]
[ { "patternId": "D", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "6", "rotation": 180, "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/C141_path_sequence.png" }
{ "level_id": 141, "name": "Reconstruct 141", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-141.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "O", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_left", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 270, "flipHorizontal": false, "flipVertical": f...
[ "O", "arrow_left", "6", "D", "W", "C" ]
1
2
5
4
{ "TOP": { "patternId": "O", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "arrow_left", "rotation": 180 }, "BACK": { "patternId": "D", "rotation": 180 }, "LEFT": { "patternId": "W", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "C", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "D", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "6", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "C", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "a...
[ "BACK", "RIGHT", "BOTTOM", "FRONT" ]
[ "BACK", "RIGHT", "BOTTOM", "FRONT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "arrow_left", "rotation": 180 }, "BACK": { "patternId": "D", "rotation": 0 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "arrow_left", "rotation": 180 }, "BACK": { "patternId": "D", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pa...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C141
C142
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E The puzzle ima...
standard_cross
[ "W", "N", "W", "E", "E" ]
[ { "patternId": "arrow_down", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "V", "rotation": 90, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C142_path_sequence.png" }
{ "level_id": 142, "name": "Reconstruct 142", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-142.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "V", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 180, "flipHorizontal": false, "flipVertical": false },...
[ "V", "4", "W", "I", "arrow_down", "X" ]
3
2
5
4
{ "TOP": { "patternId": "V", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 270 }, "FRONT": { "patternId": "4", "rotation": 180 }, "BACK": { "patternId": "I", "rotation": 90 }, "LEFT": { "patternId": "arrow_down", "rotation": 270 }, "RIGHT": { ...
[ { "patternId": "X", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "arrow_down", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "I", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "V", "rotation": 90, "x": 1, "y": 1 }, { "pat...
[ "LEFT", "BACK", "TOP", "BACK", "BOTTOM" ]
[ "LEFT", "BACK", "TOP", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "V", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "I", "rotation": 270 }, "LEFT": { "patternId": "arrow...
{ "TOP": { "patternId": "V", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "I", "rotation": 270 }, "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...
C142
C143
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> E -> W -> N The puzzle images a...
standard_cross
[ "N", "E", "W", "N" ]
[ { "patternId": "J", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "J", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C143_path_sequence.png" }
{ "level_id": 143, "name": "Reconstruct 143", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-143.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "star", "M", "L", "J", "4", "K" ]
1
3
4
5
{ "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "K", "rotation": 180 }, "FRONT": { "patternId": "M", "rotation": 90 }, "BACK": { "patternId": "J", "rotation": 270 }, "LEFT": { "patternId": "4", "rotation": 0 }, "RIGHT": { "pat...
[ { "patternId": "K", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "J", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "L", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "J", "rotation": 90, "x": 1, "y": 2 }, { "patternId": ...
[ "BACK", "RIGHT", "BACK", "TOP" ]
[ "BACK", "RIGHT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "J", "rotation": 90 }, "LEFT": { "patternId": "?",...
{ "TOP": { "patternId": "star", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "J", "rotation": 90 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "pattern...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C143
C144
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> W -> N -> N -> W The puzzle ima...
standard_cross
[ "N", "W", "N", "N", "W" ]
[ { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C144_path_sequence.png" }
{ "level_id": 144, "name": "Reconstruct 144", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-144.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "K", "rotation": 180, "flipHorizontal": false, "flipVertical": false }...
[ "L", "I", "K", "L", "8", "9" ]
3
4
5
6
{ "TOP": { "patternId": "L", "rotation": 90 }, "BOTTOM": { "patternId": "9", "rotation": 0 }, "FRONT": { "patternId": "I", "rotation": 270 }, "BACK": { "patternId": "L", "rotation": 270 }, "LEFT": { "patternId": "8", "rotation": 270 }, "RIGHT": { "patter...
[ { "patternId": "9", "rotation": 0, "x": 3, "y": 4 }, { "patternId": "L", "rotation": 90, "x": 3, "y": 3 }, { "patternId": "8", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "L", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "...
[ "BACK", "LEFT", "TOP", "RIGHT", "FRONT" ]
[ "BACK", "LEFT", "TOP", "RIGHT", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "L", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "I", "rotation": 270 }, "BACK": { "patternId": "L", "rotation": 90 }, "LEFT": { "patternId": "8", ...
{ "TOP": { "patternId": "L", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "I", "rotation": 270 }, "BACK": { "patternId": "L", "rotation": 90 }, "LEFT": { "patternId": "8", "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...
C144
C145
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W -> S The puzzle ima...
standard_cross
[ "N", "N", "E", "W", "S" ]
[ { "patternId": "A", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C145_path_sequence.png" }
{ "level_id": 145, "name": "Reconstruct 145", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-145.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "X", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "K", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "X", "U", "K", "A", "D", "Z" ]
1
3
4
5
{ "TOP": { "patternId": "X", "rotation": 270 }, "BOTTOM": { "patternId": "Z", "rotation": 180 }, "FRONT": { "patternId": "U", "rotation": 270 }, "BACK": { "patternId": "A", "rotation": 270 }, "LEFT": { "patternId": "D", "rotation": 180 }, "RIGHT": { "pat...
[ { "patternId": "Z", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "A", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "X", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "K", "rotation": 90, "x": 2, "y": 1 }, { "patternId":...
[ "BACK", "TOP", "RIGHT", "TOP", "BACK" ]
[ "BACK", "TOP", "RIGHT" ]
3
{ "faces": { "TOP": { "patternId": "X", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "A", "rotation": 90 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "X", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "A", "rotation": 90 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId"...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C145
C146
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle ima...
standard_cross
[ "E", "N", "W", "W", "W" ]
[ { "patternId": "H", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "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/C146_path_sequence.png" }
{ "level_id": 146, "name": "Reconstruct 146", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-146.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "V", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 270, "flipHorizontal": false, "flipVertical": false },...
[ "V", "Y", "H", "L", "2", "B" ]
3
2
6
4
{ "TOP": { "patternId": "V", "rotation": 270 }, "BOTTOM": { "patternId": "B", "rotation": 90 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 180 }, "LEFT": { "patternId": "2", "rotation": 180 }, "RIGHT": { "patter...
[ { "patternId": "B", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "H", "rotation": 90, "x": 4, "y": 2 }, { "patternId": "L", "rotation": 270, "x": 4, "y": 1 }, { "patternId": "B", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "...
[ "RIGHT", "BACK", "BOTTOM", "FRONT", "TOP" ]
[ "RIGHT", "BACK", "BOTTOM", "FRONT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "V", "rotation": 270 }, "BOTTOM": { "patternId": "B", "rotation": 90 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "V", "rotation": 270 }, "BOTTOM": { "patternId": "B", "rotation": 90 }, "FRONT": { "patternId": "Y", "rotation": 0 }, "BACK": { "patternId": "L", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId"...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C146
C147
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W -> W The puzzle ima...
standard_cross
[ "N", "E", "E", "W", "W" ]
[ { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "T", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C147_path_sequence.png" }
{ "level_id": 147, "name": "Reconstruct 147", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-147.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "arrow_down", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "T", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertical": f...
[ "arrow_down", "T", "R", "W", "M", "J" ]
1
2
5
4
{ "TOP": { "patternId": "arrow_down", "rotation": 180 }, "BOTTOM": { "patternId": "J", "rotation": 0 }, "FRONT": { "patternId": "T", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 270 }, "LEFT": { "patternId": "M", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "J", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "W", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "R", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "T", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "...
[ "BACK", "RIGHT", "FRONT", "RIGHT", "BACK" ]
[ "BACK", "RIGHT", "FRONT" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "T", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 90 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "T", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 90 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId": ...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C147
C148
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> S The puzzle ima...
standard_cross
[ "W", "W", "N", "N", "S" ]
[ { "patternId": "2", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C148_path_sequence.png" }
{ "level_id": 148, "name": "Reconstruct 148", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-148.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "star", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "star", "8", "5", "M", "2", "7" ]
3
3
5
5
{ "TOP": { "patternId": "star", "rotation": 0 }, "BOTTOM": { "patternId": "7", "rotation": 270 }, "FRONT": { "patternId": "8", "rotation": 90 }, "BACK": { "patternId": "M", "rotation": 0 }, "LEFT": { "patternId": "2", "rotation": 90 }, "RIGHT": { "patter...
[ { "patternId": "7", "rotation": 270, "x": 3, "y": 3 }, { "patternId": "2", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "star", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "M", "rotation": 0, "x": 1, "y": 2 }, { "patternId"...
[ "LEFT", "TOP", "BACK", "BOTTOM", "BACK" ]
[ "LEFT", "TOP", "BACK", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "star", "rotation": 0 }, "BOTTOM": { "patternId": "7", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 180 }, "LEFT": { "patternId": "2"...
{ "TOP": { "patternId": "star", "rotation": 0 }, "BOTTOM": { "patternId": "7", "rotation": 270 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "M", "rotation": 180 }, "LEFT": { "patternId": "2", "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...
C148
C149
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle ima...
standard_cross
[ "N", "S", "S", "W", "S" ]
[ { "patternId": "star", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "B", "rotation": 90, "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/C149_path_sequence.png" }
{ "level_id": 149, "name": "Reconstruct 149", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-149.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "triangle", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "X", "rotation": 270, "flipHorizontal": false, "flipVertical": fal...
[ "triangle", "R", "X", "star", "diamond", "B" ]
2
2
4
6
{ "TOP": { "patternId": "triangle", "rotation": 180 }, "BOTTOM": { "patternId": "B", "rotation": 90 }, "FRONT": { "patternId": "R", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "diamond", "rotation": 90 }, "RIGHT"...
[ { "patternId": "B", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "star", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "B", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "R", "rotation": 0, "x": 2, "y": 3 }, { "patternId":...
[ "BACK", "BOTTOM", "FRONT", "LEFT", "TOP" ]
[ "BACK", "BOTTOM", "FRONT", "LEFT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "triangle", "rotation": 180 }, "BOTTOM": { "patternId": "B", "rotation": 90 }, "FRONT": { "patternId": "R", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternI...
{ "TOP": { "patternId": "triangle", "rotation": 180 }, "BOTTOM": { "patternId": "B", "rotation": 90 }, "FRONT": { "patternId": "R", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "diamond", "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...
C149
C150
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle ima...
standard_cross
[ "W", "N", "W", "W", "W" ]
[ { "patternId": "P", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C150_path_sequence.png" }
{ "level_id": 150, "name": "Reconstruct 150", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-150.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "I", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "I", "N", "D", "2", "P", "Y" ]
5
2
7
4
{ "TOP": { "patternId": "I", "rotation": 0 }, "BOTTOM": { "patternId": "Y", "rotation": 270 }, "FRONT": { "patternId": "N", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 90 }, "LEFT": { "patternId": "P", "rotation": 0 }, "RIGHT": { "patternI...
[ { "patternId": "Y", "rotation": 270, "x": 5, "y": 2 }, { "patternId": "P", "rotation": 270, "x": 4, "y": 2 }, { "patternId": "2", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "I", "rotation": 90, "x": 3, "y": 1 }, { "patternId": ...
[ "LEFT", "BACK", "TOP", "FRONT", "BOTTOM" ]
[ "LEFT", "BACK", "TOP", "FRONT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "I", "rotation": 0 }, "BOTTOM": { "patternId": "Y", "rotation": 270 }, "FRONT": { "patternId": "N", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 270 }, "LEFT": { "patternId": "P",...
{ "TOP": { "patternId": "I", "rotation": 0 }, "BOTTOM": { "patternId": "Y", "rotation": 270 }, "FRONT": { "patternId": "N", "rotation": 180 }, "BACK": { "patternId": "2", "rotation": 270 }, "LEFT": { "patternId": "P", "rotation": 90 }, "RIGHT": { "patter...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C150
C151
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle images a...
standard_cross
[ "N", "W", "E", "N" ]
[ { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical":...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C151_path_sequence.png" }
{ "level_id": 151, "name": "Reconstruct 151", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-151.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "Y", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 0, "flipHorizontal": false, "flipVertical": false...
[ "Y", "F", "circle", "star", "arrow_up", "2" ]
2
3
4
5
{ "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "2", "rotation": 180 }, "FRONT": { "patternId": "F", "rotation": 180 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "arrow_up", "rotation": 180 }, "RIGHT": {...
[ { "patternId": "2", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "star", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "arrow_up", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "star", "rotation": 270, "x": 2, "y": 2 }, { ...
[ "BACK", "LEFT", "BACK", "TOP" ]
[ "BACK", "LEFT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "ar...
{ "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "arrow_up", "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...
C151
C152
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W -> N The puzzle ima...
standard_cross
[ "W", "S", "E", "W", "N" ]
[ { "patternId": "U", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "heart", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "6", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C152_path_sequence.png" }
{ "level_id": 152, "name": "Reconstruct 152", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-152.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "1", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 270, "flipHorizontal": false, "flipVertical": fals...
[ "1", "heart", "O", "plus", "U", "6" ]
2
1
4
4
{ "TOP": { "patternId": "1", "rotation": 180 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "plus", "rotation": 0 }, "LEFT": { "patternId": "U", "rotation": 0 }, "RIGHT": { "...
[ { "patternId": "6", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "U", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "heart", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "6", "rotation": 90, "x": 2, "y": 2 }, { "patter...
[ "LEFT", "FRONT", "BOTTOM", "FRONT", "LEFT" ]
[ "LEFT", "FRONT", "BOTTOM" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "U...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "heart", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "U", "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...
C152
C153
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "N", "E", "S" ]
[ { "patternId": "V", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C153_path_sequence.png" }
{ "level_id": 153, "name": "Reconstruct 153", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-153.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "P", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "P", "2", "V", "C", "diamond", "7" ]
1
2
5
4
{ "TOP": { "patternId": "P", "rotation": 180 }, "BOTTOM": { "patternId": "7", "rotation": 0 }, "FRONT": { "patternId": "2", "rotation": 0 }, "BACK": { "patternId": "C", "rotation": 180 }, "LEFT": { "patternId": "diamond", "rotation": 90 }, "RIGHT": { "pa...
[ { "patternId": "7", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "V", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "C", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "P", "rotation": 90, "x": 3, "y": 1 }, { "patternId": ...
[ "RIGHT", "BACK", "TOP", "RIGHT" ]
[ "RIGHT", "BACK", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "P", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "C", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "P", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "C", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId":...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C153
C154
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> S -> W -> E The puzzle images a...
standard_cross
[ "W", "S", "W", "E" ]
[ { "patternId": "K", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "V", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C154_path_sequence.png" }
{ "level_id": 154, "name": "Reconstruct 154", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-154.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "V", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "7", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, ...
[ "V", "7", "V", "G", "K", "R" ]
3
1
5
4
{ "TOP": { "patternId": "V", "rotation": 0 }, "BOTTOM": { "patternId": "R", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 0 }, "BACK": { "patternId": "G", "rotation": 270 }, "LEFT": { "patternId": "K", "rotation": 270 }, "RIGHT": { "patternId...
[ { "patternId": "R", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "K", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "7", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "V", "rotation": 270, "x": 1, "y": 2 }, { "patternId":...
[ "LEFT", "FRONT", "TOP", "FRONT" ]
[ "LEFT", "FRONT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "V", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "K", ...
{ "TOP": { "patternId": "V", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "K", "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...
C154
C155
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> N -> N -> E -> E The puzzle ima...
standard_cross
[ "E", "N", "N", "E", "E" ]
[ { "patternId": "Y", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Y", "rotation": 0, "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/C155_path_sequence.png" }
{ "level_id": 155, "name": "Reconstruct 155", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-155.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "A", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Y", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "A", "1", "Y", "Y", "X", "K" ]
1
3
6
5
{ "TOP": { "patternId": "A", "rotation": 270 }, "BOTTOM": { "patternId": "K", "rotation": 0 }, "FRONT": { "patternId": "1", "rotation": 270 }, "BACK": { "patternId": "Y", "rotation": 270 }, "LEFT": { "patternId": "X", "rotation": 0 }, "RIGHT": { "pattern...
[ { "patternId": "K", "rotation": 0, "x": 1, "y": 3 }, { "patternId": "Y", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "Y", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "X", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "A...
[ "RIGHT", "BACK", "LEFT", "TOP", "RIGHT" ]
[ "RIGHT", "BACK", "LEFT", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "A", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "Y", "rotation": 90 }, "LEFT": { "patternId": "X", ...
{ "TOP": { "patternId": "A", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "Y", "rotation": 90 }, "LEFT": { "patternId": "X", "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...
C155
C156
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "N", "E", "N" ]
[ { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 90, "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/C156_path_sequence.png" }
{ "level_id": 156, "name": "Reconstruct 156", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-156.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "8", "F", "Q", "C", "heart", "1" ]
1
3
5
5
{ "TOP": { "patternId": "8", "rotation": 180 }, "BOTTOM": { "patternId": "1", "rotation": 0 }, "FRONT": { "patternId": "F", "rotation": 180 }, "BACK": { "patternId": "C", "rotation": 0 }, "LEFT": { "patternId": "heart", "rotation": 90 }, "RIGHT": { "patt...
[ { "patternId": "1", "rotation": 0, "x": 1, "y": 3 }, { "patternId": "Q", "rotation": 270, "x": 2, "y": 3 }, { "patternId": "C", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "8", "rotation": 90, "x": 3, "y": 2 }, { "patternId": "...
[ "RIGHT", "BACK", "TOP", "LEFT" ]
[ "RIGHT", "BACK", "TOP", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "8", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "C", "rotation": 180 }, "LEFT": { "patternId": "heart...
{ "TOP": { "patternId": "8", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "C", "rotation": 180 }, "LEFT": { "patternId": "heart", "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...
C156
C157
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> W -> N -> N The puzzle images a...
standard_cross
[ "E", "W", "N", "N" ]
[ { "patternId": "R", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "6", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C157_path_sequence.png" }
{ "level_id": 157, "name": "Reconstruct 157", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-157.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "arrow_down", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "star", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertica...
[ "arrow_down", "star", "R", "R", "T", "6" ]
1
3
4
5
{ "TOP": { "patternId": "arrow_down", "rotation": 270 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "star", "rotation": 180 }, "BACK": { "patternId": "R", "rotation": 180 }, "LEFT": { "patternId": "T", "rotation": 180 }, "RIGHT"...
[ { "patternId": "6", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "R", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "6", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "R", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "...
[ "RIGHT", "BOTTOM", "BACK", "TOP" ]
[ "RIGHT", "BOTTOM", "BACK", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "arrow_down", "rotation": 270 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 0 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "arrow_down", "rotation": 270 }, "BOTTOM": { "patternId": "6", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "R", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C157
C158
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "N", "N", "S", "W" ]
[ { "patternId": "K", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "K", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C158_path_sequence.png" }
{ "level_id": 158, "name": "Reconstruct 158", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-158.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "U", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": false }...
[ "5", "U", "8", "K", "9", "star" ]
2
3
4
5
{ "TOP": { "patternId": "5", "rotation": 270 }, "BOTTOM": { "patternId": "star", "rotation": 0 }, "FRONT": { "patternId": "U", "rotation": 180 }, "BACK": { "patternId": "K", "rotation": 90 }, "LEFT": { "patternId": "9", "rotation": 0 }, "RIGHT": { "patte...
[ { "patternId": "star", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "K", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "5", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "K", "rotation": 270, "x": 2, "y": 2 }, { "patternI...
[ "BACK", "TOP", "BACK", "LEFT" ]
[ "BACK", "TOP", "LEFT" ]
3
{ "faces": { "TOP": { "patternId": "5", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "K", "rotation": 270 }, "LEFT": { "patternId": "9", ...
{ "TOP": { "patternId": "5", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "K", "rotation": 270 }, "LEFT": { "patternId": "9", "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...
C158
C159
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N -> S The puzzle ima...
standard_cross
[ "W", "N", "N", "N", "S" ]
[ { "patternId": "star", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 0, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C159_path_sequence.png" }
{ "level_id": 159, "name": "Reconstruct 159", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-159.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "1", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "7", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "1", "7", "2", "circle", "star", "V" ]
2
4
4
6
{ "TOP": { "patternId": "1", "rotation": 270 }, "BOTTOM": { "patternId": "V", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 180 }, "LEFT": { "patternId": "star", "rotation": 90 }, "RIGHT": { "...
[ { "patternId": "V", "rotation": 0, "x": 2, "y": 4 }, { "patternId": "star", "rotation": 0, "x": 1, "y": 4 }, { "patternId": "circle", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "2", "rotation": 0, "x": 1, "y": 2 }, { "patternI...
[ "LEFT", "BACK", "RIGHT", "FRONT", "RIGHT" ]
[ "LEFT", "BACK", "RIGHT", "FRONT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 0 }, "LEFT": { "patternId": "star...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 0 }, "BACK": { "patternId": "circle", "rotation": 0 }, "LEFT": { "patternId": "star", "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...
C159
C160
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E -> E The puzzle ima...
standard_cross
[ "W", "S", "E", "E", "E" ]
[ { "patternId": "Q", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "V", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C160_path_sequence.png" }
{ "level_id": 160, "name": "Reconstruct 160", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-160.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 180, "flipHorizontal": false, "flipVertical": fal...
[ "D", "V", "circle", "O", "Q", "O" ]
2
1
6
4
{ "TOP": { "patternId": "D", "rotation": 270 }, "BOTTOM": { "patternId": "O", "rotation": 90 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "O", "rotation": 180 }, "LEFT": { "patternId": "Q", "rotation": 90 }, "RIGHT": { "patte...
[ { "patternId": "O", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "Q", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "V", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "O", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "O"...
[ "LEFT", "FRONT", "BOTTOM", "BACK", "TOP" ]
[ "LEFT", "FRONT", "BOTTOM", "BACK", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "D", "rotation": 270 }, "BOTTOM": { "patternId": "O", "rotation": 90 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "O", "rotation": 0 }, "LEFT": { "patternId": "Q", ...
{ "TOP": { "patternId": "D", "rotation": 270 }, "BOTTOM": { "patternId": "O", "rotation": 90 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "O", "rotation": 0 }, "LEFT": { "patternId": "Q", "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...
C160
C161
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> E -> W -> N -> E The puzzle ima...
standard_cross
[ "N", "E", "W", "N", "E" ]
[ { "patternId": "W", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "3", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C161_path_sequence.png" }
{ "level_id": 161, "name": "Reconstruct 161", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-161.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "Y", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "square", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "3", "rotation": 180, "flipHorizontal": false, "flipVertical": false...
[ "Y", "square", "3", "W", "N", "B" ]
1
3
4
5
{ "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "B", "rotation": 90 }, "FRONT": { "patternId": "square", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 0 }, "LEFT": { "patternId": "N", "rotation": 0 }, "RIGHT": { "patte...
[ { "patternId": "B", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "W", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "3", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "W", "rotation": 180, "x": 1, "y": 2 }, { "patternId":...
[ "BACK", "RIGHT", "BACK", "TOP", "RIGHT" ]
[ "BACK", "RIGHT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "W", "rotation": 180 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C161
C162
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E -> S The puzzle ima...
standard_cross
[ "E", "E", "S", "E", "S" ]
[ { "patternId": "arrow_left", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "V", "rotation": 0, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C162_path_sequence.png" }
{ "level_id": 162, "name": "Reconstruct 162", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-162.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "Y", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": ...
[ "Y", "V", "arrow_left", "L", "arrow_left", "I" ]
1
1
6
5
{ "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "I", "rotation": 180 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "L", "rotation": 90 }, "LEFT": { "patternId": "arrow_left", "rotation": 180 }, "RIGHT": { ...
[ { "patternId": "I", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "arrow_left", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "Y", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "V", "rotation": 0, "x": 3, "y": 2 }, { "patt...
[ "RIGHT", "TOP", "FRONT", "LEFT", "BOTTOM" ]
[ "RIGHT", "TOP", "FRONT", "LEFT", "BOTTOM" ]
5
{ "faces": { "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "I", "rotation": 180 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "arr...
{ "TOP": { "patternId": "Y", "rotation": 180 }, "BOTTOM": { "patternId": "I", "rotation": 180 }, "FRONT": { "patternId": "V", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "arrow_left", "rotation": 270 }, "RIGHT": { ...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C162
C163
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "N", "W", "N", "N" ]
[ { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C163_path_sequence.png" }
{ "level_id": 163, "name": "Reconstruct 163", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-163.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "smile", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "W", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 0, "flipHorizontal": false, "flipVertical": false ...
[ "smile", "W", "S", "diamond", "G", "6" ]
2
4
4
6
{ "TOP": { "patternId": "smile", "rotation": 180 }, "BOTTOM": { "patternId": "6", "rotation": 270 }, "FRONT": { "patternId": "W", "rotation": 90 }, "BACK": { "patternId": "diamond", "rotation": 270 }, "LEFT": { "patternId": "G", "rotation": 270 }, "RIGHT": {...
[ { "patternId": "6", "rotation": 270, "x": 2, "y": 4 }, { "patternId": "diamond", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "G", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "smile", "rotation": 270, "x": 1, "y": 2 }, { "p...
[ "BACK", "LEFT", "TOP", "RIGHT" ]
[ "BACK", "LEFT", "TOP", "RIGHT" ]
4
{ "faces": { "TOP": { "patternId": "smile", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 90 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "smile", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "diamond", "rotation": 90 }, "LEFT": { "patternId": "G", "rotation": 0 }, "RIGHT": { "...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C163
C164
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> S -> W -> E The puzzle images a...
standard_cross
[ "W", "S", "W", "E" ]
[ { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "P", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C164_path_sequence.png" }
{ "level_id": 164, "name": "Reconstruct 164", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-164.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "P", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "square", "rotation": 0, "flipHorizontal": false, "flipVertical": false ...
[ "P", "Q", "square", "J", "D", "L" ]
3
1
5
4
{ "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "L", "rotation": 0 }, "FRONT": { "patternId": "Q", "rotation": 90 }, "BACK": { "patternId": "J", "rotation": 0 }, "LEFT": { "patternId": "D", "rotation": 180 }, "RIGHT": { "patternI...
[ { "patternId": "L", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "D", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "Q", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "P", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "Q...
[ "LEFT", "FRONT", "TOP", "FRONT" ]
[ "LEFT", "FRONT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "Q", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "D", ...
{ "TOP": { "patternId": "P", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "Q", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "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...
C164
C165
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> S -> W -> S The puzzle images a...
standard_cross
[ "E", "S", "W", "S" ]
[ { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "2", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": true },...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C165_path_sequence.png" }
{ "level_id": 165, "name": "Reconstruct 165", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-165.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "4", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "2", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "4", "2", "M", "6", "A", "star" ]
1
1
4
5
{ "TOP": { "patternId": "4", "rotation": 270 }, "BOTTOM": { "patternId": "star", "rotation": 180 }, "FRONT": { "patternId": "2", "rotation": 270 }, "BACK": { "patternId": "6", "rotation": 270 }, "LEFT": { "patternId": "A", "rotation": 180 }, "RIGHT": { "...
[ { "patternId": "star", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "M", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "2", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "star", "rotation": 270, "x": 1, "y": 2 }, { "patte...
[ "RIGHT", "FRONT", "BOTTOM", "LEFT" ]
[ "RIGHT", "FRONT", "BOTTOM", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "star", "rotation": 180 }, "FRONT": { "patternId": "2", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "A"...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "star", "rotation": 180 }, "FRONT": { "patternId": "2", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "A", "rotation": 270 }, "RIGHT": { "patt...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C165
C166
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> S -> W -> S -> S The puzzle ima...
standard_cross
[ "E", "S", "W", "S", "S" ]
[ { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "diamond", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 270, "flipHorizontal": false, "flipVertical": t...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C166_path_sequence.png" }
{ "level_id": 166, "name": "Reconstruct 166", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-166.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "circle", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 90, "flipHorizontal": false, "flipVertica...
[ "circle", "diamond", "smile", "plus", "arrow_up", "Q" ]
1
1
4
6
{ "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "Q", "rotation": 180 }, "FRONT": { "patternId": "diamond", "rotation": 0 }, "BACK": { "patternId": "plus", "rotation": 90 }, "LEFT": { "patternId": "arrow_up", "rotation": 0 }, "RI...
[ { "patternId": "Q", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "smile", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "diamond", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "Q", "rotation": 270, "x": 1, "y": 2 }, { "...
[ "RIGHT", "FRONT", "BOTTOM", "LEFT", "TOP" ]
[ "RIGHT", "FRONT", "BOTTOM", "LEFT", "TOP" ]
5
{ "faces": { "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "Q", "rotation": 180 }, "FRONT": { "patternId": "diamond", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "pattern...
{ "TOP": { "patternId": "circle", "rotation": 270 }, "BOTTOM": { "patternId": "Q", "rotation": 180 }, "FRONT": { "patternId": "diamond", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "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...
C166
C167
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> S The puzzle images a...
standard_cross
[ "S", "S", "W", "S" ]
[ { "patternId": "8", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "S", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C167_path_sequence.png" }
{ "level_id": 167, "name": "Reconstruct 167", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-167.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "O", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "8", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "O", "8", "plus", "B", "S", "arrow_down" ]
2
1
4
6
{ "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_down", "rotation": 180 }, "FRONT": { "patternId": "8", "rotation": 0 }, "BACK": { "patternId": "B", "rotation": 180 }, "LEFT": { "patternId": "S", "rotation": 270 }, "RIGHT": { ...
[ { "patternId": "arrow_down", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "8", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "O", "rotation": 90, "x": 2, "y": 3 }, { "patternId": "S", "rotation": 0, "x": 1, "y": 3 }, { "patte...
[ "FRONT", "TOP", "LEFT", "BACK" ]
[ "FRONT", "TOP", "LEFT", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "8", "rotation": 0 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId": "S", ...
{ "TOP": { "patternId": "O", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "8", "rotation": 0 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId": "S", "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...
C167
C168
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> S The puzzle images a...
standard_cross
[ "W", "W", "E", "S" ]
[ { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C168_path_sequence.png" }
{ "level_id": 168, "name": "Reconstruct 168", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-168.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "7", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "V", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "7", "V", "V", "square", "8", "Q" ]
3
1
5
4
{ "TOP": { "patternId": "7", "rotation": 0 }, "BOTTOM": { "patternId": "Q", "rotation": 0 }, "FRONT": { "patternId": "V", "rotation": 90 }, "BACK": { "patternId": "square", "rotation": 180 }, "LEFT": { "patternId": "8", "rotation": 270 }, "RIGHT": { "pat...
[ { "patternId": "Q", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "8", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "7", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "8", "rotation": 180, "x": 2, "y": 1 }, { "patternId":...
[ "LEFT", "TOP", "LEFT", "FRONT" ]
[ "LEFT", "TOP", "FRONT" ]
3
{ "faces": { "TOP": { "patternId": "7", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "V", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "8", ...
{ "TOP": { "patternId": "7", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "V", "rotation": 90 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "8", "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...
C168
C169
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> W -> W -> S The puzzle images a...
standard_cross
[ "W", "W", "W", "S" ]
[ { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "4", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C169_path_sequence.png" }
{ "level_id": 169, "name": "Reconstruct 169", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-169.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Q", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "D", "Q", "4", "U", "M", "M" ]
4
1
6
4
{ "TOP": { "patternId": "D", "rotation": 90 }, "BOTTOM": { "patternId": "M", "rotation": 270 }, "FRONT": { "patternId": "Q", "rotation": 180 }, "BACK": { "patternId": "U", "rotation": 90 }, "LEFT": { "patternId": "M", "rotation": 90 }, "RIGHT": { "patter...
[ { "patternId": "M", "rotation": 270, "x": 4, "y": 1 }, { "patternId": "M", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "D", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "4", "rotation": 180, "x": 1, "y": 1 }, { "patternId":...
[ "LEFT", "TOP", "RIGHT", "FRONT" ]
[ "LEFT", "TOP", "RIGHT", "FRONT" ]
4
{ "faces": { "TOP": { "patternId": "D", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "Q", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "M", ...
{ "TOP": { "patternId": "D", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "Q", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "M", "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...
C169
C170
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> E -> S -> S The puzzle images a...
standard_cross
[ "N", "E", "S", "S" ]
[ { "patternId": "G", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "B", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "4", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C170_path_sequence.png" }
{ "level_id": 170, "name": "Reconstruct 170", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-170.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "triangle", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "B", "rotation": 0, "flipHorizontal": false, "flipVertical": false...
[ "triangle", "6", "B", "G", "3", "4" ]
1
2
4
5
{ "TOP": { "patternId": "triangle", "rotation": 180 }, "BOTTOM": { "patternId": "4", "rotation": 180 }, "FRONT": { "patternId": "6", "rotation": 0 }, "BACK": { "patternId": "G", "rotation": 0 }, "LEFT": { "patternId": "3", "rotation": 0 }, "RIGHT": { "pa...
[ { "patternId": "4", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "G", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "B", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "4", "rotation": 270, "x": 2, "y": 2 }, { "patternId...
[ "BACK", "RIGHT", "BOTTOM", "LEFT" ]
[ "BACK", "RIGHT", "BOTTOM", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "4", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "G", "rotation": 180 }, "LEFT": { "patternId": "3", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "4", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "G", "rotation": 180 }, "LEFT": { "patternId": "3", "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...
C170
C171
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> S -> W -> E -> E The puzzle ima...
standard_cross
[ "W", "S", "W", "E", "E" ]
[ { "patternId": "5", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "H", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C171_path_sequence.png" }
{ "level_id": 171, "name": "Reconstruct 171", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-171.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "E", "H", "4", "5", "5", "E" ]
3
1
5
4
{ "TOP": { "patternId": "E", "rotation": 90 }, "BOTTOM": { "patternId": "E", "rotation": 270 }, "FRONT": { "patternId": "H", "rotation": 270 }, "BACK": { "patternId": "5", "rotation": 180 }, "LEFT": { "patternId": "5", "rotation": 90 }, "RIGHT": { "patte...
[ { "patternId": "E", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "5", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "H", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "E", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "...
[ "LEFT", "FRONT", "TOP", "FRONT", "BOTTOM" ]
[ "LEFT", "FRONT", "TOP", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "E", "rotation": 90 }, "BOTTOM": { "patternId": "E", "rotation": 270 }, "FRONT": { "patternId": "H", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "5", ...
{ "TOP": { "patternId": "E", "rotation": 90 }, "BOTTOM": { "patternId": "E", "rotation": 270 }, "FRONT": { "patternId": "H", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "5", "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...
C171
C172
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> N -> E -> E -> S The puzzle ima...
standard_cross
[ "N", "N", "E", "E", "S" ]
[ { "patternId": "K", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 180, "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/C172_path_sequence.png" }
{ "level_id": 172, "name": "Reconstruct 172", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-172.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "L", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "6", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": false }...
[ "L", "6", "I", "K", "W", "M" ]
1
3
5
5
{ "TOP": { "patternId": "L", "rotation": 180 }, "BOTTOM": { "patternId": "M", "rotation": 180 }, "FRONT": { "patternId": "6", "rotation": 90 }, "BACK": { "patternId": "K", "rotation": 180 }, "LEFT": { "patternId": "W", "rotation": 90 }, "RIGHT": { "patte...
[ { "patternId": "M", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "K", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "L", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "I", "rotation": 270, "x": 2, "y": 1 }, { "patternId":...
[ "BACK", "TOP", "RIGHT", "BOTTOM", "BACK" ]
[ "BACK", "TOP", "RIGHT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "L", "rotation": 180 }, "BOTTOM": { "patternId": "M", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "K", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "L", "rotation": 180 }, "BOTTOM": { "patternId": "M", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "K", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C172
C173
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "E", "N", "E" ]
[ { "patternId": "J", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C173_path_sequence.png" }
{ "level_id": 173, "name": "Reconstruct 173", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-173.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "I", "5", "J", "7", "E", "C" ]
1
2
6
4
{ "TOP": { "patternId": "I", "rotation": 90 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "5", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 90 }, "LEFT": { "patternId": "E", "rotation": 270 }, "RIGHT": { "patternId...
[ { "patternId": "C", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "J", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "I", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "7", "rotation": 90, "x": 3, "y": 1 }, { "patternId": ...
[ "RIGHT", "TOP", "BACK", "LEFT" ]
[ "RIGHT", "TOP", "BACK", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "I", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 270 }, "LEFT": { "patternId": "E", ...
{ "TOP": { "patternId": "I", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 270 }, "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...
C173
C174
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle ima...
standard_cross
[ "N", "N", "N", "E", "E" ]
[ { "patternId": "Z", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "P", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C174_path_sequence.png" }
{ "level_id": 174, "name": "Reconstruct 174", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-174.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "P", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "R", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "P", "R", "E", "Z", "U", "X" ]
1
4
5
6
{ "TOP": { "patternId": "P", "rotation": 0 }, "BOTTOM": { "patternId": "X", "rotation": 90 }, "FRONT": { "patternId": "R", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 0 }, "LEFT": { "patternId": "U", "rotation": 270 }, "RIGHT": { "patternI...
[ { "patternId": "X", "rotation": 90, "x": 1, "y": 4 }, { "patternId": "Z", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "P", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "R", "rotation": 180, "x": 1, "y": 1 }, { "patternId": ...
[ "BACK", "TOP", "FRONT", "RIGHT", "BACK" ]
[ "BACK", "TOP", "FRONT", "RIGHT" ]
4
{ "faces": { "TOP": { "patternId": "P", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "R", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 180 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "P", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "R", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 180 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C174
C175
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle ima...
standard_cross
[ "S", "W", "W", "E", "N" ]
[ { "patternId": "diamond", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "5", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C175_path_sequence.png" }
{ "level_id": 175, "name": "Reconstruct 175", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-175.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_down", "rotation": 180, "flipHorizontal": false, "flipVert...
[ "8", "diamond", "arrow_down", "P", "5", "H" ]
3
1
5
4
{ "TOP": { "patternId": "8", "rotation": 180 }, "BOTTOM": { "patternId": "H", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 270 }, "BACK": { "patternId": "P", "rotation": 90 }, "LEFT": { "patternId": "5", "rotation": 0 }, "RIGHT": { "pa...
[ { "patternId": "H", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "diamond", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "5", "rotation": 0, "x": 2, "y": 2 }, { "patternId": "P", "rotation": 90, "x": 1, "y": 2 }, { "patternI...
[ "FRONT", "LEFT", "BACK", "LEFT", "BOTTOM" ]
[ "FRONT", "LEFT", "BACK", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 270 }, "BACK": { "patternId": "P", "rotation": 270 }, "LEFT": { "patternId": ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 0 }, "FRONT": { "patternId": "diamond", "rotation": 270 }, "BACK": { "patternId": "P", "rotation": 270 }, "LEFT": { "patternId": "5", "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...
C175
C176
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E -> N The puzzle ima...
standard_cross
[ "W", "S", "E", "E", "N" ]
[ { "patternId": "F", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "O", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C176_path_sequence.png" }
{ "level_id": 176, "name": "Reconstruct 176", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-176.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "A", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, ...
[ "M", "1", "A", "E", "F", "O" ]
2
1
5
4
{ "TOP": { "patternId": "M", "rotation": 0 }, "BOTTOM": { "patternId": "O", "rotation": 90 }, "FRONT": { "patternId": "1", "rotation": 0 }, "BACK": { "patternId": "E", "rotation": 270 }, "LEFT": { "patternId": "F", "rotation": 270 }, "RIGHT": { "patternI...
[ { "patternId": "O", "rotation": 90, "x": 2, "y": 1 }, { "patternId": "F", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "1", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "O", "rotation": 0, "x": 2, "y": 2 }, { "patternId": ...
[ "LEFT", "FRONT", "BOTTOM", "BACK", "LEFT" ]
[ "LEFT", "FRONT", "BOTTOM", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "O", "rotation": 90 }, "FRONT": { "patternId": "1", "rotation": 0 }, "BACK": { "patternId": "E", "rotation": 90 }, "LEFT": { "patternId": "F", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "O", "rotation": 90 }, "FRONT": { "patternId": "1", "rotation": 0 }, "BACK": { "patternId": "E", "rotation": 90 }, "LEFT": { "patternId": "F", "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...
C176
C177
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: N -> S -> E -> N The puzzle images a...
standard_cross
[ "N", "S", "E", "N" ]
[ { "patternId": "star", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_right", "rotation": 90, "flipHorizontal": false, "flipVertical": ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C177_path_sequence.png" }
{ "level_id": 177, "name": "Reconstruct 177", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-177.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "Y", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "S", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 270, "flipHorizontal": false, "flipVertical": ...
[ "Y", "S", "arrow_right", "star", "plus", "W" ]
1
2
4
4
{ "TOP": { "patternId": "Y", "rotation": 0 }, "BOTTOM": { "patternId": "W", "rotation": 0 }, "FRONT": { "patternId": "S", "rotation": 180 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "plus", "rotation": 90 }, "RIGHT": { "pat...
[ { "patternId": "W", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "star", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "W", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "arrow_right", "rotation": 90, "x": 2, "y": 2 }, { "p...
[ "BACK", "BOTTOM", "RIGHT", "BACK" ]
[ "BACK", "BOTTOM", "RIGHT" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "W", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "W", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "star", "rotation": 270 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternI...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C177
C178
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle images a...
standard_cross
[ "S", "S", "W", "W" ]
[ { "patternId": "arrow_down", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "J", "rotation": 180, "flipHorizontal": false, "flipVertical": tr...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C178_path_sequence.png" }
{ "level_id": 178, "name": "Reconstruct 178", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-178.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_down", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": f...
[ "P", "arrow_down", "D", "F", "J", "5" ]
3
1
5
5
{ "TOP": { "patternId": "P", "rotation": 90 }, "BOTTOM": { "patternId": "5", "rotation": 90 }, "FRONT": { "patternId": "arrow_down", "rotation": 180 }, "BACK": { "patternId": "F", "rotation": 270 }, "LEFT": { "patternId": "J", "rotation": 90 }, "RIGHT": { ...
[ { "patternId": "5", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "arrow_down", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "P", "rotation": 90, "x": 3, "y": 3 }, { "patternId": "J", "rotation": 180, "x": 2, "y": 3 }, { "pa...
[ "FRONT", "TOP", "LEFT", "BOTTOM" ]
[ "FRONT", "TOP", "LEFT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "P", "rotation": 90 }, "BOTTOM": { "patternId": "5", "rotation": 90 }, "FRONT": { "patternId": "arrow_down", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "P", "rotation": 90 }, "BOTTOM": { "patternId": "5", "rotation": 90 }, "FRONT": { "patternId": "arrow_down", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "J", "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...
C178
C179
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E The puzzle ima...
standard_cross
[ "E", "E", "S", "S", "E" ]
[ { "patternId": "J", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 180, "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/C179_path_sequence.png" }
{ "level_id": 179, "name": "Reconstruct 179", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-179.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "L", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "L", "N", "J", "E", "circle", "H" ]
1
1
6
5
{ "TOP": { "patternId": "L", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 270 }, "FRONT": { "patternId": "N", "rotation": 270 }, "BACK": { "patternId": "E", "rotation": 0 }, "LEFT": { "patternId": "circle", "rotation": 0 }, "RIGHT": { "patt...
[ { "patternId": "H", "rotation": 270, "x": 1, "y": 1 }, { "patternId": "J", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "L", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "N", "rotation": 90, "x": 3, "y": 2 }, { "patternId"...
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "LEFT" ]
[ "RIGHT", "TOP", "FRONT", "BOTTOM", "LEFT" ]
5
{ "faces": { "TOP": { "patternId": "L", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 270 }, "FRONT": { "patternId": "N", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "circl...
{ "TOP": { "patternId": "L", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 270 }, "FRONT": { "patternId": "N", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "circle", "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...
C179
C180
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> S -> W -> N The puzzle images a...
standard_cross
[ "W", "S", "W", "N" ]
[ { "patternId": "W", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 90, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C180_path_sequence.png" }
{ "level_id": 180, "name": "Reconstruct 180", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-180.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "arrow_up", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "7", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "C", "rotation": 90, "flipHorizontal": false, "flipVertical": fa...
[ "arrow_up", "7", "C", "triangle", "W", "X" ]
3
1
5
4
{ "TOP": { "patternId": "arrow_up", "rotation": 180 }, "BOTTOM": { "patternId": "X", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 270 }, "BACK": { "patternId": "triangle", "rotation": 270 }, "LEFT": { "patternId": "W", "rotation": 90 }, "RIGHT":...
[ { "patternId": "X", "rotation": 0, "x": 3, "y": 1 }, { "patternId": "W", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "7", "rotation": 180, "x": 2, "y": 2 }, { "patternId": "arrow_up", "rotation": 90, "x": 1, "y": 2 }, { "pattern...
[ "LEFT", "FRONT", "TOP", "LEFT" ]
[ "LEFT", "FRONT", "TOP" ]
3
{ "faces": { "TOP": { "patternId": "arrow_up", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "arrow_up", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "7", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "W", "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...
C180
C181
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle ima...
standard_cross
[ "S", "E", "W", "W", "W" ]
[ { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C181_path_sequence.png" }
{ "level_id": 181, "name": "Reconstruct 181", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-181.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "5", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "Z", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "5", "J", "Z", "7", "diamond", "F" ]
3
1
6
4
{ "TOP": { "patternId": "5", "rotation": 180 }, "BOTTOM": { "patternId": "F", "rotation": 180 }, "FRONT": { "patternId": "J", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 180 }, "LEFT": { "patternId": "diamond", "rotation": 180 }, "RIGHT": { ...
[ { "patternId": "F", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "J", "rotation": 0, "x": 3, "y": 2 }, { "patternId": "Z", "rotation": 180, "x": 4, "y": 2 }, { "patternId": "J", "rotation": 0, "x": 3, "y": 2 }, { "patternId": "...
[ "FRONT", "RIGHT", "FRONT", "LEFT", "BACK" ]
[ "FRONT", "RIGHT", "LEFT", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "J", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 0 }, "LEFT": { "patternId": "diamond",...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "J", "rotation": 0 }, "BACK": { "patternId": "7", "rotation": 0 }, "LEFT": { "patternId": "diamond", "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...
C181
C182
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "W", "S", "S", "N" ]
[ { "patternId": "V", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "1", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, {...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C182_path_sequence.png" }
{ "level_id": 182, "name": "Reconstruct 182", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-182.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": false ...
[ "plus", "1", "4", "T", "V", "Z" ]
2
1
4
5
{ "TOP": { "patternId": "plus", "rotation": 270 }, "BOTTOM": { "patternId": "Z", "rotation": 0 }, "FRONT": { "patternId": "1", "rotation": 180 }, "BACK": { "patternId": "T", "rotation": 90 }, "LEFT": { "patternId": "V", "rotation": 180 }, "RIGHT": { "pat...
[ { "patternId": "Z", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "V", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "1", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "4", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "1...
[ "LEFT", "FRONT", "RIGHT", "FRONT" ]
[ "LEFT", "FRONT", "RIGHT" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "1", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "V", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "1", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "V", "rotation": 270 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C182
C183
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle ima...
standard_cross
[ "E", "S", "W", "W", "E" ]
[ { "patternId": "smile", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "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/C183_path_sequence.png" }
{ "level_id": 183, "name": "Reconstruct 183", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-183.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": fals...
[ "I", "G", "smile", "D", "W", "8" ]
2
1
5
4
{ "TOP": { "patternId": "I", "rotation": 180 }, "BOTTOM": { "patternId": "8", "rotation": 180 }, "FRONT": { "patternId": "G", "rotation": 180 }, "BACK": { "patternId": "D", "rotation": 270 }, "LEFT": { "patternId": "W", "rotation": 90 }, "RIGHT": { "patt...
[ { "patternId": "8", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "smile", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "G", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "8", "rotation": 270, "x": 2, "y": 2 }, { "patter...
[ "RIGHT", "FRONT", "BOTTOM", "BACK", "BOTTOM" ]
[ "RIGHT", "FRONT", "BOTTOM", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "8", "rotation": 180 }, "FRONT": { "patternId": "G", "rotation": 180 }, "BACK": { "patternId": "D", "rotation": 90 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "8", "rotation": 180 }, "FRONT": { "patternId": "G", "rotation": 180 }, "BACK": { "patternId": "D", "rotation": 90 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternI...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C183
C184
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "N", "E", "N" ]
[ { "patternId": "H", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "T", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C184_path_sequence.png" }
{ "level_id": 184, "name": "Reconstruct 184", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-184.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "T", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "H", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "T", "F", "H", "D", "W", "V" ]
1
3
5
5
{ "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "V", "rotation": 270 }, "FRONT": { "patternId": "F", "rotation": 270 }, "BACK": { "patternId": "D", "rotation": 0 }, "LEFT": { "patternId": "W", "rotation": 180 }, "RIGHT": { "pattern...
[ { "patternId": "V", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "H", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "D", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "T", "rotation": 270, "x": 3, "y": 2 }, { "patternId"...
[ "RIGHT", "BACK", "TOP", "LEFT" ]
[ "RIGHT", "BACK", "TOP", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "D", "rotation": 180 }, "LEFT": { "patternId": "W", ...
{ "TOP": { "patternId": "T", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "D", "rotation": 180 }, "LEFT": { "patternId": "W", "rotation": 270 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C184
C185
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> E The puzzle images a...
standard_cross
[ "N", "W", "W", "E" ]
[ { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "3", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C185_path_sequence.png" }
{ "level_id": 185, "name": "Reconstruct 185", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-185.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "4", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "3", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "plus", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "4", "3", "plus", "8", "C", "H" ]
3
2
5
4
{ "TOP": { "patternId": "4", "rotation": 0 }, "BOTTOM": { "patternId": "H", "rotation": 180 }, "FRONT": { "patternId": "3", "rotation": 90 }, "BACK": { "patternId": "8", "rotation": 0 }, "LEFT": { "patternId": "C", "rotation": 0 }, "RIGHT": { "patternId"...
[ { "patternId": "H", "rotation": 180, "x": 3, "y": 2 }, { "patternId": "8", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "C", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "3", "rotation": 270, "x": 1, "y": 1 }, { "patternId...
[ "BACK", "LEFT", "FRONT", "LEFT" ]
[ "BACK", "LEFT", "FRONT" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "3", "rotation": 90 }, "BACK": { "patternId": "8", "rotation": 180 }, "LEFT": { "patternId": "C", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "3", "rotation": 90 }, "BACK": { "patternId": "8", "rotation": 180 }, "LEFT": { "patternId": "C", "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...
C185
C186
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> W The puzzle ima...
standard_cross
[ "W", "S", "S", "W", "W" ]
[ { "patternId": "arrow_left", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "N", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_down", "rotation": 0, "flipHorizontal": false, "flipVerti...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C186_path_sequence.png" }
{ "level_id": 186, "name": "Reconstruct 186", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-186.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "G", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "N", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_down", "rotation": 0, "flipHorizontal": false, "flipVertical": fals...
[ "G", "N", "arrow_down", "K", "arrow_left", "5" ]
4
1
6
5
{ "TOP": { "patternId": "G", "rotation": 90 }, "BOTTOM": { "patternId": "5", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 0 }, "BACK": { "patternId": "K", "rotation": 90 }, "LEFT": { "patternId": "arrow_left", "rotation": 0 }, "RIGHT": { "pa...
[ { "patternId": "5", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "arrow_left", "rotation": 270, "x": 3, "y": 1 }, { "patternId": "N", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "arrow_down", "rotation": 0, "x": 3, "y": 3 }, { ...
[ "LEFT", "FRONT", "RIGHT", "TOP", "LEFT" ]
[ "LEFT", "FRONT", "RIGHT", "TOP" ]
4
{ "faces": { "TOP": { "patternId": "G", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "arrow_le...
{ "TOP": { "patternId": "G", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "N", "rotation": 0 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "arrow_left", "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...
C186
C187
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: E -> S -> E -> E -> N The puzzle ima...
standard_cross
[ "E", "S", "E", "E", "N" ]
[ { "patternId": "O", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "4", "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/C187_path_sequence.png" }
{ "level_id": 187, "name": "Reconstruct 187", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-187.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "1", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "4", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "O", "rotation": 0, "flipHorizontal": false, "flipVertical": false },...
[ "1", "4", "O", "U", "star", "N" ]
1
1
6
4
{ "TOP": { "patternId": "1", "rotation": 270 }, "BOTTOM": { "patternId": "N", "rotation": 0 }, "FRONT": { "patternId": "4", "rotation": 180 }, "BACK": { "patternId": "U", "rotation": 180 }, "LEFT": { "patternId": "star", "rotation": 0 }, "RIGHT": { "patt...
[ { "patternId": "N", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "O", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "4", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "1", "rotation": 0, "x": 3, "y": 2 }, { "patternId": "...
[ "RIGHT", "FRONT", "TOP", "BACK", "RIGHT" ]
[ "RIGHT", "FRONT", "TOP", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "1", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "4", "rotation": 180 }, "BACK": { "patternId": "U", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "1", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "4", "rotation": 180 }, "BACK": { "patternId": "U", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C187
C188
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> N -> E -> S -> E The puzzle ima...
standard_cross
[ "W", "N", "E", "S", "E" ]
[ { "patternId": "E", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "heart", "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/C188_path_sequence.png" }
{ "level_id": 188, "name": "Reconstruct 188", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-188.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "J", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "M", "rotation": 180, "flipHorizontal": false, "flipVertical": false ...
[ "I", "J", "M", "heart", "E", "1" ]
2
2
5
4
{ "TOP": { "patternId": "I", "rotation": 180 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "J", "rotation": 270 }, "BACK": { "patternId": "heart", "rotation": 180 }, "LEFT": { "patternId": "E", "rotation": 180 }, "RIGHT": { "...
[ { "patternId": "1", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "E", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "heart", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "1", "rotation": 180, "x": 2, "y": 1 }, { "patternI...
[ "LEFT", "BACK", "BOTTOM", "LEFT", "FRONT" ]
[ "LEFT", "BACK", "BOTTOM", "FRONT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "J", "rotation": 270 }, "BACK": { "patternId": "heart", "rotation": 0 }, "LEFT": { "patternId": "E"...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "1", "rotation": 90 }, "FRONT": { "patternId": "J", "rotation": 270 }, "BACK": { "patternId": "heart", "rotation": 0 }, "LEFT": { "patternId": "E", "rotation": 270 }, "RIGHT": { "patt...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C188
C189
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: S -> N -> E -> S The puzzle images a...
standard_cross
[ "S", "N", "E", "S" ]
[ { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "C", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "heart", "rotation": 90, "flipHorizontal": false, "flipVertical": true },...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C189_path_sequence.png" }
{ "level_id": 189, "name": "Reconstruct 189", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-189.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "6", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "8", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": false...
[ "6", "8", "heart", "M", "Z", "C" ]
1
1
4
4
{ "TOP": { "patternId": "6", "rotation": 90 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "8", "rotation": 180 }, "BACK": { "patternId": "M", "rotation": 270 }, "LEFT": { "patternId": "Z", "rotation": 180 }, "RIGHT": { "patter...
[ { "patternId": "C", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "8", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "C", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "heart", "rotation": 90, "x": 2, "y": 1 }, { "patternId"...
[ "FRONT", "BOTTOM", "RIGHT", "FRONT" ]
[ "FRONT", "BOTTOM", "RIGHT" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "8", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "C", "rotation": 0 }, "FRONT": { "patternId": "8", "rotation": 180 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId":...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C189
C190
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "N", "N", "N", "S" ]
[ { "patternId": "Q", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_down", "rotation": 90, "flipHorizontal": false, "flipVertical": tru...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C190_path_sequence.png" }
{ "level_id": 190, "name": "Reconstruct 190", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-190.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "7", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_down", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 180, "flipHorizontal": false, "flipVertical": ...
[ "7", "arrow_down", "I", "Q", "plus", "9" ]
1
4
3
6
{ "TOP": { "patternId": "7", "rotation": 180 }, "BOTTOM": { "patternId": "9", "rotation": 0 }, "FRONT": { "patternId": "arrow_down", "rotation": 90 }, "BACK": { "patternId": "Q", "rotation": 270 }, "LEFT": { "patternId": "plus", "rotation": 270 }, "RIGHT": {...
[ { "patternId": "9", "rotation": 0, "x": 1, "y": 4 }, { "patternId": "Q", "rotation": 90, "x": 1, "y": 3 }, { "patternId": "7", "rotation": 180, "x": 1, "y": 2 }, { "patternId": "arrow_down", "rotation": 90, "x": 1, "y": 1 }, { "patt...
[ "BACK", "TOP", "FRONT", "TOP" ]
[ "BACK", "TOP", "FRONT" ]
3
{ "faces": { "TOP": { "patternId": "7", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "arrow_down", "rotation": 90 }, "BACK": { "patternId": "Q", "rotation": 90 }, "LEFT": { "patternId...
{ "TOP": { "patternId": "7", "rotation": 180 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "arrow_down", "rotation": 90 }, "BACK": { "patternId": "Q", "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...
C190
C191
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "S", "W", "S", "W" ]
[ { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_left", "rotation": 0, "flipHorizontal": false, "flipVertical": ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C191_path_sequence.png" }
{ "level_id": 191, "name": "Reconstruct 191", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-191.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "arrow_left", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "smile", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "K", "rotation": 180, "flipHorizontal": false, "flipVertica...
[ "arrow_left", "smile", "K", "I", "M", "U" ]
3
1
5
5
{ "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "U", "rotation": 180 }, "FRONT": { "patternId": "smile", "rotation": 270 }, "BACK": { "patternId": "I", "rotation": 0 }, "LEFT": { "patternId": "M", "rotation": 90 }, "RIGHT": {...
[ { "patternId": "U", "rotation": 180, "x": 3, "y": 1 }, { "patternId": "smile", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "M", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "arrow_left", "rotation": 0, "x": 2, "y": 3 }, { ...
[ "FRONT", "LEFT", "TOP", "BACK" ]
[ "FRONT", "LEFT", "TOP", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "smile", "rotation": 270 }, "BACK": { "patternId": "I", "rotation": 180 }, "LEFT": { "patt...
{ "TOP": { "patternId": "arrow_left", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "smile", "rotation": 270 }, "BACK": { "patternId": "I", "rotation": 180 }, "LEFT": { "patternId": "M", "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...
C191
C192
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle ima...
standard_cross
[ "W", "W", "N", "N", "N" ]
[ { "patternId": "8", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "8", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "star", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C192_path_sequence.png" }
{ "level_id": 192, "name": "Reconstruct 192", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-192.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "8", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "P", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "diamond", "rotation": 0, "flipHorizontal": false, "flipVertical": false...
[ "8", "P", "diamond", "star", "8", "arrow_right" ]
3
4
5
6
{ "TOP": { "patternId": "8", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 90 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "star", "rotation": 0 }, "LEFT": { "patternId": "8", "rotation": 0 }, "RIGHT": { ...
[ { "patternId": "arrow_right", "rotation": 90, "x": 3, "y": 4 }, { "patternId": "8", "rotation": 270, "x": 2, "y": 4 }, { "patternId": "8", "rotation": 90, "x": 1, "y": 4 }, { "patternId": "star", "rotation": 0, "x": 1, "y": 3 }, { "...
[ "LEFT", "TOP", "BACK", "BOTTOM", "FRONT" ]
[ "LEFT", "TOP", "BACK", "BOTTOM", "FRONT" ]
5
{ "faces": { "TOP": { "patternId": "8", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 90 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "star", "rotation": 180 }, "LEFT": { "pat...
{ "TOP": { "patternId": "8", "rotation": 270 }, "BOTTOM": { "patternId": "arrow_right", "rotation": 90 }, "FRONT": { "patternId": "P", "rotation": 90 }, "BACK": { "patternId": "star", "rotation": 180 }, "LEFT": { "patternId": "8", "rotation": 90 }, "RIGHT": ...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C192
C193
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle ima...
standard_cross
[ "N", "E", "S", "E", "N" ]
[ { "patternId": "arrow_right", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "I", "rotation": 0, "flipHorizontal": false, "flipVertical": true ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C193_path_sequence.png" }
{ "level_id": 193, "name": "Reconstruct 193", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-193.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "F", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "5", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": false },...
[ "F", "5", "I", "arrow_right", "triangle", "I" ]
1
2
5
4
{ "TOP": { "patternId": "F", "rotation": 180 }, "BOTTOM": { "patternId": "I", "rotation": 270 }, "FRONT": { "patternId": "5", "rotation": 90 }, "BACK": { "patternId": "arrow_right", "rotation": 270 }, "LEFT": { "patternId": "triangle", "rotation": 180 }, "RI...
[ { "patternId": "I", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "arrow_right", "rotation": 90, "x": 1, "y": 1 }, { "patternId": "I", "rotation": 0, "x": 2, "y": 1 }, { "patternId": "I", "rotation": 0, "x": 2, "y": 2 }, { "patt...
[ "BACK", "RIGHT", "BOTTOM", "FRONT", "RIGHT" ]
[ "BACK", "RIGHT", "BOTTOM", "FRONT" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "I", "rotation": 270 }, "FRONT": { "patternId": "5", "rotation": 90 }, "BACK": { "patternId": "arrow_right", "rotation": 90 }, "LEFT": { "patternI...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "I", "rotation": 270 }, "FRONT": { "patternId": "5", "rotation": 90 }, "BACK": { "patternId": "arrow_right", "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...
C193
C194
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "W", "N", "N", "E" ]
[ { "patternId": "arrow_right", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "arrow_up", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "G", "rotation": 90, "flipHorizontal": false, "flipVerti...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C194_path_sequence.png" }
{ "level_id": 194, "name": "Reconstruct 194", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-194.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "Z", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "G", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "Z", "1", "G", "arrow_up", "arrow_right", "R" ]
2
3
4
5
{ "TOP": { "patternId": "Z", "rotation": 180 }, "BOTTOM": { "patternId": "R", "rotation": 180 }, "FRONT": { "patternId": "1", "rotation": 0 }, "BACK": { "patternId": "arrow_up", "rotation": 0 }, "LEFT": { "patternId": "arrow_right", "rotation": 0 }, "RIGHT":...
[ { "patternId": "R", "rotation": 180, "x": 2, "y": 3 }, { "patternId": "arrow_right", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "arrow_up", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "G", "rotation": 90, "x": 1, "y": 1 }, ...
[ "LEFT", "BACK", "RIGHT", "BOTTOM" ]
[ "LEFT", "BACK", "RIGHT", "BOTTOM" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "R", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_up", "rotation": 180 }, "LEFT": { "patternId":...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "R", "rotation": 180 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "arrow_up", "rotation": 180 }, "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...
C194
C195
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "N", "N", "E", "S" ]
[ { "patternId": "G", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "W", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": true },...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C195_path_sequence.png" }
{ "level_id": 195, "name": "Reconstruct 195", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-195.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "W", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "1", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "plus", "rotation": 270, "flipHorizontal": false, "flipVertical": false ...
[ "W", "1", "plus", "G", "S", "V" ]
1
3
4
5
{ "TOP": { "patternId": "W", "rotation": 0 }, "BOTTOM": { "patternId": "V", "rotation": 180 }, "FRONT": { "patternId": "1", "rotation": 180 }, "BACK": { "patternId": "G", "rotation": 90 }, "LEFT": { "patternId": "S", "rotation": 90 }, "RIGHT": { "pattern...
[ { "patternId": "V", "rotation": 180, "x": 1, "y": 3 }, { "patternId": "G", "rotation": 270, "x": 1, "y": 2 }, { "patternId": "W", "rotation": 0, "x": 1, "y": 1 }, { "patternId": "plus", "rotation": 270, "x": 2, "y": 1 }, { "patternI...
[ "BACK", "TOP", "RIGHT", "BACK" ]
[ "BACK", "TOP", "RIGHT" ]
3
{ "faces": { "TOP": { "patternId": "W", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "G", "rotation": 270 }, "LEFT": { "patternId": "?", ...
{ "TOP": { "patternId": "W", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "G", "rotation": 270 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patternId":...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C195
C196
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses the fixed face names TOP, BOTTOM, FRONT, BACK, LEFT, RIGHT. If a face cannot be uniquely determined, output patternId='?' and rotation=0. Roll sequence: W -> N -> S -> S The puzzle images a...
standard_cross
[ "W", "N", "S", "S" ]
[ { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Q", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "X", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C196_path_sequence.png" }
{ "level_id": 196, "name": "Reconstruct 196", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-196.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "I", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "D", "rotation": 180, "flipHorizontal": false, "flipVertical": false }...
[ "I", "D", "D", "Q", "X", "X" ]
2
2
4
5
{ "TOP": { "patternId": "I", "rotation": 270 }, "BOTTOM": { "patternId": "X", "rotation": 270 }, "FRONT": { "patternId": "D", "rotation": 90 }, "BACK": { "patternId": "Q", "rotation": 270 }, "LEFT": { "patternId": "X", "rotation": 90 }, "RIGHT": { "patte...
[ { "patternId": "X", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "X", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "Q", "rotation": 180, "x": 1, "y": 1 }, { "patternId": "X", "rotation": 0, "x": 1, "y": 2 }, { "patternId": "...
[ "LEFT", "BACK", "LEFT", "FRONT" ]
[ "LEFT", "BACK", "FRONT" ]
3
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "D", "rotation": 90 }, "BACK": { "patternId": "Q", "rotation": 90 }, "LEFT": { "patternId": "X", ...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "D", "rotation": 90 }, "BACK": { "patternId": "Q", "rotation": 90 }, "LEFT": { "patternId": "X", "rotation": 180 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C196
C197
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> N The puzzle images a...
standard_cross
[ "N", "E", "N", "N" ]
[ { "patternId": "5", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "7", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { "patternId": "T", "rotation": 0, "flipHorizontal": false, "flipVertical": true }, { ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C197_path_sequence.png" }
{ "level_id": 197, "name": "Reconstruct 197", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-197.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "T", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "I", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "7", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, ...
[ "T", "I", "7", "5", "3", "arrow_up" ]
1
4
4
6
{ "TOP": { "patternId": "T", "rotation": 90 }, "BOTTOM": { "patternId": "arrow_up", "rotation": 270 }, "FRONT": { "patternId": "I", "rotation": 90 }, "BACK": { "patternId": "5", "rotation": 90 }, "LEFT": { "patternId": "3", "rotation": 0 }, "RIGHT": { "p...
[ { "patternId": "arrow_up", "rotation": 270, "x": 1, "y": 4 }, { "patternId": "5", "rotation": 270, "x": 1, "y": 3 }, { "patternId": "7", "rotation": 0, "x": 2, "y": 3 }, { "patternId": "T", "rotation": 0, "x": 2, "y": 2 }, { "patter...
[ "BACK", "RIGHT", "TOP", "LEFT" ]
[ "BACK", "RIGHT", "TOP", "LEFT" ]
4
{ "faces": { "TOP": { "patternId": "T", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "5", "rotation": 270 }, "LEFT": { "patternId": "3", ...
{ "TOP": { "patternId": "T", "rotation": 90 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "?", "rotation": 0 }, "BACK": { "patternId": "5", "rotation": 270 }, "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...
C197
C198
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 -> S -> E -> S The puzzle ima...
standard_cross
[ "E", "N", "S", "E", "S" ]
[ { "patternId": "F", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "Z", "rotation": 180, "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/C198_path_sequence.png" }
{ "level_id": 198, "name": "Reconstruct 198", "difficulty": 2, "move_count": 5, "tier": 2, "source_level_path": "levels/reconstruct/generated-198.json", "tier_label": "Difficulty 2" }
5-move reconstruct puzzle
[ { "patternId": "square", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "arrow_right", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "F", "rotation": 90, "flipHorizontal": false, "flipVerti...
[ "square", "arrow_right", "F", "Z", "9", "circle" ]
1
2
5
5
{ "TOP": { "patternId": "square", "rotation": 270 }, "BOTTOM": { "patternId": "circle", "rotation": 90 }, "FRONT": { "patternId": "arrow_right", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 90 }, "LEFT": { "patternId": "9", "rotation": 270 }, "...
[ { "patternId": "circle", "rotation": 90, "x": 1, "y": 2 }, { "patternId": "F", "rotation": 270, "x": 2, "y": 2 }, { "patternId": "Z", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "F", "rotation": 270, "x": 2, "y": 2 }, { "patte...
[ "RIGHT", "BACK", "RIGHT", "TOP", "FRONT" ]
[ "RIGHT", "BACK", "TOP", "FRONT" ]
4
{ "faces": { "TOP": { "patternId": "square", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "arrow_right", "rotation": 180 }, "BACK": { "patternId": "Z", "rotation": 270 }, "LEFT": { "p...
{ "TOP": { "patternId": "square", "rotation": 270 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "arrow_right", "rotation": 180 }, "BACK": { "patternId": "Z", "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...
C198
C199
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "E", "S", "W", "W" ]
[ { "patternId": "heart", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "circle", "rotation": 270, "flipHorizontal": false, "flipVertical": true }, { "patternId": "M", "rotation": 0, "flipHorizontal": false, "flipVertical": true...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C199_path_sequence.png" }
{ "level_id": 199, "name": "Reconstruct 199", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-199.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "4", "rotation": 90, "flipHorizontal": false, "flipVertical": false }, { "patternId": "circle", "rotation": 180, "flipHorizontal": false, "flipVertical": false }, { "patternId": "heart", "rotation": 270, "flipHorizontal": false, "flipVertical": ...
[ "4", "circle", "heart", "B", "F", "M" ]
2
1
5
4
{ "TOP": { "patternId": "4", "rotation": 90 }, "BOTTOM": { "patternId": "M", "rotation": 270 }, "FRONT": { "patternId": "circle", "rotation": 180 }, "BACK": { "patternId": "B", "rotation": 180 }, "LEFT": { "patternId": "F", "rotation": 90 }, "RIGHT": { "...
[ { "patternId": "M", "rotation": 270, "x": 2, "y": 1 }, { "patternId": "heart", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "circle", "rotation": 270, "x": 3, "y": 2 }, { "patternId": "M", "rotation": 0, "x": 2, "y": 2 }, { "pat...
[ "RIGHT", "FRONT", "BOTTOM", "BACK" ]
[ "RIGHT", "FRONT", "BOTTOM", "BACK" ]
4
{ "faces": { "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "M", "rotation": 270 }, "FRONT": { "patternId": "circle", "rotation": 180 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId": "...
{ "TOP": { "patternId": "?", "rotation": 0 }, "BOTTOM": { "patternId": "M", "rotation": 270 }, "FRONT": { "patternId": "circle", "rotation": 180 }, "BACK": { "patternId": "B", "rotation": 0 }, "LEFT": { "patternId": "?", "rotation": 0 }, "RIGHT": { "patt...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C199
C200
Task: reconstruct the six outer faces of the cube from the blank cross net image and the path-view observation image. The net uses 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 The puzzle images a...
standard_cross
[ "W", "W", "S", "W" ]
[ { "patternId": "Y", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, { "patternId": "U", "rotation": 180, "flipHorizontal": false, "flipVertical": true }, { "patternId": "L", "rotation": 90, "flipHorizontal": false, "flipVertical": true }, ...
{ "blank_net_image": "images/blank_nets/open.png", "path_sequence_image": "images/path_sequences/C200_path_sequence.png" }
{ "level_id": 200, "name": "Reconstruct 200", "difficulty": 2, "move_count": 4, "tier": 2, "source_level_path": "levels/reconstruct/generated-200.json", "tier_label": "Difficulty 2" }
4-move reconstruct puzzle
[ { "patternId": "U", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, { "patternId": "L", "rotation": 270, "flipHorizontal": false, "flipVertical": false }, { "patternId": "E", "rotation": 0, "flipHorizontal": false, "flipVertical": false }, ...
[ "U", "L", "E", "star", "Y", "Z" ]
4
1
6
4
{ "TOP": { "patternId": "U", "rotation": 0 }, "BOTTOM": { "patternId": "Z", "rotation": 0 }, "FRONT": { "patternId": "L", "rotation": 270 }, "BACK": { "patternId": "star", "rotation": 90 }, "LEFT": { "patternId": "Y", "rotation": 180 }, "RIGHT": { "patte...
[ { "patternId": "Z", "rotation": 0, "x": 4, "y": 1 }, { "patternId": "Y", "rotation": 90, "x": 3, "y": 1 }, { "patternId": "U", "rotation": 180, "x": 2, "y": 1 }, { "patternId": "L", "rotation": 90, "x": 2, "y": 2 }, { "patternId": "...
[ "LEFT", "TOP", "FRONT", "RIGHT" ]
[ "LEFT", "TOP", "FRONT", "RIGHT" ]
4
{ "faces": { "TOP": { "patternId": "U", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "L", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "Y", ...
{ "TOP": { "patternId": "U", "rotation": 0 }, "BOTTOM": { "patternId": "?", "rotation": 0 }, "FRONT": { "patternId": "L", "rotation": 270 }, "BACK": { "patternId": "?", "rotation": 0 }, "LEFT": { "patternId": "Y", "rotation": 270 }, "RIGHT": { "patternId...
{ "system": "You are a cube-reconstruction puzzle solver. Given a blank cross net of a cube and a top-down path image showing the bottom-face imprints stamped onto the road as the cube rolls, you reconstruct the patternId and rotation of every outer face.\n\nYou will receive: (a) one blank cross-net image (the unfold...
C200