prompt
stringlengths
807
838
level
stringlengths
19
51
solution
stringlengths
38
277
number_of_steps
int64
5
36
Solve this Kuboble puzzle: A aB C . . . X X . . . . . c . . . b . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
A aB C . . ;. X X . . ;. . . c . ;. . b . .
C right; B right; B down; A right; B left; A down; B right; C left; A up; A left; C down; C right; C up; C right; B up; C left; B down
17
Solve this Kuboble puzzle: X . . . X . b . c . . . . . . . . C aB A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . . . X ;. b . c . ;. . . . . ;. . C aB A
C up; C right; B left; A left; C down; A right; B right; A up; A right; A down; C left; C up; C left; B up; C right; C down; A down
17
Solve this Kuboble puzzle: . X C B A b X . . c . . . a . . . X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
. X C B A ;b X . . c ;. . . a . ;. . X . .
C down; C right; C down; A down; C left; C up; B left; B down; B left; B up; A left; B down; A right; A down; A left; A up; C right
17
Solve this Kuboble puzzle: c X . X . . . a . . X . . b . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
c X . X . ;. . a . . ;X . . b . ;. . C B A
C up; B up; A left; B down; A right; C down; B right; A right; A up; A right; B up; B left; C left; C up; A left; C left; C up
17
Solve this Kuboble puzzle: X . X . A . . c . B . . a . C b . X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . X . A ;. . c . B ;. . a . C ;b . X . .
B left; A down; B down; A left; B up; B right; C up; C left; C down; A right; B left; B up; B right; A down; C left; B down; B left
17
Solve this Kuboble puzzle: . . X . . . b . . . X . c . a . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
. . X . . ;. b . . . ;X . c . a ;. . C B A
C up; C right; C down; C left; A up; A left; A down; B right; B up; B left; B down; B left; B up; B right; B down; C right; A right
17
Solve this Kuboble puzzle: b . X . . . . a . . . . X . . . . cC B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
b . X . . ;. . a . . ;. . X . . ;. . cC B A
C left; B left; C up; C right; B up; C left; C down; C right; C up; C right; A up; A left; C down; B down; C left; B up; B left
17
Solve this Kuboble puzzle: X . C B A c X a X b . . . . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . C B A ;c X a X b ;. . . . . ;. . . . .
C down; C right; B left; A left; C up; A down; C left; C down; A right; A up; A left; A down; C right; B right; B down; C left; C up
17
Solve this Kuboble puzzle: A B bC . . . X X . . c . . a . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
A B bC . . ;. X X . . ;c . . a . ;. . . . .
A down; A right; A up; B left; B down; C right; A down; A left; B up; B right; C down; C left; A up; A right; C up; A left; C left
17
Solve this Kuboble puzzle: X X C B A . . b . . . a . c . . . . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X X C B A ;. . b . . ;. a . c . ;. . . X .
C down; B down; B left; A left; A down; C left; A left; B up; B right; C up; C right; B up; B left; B down; B left; B up; B right; C down
18
Solve this Kuboble puzzle: A B C . . X . . c . . a . . . . . b . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
A B C . . ;X . . c . ;. a . . . ;. . b . .
B down; C left; C down; A right; B right; A down; B left; B up; C right; B right; C up; A left; C down; A down; A left; A up; A right; B down
18
Solve this Kuboble puzzle: X . X . . . c . a . X . . . . . . C bB A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . X . . ;. c . a . ;X . . . . ;. . C bB A
C up; C left; B left; A up; A left; A down; B right; B up; C right; B right; B up; B left; B down; A right; A up; A left; A down; B down
18
Solve this Kuboble puzzle: X . bC B A . . X c X . . . . . . . . a . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . bC B A ;. . X c X ;. . . . . ;. . . a .
C left; C down; B down; B right; A left; A down; C right; C up; B up; A right; B down; B left; B up; B right; B up; B right; C down; A down
18
Solve this Kuboble puzzle: X X X . . . c . a . . . b . . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X X X . . ;. c . a . ;. . b . . ;. . C B A
C up; C right; A up; B right; A left; C down; C left; A down; A right; B up; B left; B down; A right; A up; A left; A down; B left; C up
18
Solve this Kuboble puzzle: . X X . . . c . a . . . b . . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
. X X . . ;. c . a . ;. . b . . ;. . C B A
C up; C right; A up; B right; A left; C down; C left; A down; A right; B up; B left; B down; A right; A up; A left; A down; B left; C up
18
Solve this Kuboble puzzle: X c X . . . . . b . . . a . . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X c X . . ;. . . b . ;. . a . . ;. . C B A
C up; C left; B left; B up; C right; C down; C left; B down; B right; A up; A left; A down; B right; B up; B left; B down; A left; C up
18
Solve this Kuboble puzzle: A B aC . . X . X c X X . . b . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
A B aC . . ;X . X c X ;X . . b . ;. . . . .
B down; C left; C down; A right; C right; C down; C left; C up; B right; B up; B left; C left; C up; C right; C down; A left; C up; A right; C down
19
Solve this Kuboble puzzle: X . . X . . c . . . . . X b X . a C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . . X . ;. c . . . ;. . X b X ;. a C B A
B up; C right; B down; C left; A left; C up; A up; A right; A down; C right; C down; A up; A left; A down; A left; C up; A right; C down; A down
19
Solve this Kuboble puzzle: X . C aB A . . c X . . . . b . X . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . C aB A ;. . c X . ;. . . b . ;X . . . .
C left; B left; A down; A left; C down; A right; A up; A left; B left; B down; C right; B left; B down; B right; B down; C left; C up; C right; B up
19
Solve this Kuboble puzzle: X . C aB A . . . X . . . c . . X . . b . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . C aB A ;. . . X . ;. . c . . ;X . . b .
C left; B left; A down; A left; C down; A right; A up; A left; B left; B down; C right; B left; B down; B right; B down; C left; B up; C right; B down
19
Solve this Kuboble puzzle: X . aC B A . X X . . . . . b . . . c . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . aC B A ;. X X . . ;. . . b . ;. . c . .
B down; C right; C down; C left; C down; C right; C up; A left; B up; A right; B down; B left; C down; B right; B up; B right; C up; B left; C down
19
Solve this Kuboble puzzle: X . . X . . . c . . . a X b X . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . . X . ;. . c . . ;. a X b X ;. . C B A
B up; C right; B down; C left; A left; C up; A up; A right; A down; C right; C down; A up; A left; A down; A left; C up; C right; C down; A right
19
Solve this Kuboble puzzle: X . . X . . b . . . X . a . . . . C cB A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . . X . ;. b . . . ;X . a . . ;. . C cB A
C up; B left; C down; B right; C up; A left; C down; B up; B right; B down; C right; A up; C left; B up; B left; A left; B down; A right; C down
19
Solve this Kuboble puzzle: b X C B A . a . X c . X . . . . . . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
b X C B A ;. a . X c ;. X . . . ;. . . X .
C down; B left; B down; A left; B up; C up; B left; A down; C right; A left; B down; B right; B up; B right; C up; B left; B down; B left; B up
19
Solve this Kuboble puzzle: X . X . . . . . a . . . b . X . c C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . X . . ;. . . a . ;. . b . X ;. c C B A
C up; B left; C down; A left; C up; B right; B up; C left; A left; C down; C right; B right; A up; A right; A up; A left; A down; B left; C down
19
Solve this Kuboble puzzle: X . C B A . . . c . . a . . b X . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . C B A ;. . . c . ;. a . . b ;X . . . .
C down; A down; C right; C up; B right; B down; B left; B up; B right; B down; A left; A up; A left; A up; A right; B up; A left; A down; A right; B right
20
Solve this Kuboble puzzle: X . . X . . . b . . . a X . c . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . . X . ;. . b . . ;. a X . c ;. . C B A
C left; C up; C right; C down; B left; A left; B up; A up; A right; A down; B right; B down; A up; A left; A down; A left; B up; B right; B down; A right
20
Solve this Kuboble puzzle: X . C B A . a X . . . . b . . X . c . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
X . C B A ;. a X . . ;. . b . . ;X . c . .
C left; C down; B left; B down; C right; A left; A down; B down; C left; B up; B right; C up; A left; A down; A right; C down; B left; A left; A up; A right
20
Solve this Kuboble puzzle: X . . X . . . b . . c X . . . . . aC B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . . X . ;. . b . . ;c X . . . ;. . aC B A
C left; B up; B left; C up; B right; A up; A left; A up; A left; A down; B left; B down; A up; A right; A down; A right; B up; A left; B down; A down
20
Solve this Kuboble puzzle: X . . X . . . a . . b X . . X . . cC B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . . X . ;. . a . . ;b X . . X ;. . cC B A
C up; C left; B up; A left; B down; A up; B left; B up; A right; C down; A left; C up; C right; A down; C down; C right; A up; C left; A down; C down
20
Solve this Kuboble puzzle: . X C B A . . a . c X . . X . . . . b . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
. X C B A ;. . a . c ;X . . X . ;. . . b .
C down; C right; B left; B down; A left; A down; B right; C up; C left; C down; C left; A left; A up; A right; C right; C up; A left; C down; A right; C right
20
Solve this Kuboble puzzle: . X C B A . . . X . . c . X b . . a . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until ...
. X C B A ;. . . X . ;. c . X b ;. . a . .
C down; B left; B down; C left; C up; A down; A left; C down; C right; B up; B right; A right; A up; B left; B down; B right; B up; A up; A left; A down
20
Solve this Kuboble puzzle: X . . . X . . . b . . c X . . . . C aB A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
X . . . X ;. . . b . ;. c X . . ;. . C aB A
C left; C up; C right; B up; A up; C left; A left; B down; C right; B up; B left; C up; B down; C left; C down; C left; B up; C right; B right; B down; A down
21
Solve this Kuboble puzzle: . X cC B A . . X . . . a . X b . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slide until...
. X cC B A ;. . X . . ;. a . X b ;. . . . .
B down; B right; B down; B left; A down; C right; A left; C down; A up; C left; C up; B right; C down; B up; A down; C right; C up; C left; B down; C right; B up; C up; C left
23
Solve this Kuboble puzzle: . X X X . . . . a b . . . . X . . . . . c C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X X . . ;. . a b . . ;. . X . . . ;. . c C B A
C left; B up; B right; B down; B left; A left; B down; A up; C right; B up; A right
11
Solve this Kuboble puzzle: . X . C B A . a . . X . . b c . . . . . . X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X . C B A ;. a . . X . ;. b c . . . ;. . . X . .
A down; B right; B down; B left; A left; A up; A left; C down; C left; A up; B right
11
Solve this Kuboble puzzle: X X . C B A . c b . . . X a . X X . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . C B A ;. c b . . . ;X a . X X . ;. . . . . .
C left; C down; C left; B down; A left; A down; C right; C up; B left; A up; A left
11
Solve this Kuboble puzzle: a X . C B A . . . . . X X b X . X . . c . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
a X . C B A ;. . . . . X ;X b X . X . ;. c . . . .
C left; C down; C left; B down; A left; A down; C right; C down; A left; B left; B down; A up
12
Solve this Kuboble puzzle: X . . . . X X c . . X . . . b a . . . X . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . . X ;X c . . X . ;. . b a . . ;. X . C B A
C up; B left; A left; B up; B left; B down; C left; C down; C right; A up; C left; B right
12
Solve this Kuboble puzzle: X . . . X . . a c b . . X . . . . X A B C X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . X . ;. a c b . . ;X . . . . X ;A B C X . .
B up; A right; A up; B right; B down; C up; C right; C down; B right; B up; C left; B left
12
Solve this Kuboble puzzle: X . . . X . . . . a c . . X . . b . A B C X X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . X . ;. . . a c . ;. X . . b . ;A B C X X .
C up; B right; B up; B left; C left; C down; C right; B right; A up; A right; B down; C left
12
Solve this Kuboble puzzle: X X . C B A . . X c . . . . . a b . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . C B A ;. . X c . . ;. . . a b . ;. . . . . .
C down; A down; A left; C up; B down; A left; C down; A right; C up; A up; A right; C down
12
Solve this Kuboble puzzle: X . . C B A a X b . . . . c . X . . . X . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;a X b . . . ;. c . X . . ;. X . . . .
B down; C right; B up; B left; A down; A left; C down; A up; C left; A left; C up; C left; A up
13
Solve this Kuboble puzzle: X . . . X . . X . a . . . c b . . . A B C X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . X . ;. X . a . . ;. c b . . . ;A B C X . .
B up; B right; C left; C up; A right; B left; B up; B right; A up; B down; A right; A down; B left
13
Solve this Kuboble puzzle: X . . . X . X . b . . . . . a c . . A B C . . X The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . X . ;X . b . . . ;. . a c . . ;A B C . . X
B up; A right; B right; B down; C up; C right; C down; B left; A left; A up; B up; A right; B down
13
Solve this Kuboble puzzle: A B C . . . X . b c . . . . X a X . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A B C . . . ;X . b c . . ;. . X a X . ;. . . . . .
B down; C down; A right; B up; C up; A left; C down; B right; A down; C right; B down; C left; A up
13
Solve this Kuboble puzzle: X . . . X . . X a X . . . . c b . . . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . X . ;. X a X . . ;. . c b . . ;. . . C B A
C up; B up; A left; C down; B down; A right; C up; C left; B left; B up; A up; C right; A down
13
Solve this Kuboble puzzle: X a X . X . . . . . . . . X . b . . . . c C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X a X . X . ;. . . . . . ;. X . b . . ;. . c C B A
B up; C right; C up; C left; B right; B down; B left; C up; A left; A up; A right; C down; A up
13
Solve this Kuboble puzzle: X X . C B A . a c . X . . b . . . . . . . X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . C B A ;. a c . X . ;. b . . . . ;. . . X . .
C down; B left; B down; A left; C up; A down; C left; C down; A left; B up; B left; A up; A right
13
Solve this Kuboble puzzle: X X b X . A . . . . . B . . a c . C . . X . . X The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X b X . A ;. . . . . B ;. . a c . C ;. . X . . X
B left; C left; A down; A left; B right; B down; B left; C up; C right; C down; C left; B up; A right
13
Solve this Kuboble puzzle: A B C . . . X X . b c . . . . X a . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A B C . . . ;X X . b c . ;. . . X a . ;. . . . . .
C down; B right; A right; C right; A down; C up; B left; A up; B right; A down; B down; C left; A up
13
Solve this Kuboble puzzle: X . X C B A . a . . . . . . c . . . . b . X . X The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . X C B A ;. a . . . . ;. . c . . . ;. b . X . X
C down; C right; B left; B down; B left; A left; A down; A left; C left; A up; B right; A down; B down
13
Solve this Kuboble puzzle: X . . C B A . X b . . . a . c X . . . . . . . X The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. X b . . . ;a . c X . . ;. . . . . X
C down; C left; B left; C up; A left; C down; B right; A down; A left; A down; B down; A left; C up
13
Solve this Kuboble puzzle: X X . C B A . . . . . . . a X . X . . c b . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . C B A ;. . . . . . ;. a X . X . ;. c b . X .
C down; B down; B left; A left; A down; A left; B down; C left; C up; B right; C down; B left; A down
13
Solve this Kuboble puzzle: X X a X . A . . . . . B . . b . . C . . X c X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X a X . A ;. . . . . B ;. . b . . C ;. . X c X .
A left; A down; A left; A down; A right; A up; B left; B down; C left; C up; A right; A up; C down
13
Solve this Kuboble puzzle: X . . . X . X . b . . . . a c . . . A B C . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . X . ;X . b . . . ;. a c . . . ;A B C . X .
B up; C up; A right; B down; B right; B up; C left; C down; C right; C up; A left; A up; A right
13
Solve this Kuboble puzzle: A B C . . . X . a X . . . . b c . . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A B C . . . ;X . a X . . ;. . b c . . ;. . . . . .
B down; C right; A right; A down; A left; B left; B up; C down; C left; A up; C up; B right; A down
13
Solve this Kuboble puzzle: X . X X . . . . . . a . . b c . . . A B C . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . X X . . ;. . . . a . ;. b c . . . ;A B C . X .
A up; A right; C up; C left; A left; B up; A right; C right; A up; A left; C down; A down; C left
13
Solve this Kuboble puzzle: X . . C B A X . c b . . . . . a . X . . X . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;X . c b . . ;. . . a . X ;. . X . . .
C down; B left; C up; C left; A left; C down; B right; C up; A down; B right; B down; B left; A up
13
Solve this Kuboble puzzle: A B C . . . X . . b c . . . . X a . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A B C . . . ;X . . b c . ;. . . X a . ;. . . . . .
B down; C right; A right; B up; B right; C down; A right; A down; A left; C up; C left; B down; C down
13
Solve this Kuboble puzzle: X . X X . . X . a . . . . . b c . . . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . X X . . ;X . a . . . ;. . b c . . ;. . . C B A
C up; C left; C down; B up; A left; B down; A up; B left; C left; C up; C right; B up; C left
13
Solve this Kuboble puzzle: . . X C B A . . a . X . b X . . . . . c . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. . X C B A ;. . a . X . ;b X . . . . ;. c . . . .
C down; C right; B left; B down; B left; C left; B up; A down; A left; C left; B down; C right; A up
13
Solve this Kuboble puzzle: X . . . . X . X b X . . . . a c . . A B C X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . . X ;. X b X . . ;. . a c . . ;A B C X . .
A up; B left; A down; A right; C left; C up; B right; B up; A left; B down; A down; C right; A up; C left
14
Solve this Kuboble puzzle: X . . C B A . X X . . . b X . a X . . c . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. X X . . . ;b X . a X . ;. c . . . .
B down; B left; B down; B left; C down; C left; B up; A down; A left; C left; B down; C right; A up; A right
14
Solve this Kuboble puzzle: . X X C B A . a c . . . . b X . X . . . . . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X C B A ;. a c . . . ;. b X . X . ;. . . . X .
C down; B down; B left; B down; A left; C up; C left; A down; A left; B up; C right; A up; C left; B right
14
Solve this Kuboble puzzle: X . . C B A . . b a . . . . c . . . . . . . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. . b a . . ;. . c . . . ;. . . . X .
C down; B left; A left; C up; A down; A right; A up; C left; C down; B down; B left; B up; B right; C up
14
Solve this Kuboble puzzle: . X X C B A . a c . . X . . . . . . . X b X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X C B A ;. a c . . X ;. . . . . . ;. X b X . .
C down; C left; B left; B down; C right; A left; A down; A left; C up; A right; A down; B left; B down; A up
14
Solve this Kuboble puzzle: X . . C B A X . a b . X . . . X c X . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;X . a b . X ;. . . X c X ;. . . . . .
C down; C right; B left; A left; C up; A right; A down; B right; C down; A right; C up; A left; B down; A right
14
Solve this Kuboble puzzle: . X X C B A . c a . . . . X . . X . . . b . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X C B A ;. c a . . . ;. X . . X . ;. . b . X .
C down; B left; B down; B left; A left; C up; C left; B right; A down; B left; B up; C right; B down; A left
14
Solve this Kuboble puzzle: A B C . . . . X . a X . . . b c . . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A B C . . . ;. X . a X . ;. . b c . . ;. . . . . .
A down; A right; A up; A left; C down; B right; B down; C right; A down; C left; A up; C up; C left; A down
14
Solve this Kuboble puzzle: X . . C B A . . a . X . . X . . c X . b . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. . a . X . ;. X . . c X ;. b . . . .
C down; B left; A left; B down; B right; C up; C left; B down; B left; A down; C down; B right; C up; C right
14
Solve this Kuboble puzzle: X X . C B A X . . a . . . c . . . . b X . X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . C B A ;X . . a . . ;. c . . . . ;b X . X . .
C down; C right; B left; B down; A left; B up; A right; A down; A left; B left; B down; B left; C left; B down
14
Solve this Kuboble puzzle: X . . . . X . a b . . . X . c . X . . . X C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . . X ;. a b . . . ;X . c . X . ;. . X C B A
C up; B left; B up; C left; A left; A up; B up; A left; A up; C right; C down; B right; B down; B left
14
Solve this Kuboble puzzle: A X c X . . B . . b . . C . . a . X . . X X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A X c X . . ;B . . b . . ;C . . a . X ;. . X X . .
B right; A down; A right; C down; C right; C up; A left; B left; A down; A right; C right; C down; A left; C up
14
Solve this Kuboble puzzle: . X . X . b . . a . . X . . . c . X A B C X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X . X . b ;. . a . . X ;. . . c . X ;A B C X . .
A up; B up; B left; C left; B down; A down; B right; C up; C right; B up; B right; C up; A right; C down
14
Solve this Kuboble puzzle: X . c . X . . . X b X . . . . a . . X . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . c . X . ;. . X b X . ;. . . a . . ;X . . C B A
C left; B up; A left; A up; C right; A right; B down; B left; B up; C left; B right; C up; C right; B down
14
Solve this Kuboble puzzle: X . X X . . a . . . . . X . c b . . . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . X X . . ;a . . . . . ;X . c b . . ;. . . C B A
C up; B left; A left; C down; A right; B right; A up; C left; C up; B right; A right; B up; B left; A left
14
Solve this Kuboble puzzle: X . . C B A . . a c . . . . . b . . . . . X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. . a c . . ;. . . b . . ;. . . X . .
C down; A down; A left; A up; B left; C up; B down; B left; B up; B right; B down; A left; C down; A right
14
Solve this Kuboble puzzle: . X . . X . . X . a . . . X X . c . . . . bC B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will sli...
. X . . X . ;. X . a . . ;. X X . c . ;. . . bC B A
B up; A up; C right; B right; B down; A down; B left; C up; C left; A left; A up; A right; A down; B down
14
Solve this Kuboble puzzle: X . . C B A . . . a c . . . . b . . . X . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. . . a c . ;. . . b . . ;. X . . . .
C down; A down; C right; C up; A left; A up; B left; B down; A left; A down; A left; A up; A right; B up
14
Solve this Kuboble puzzle: . X . C B A . . . a . X . . . b c . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X . C B A ;. . . a . X ;. . . b c . ;. . . . . .
C down; B down; A left; C up; A down; A right; A up; C left; C down; B left; B up; C right; C up; C left
14
Solve this Kuboble puzzle: A B C . . . . X a X . . . . b c . . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A B C . . . ;. X a X . . ;. . b c . . ;. . . . . .
C down; B right; A right; A down; B left; B down; B right; C right; C up; A left; A up; B up; B right; A down
14
Solve this Kuboble puzzle: X . . C B A . X X . . X . a b c . . . . . . . X The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. X X . . X ;. a b c . . ;. . . . . X
B down; B left; A left; A down; B right; C down; B left; A left; A up; B right; A down; B left; B up; A up
14
Solve this Kuboble puzzle: . X X C B A . c a . . . X X b . . X . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X C B A ;. c a . . . ;X X b . . X ;. . . . . .
C down; B left; B down; B left; A left; C up; C left; B up; C right; B down; A right; A down; A left; B up
14
Solve this Kuboble puzzle: X . . C B A . . a . X . . . c b . . X . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . C B A ;. . a . X . ;. . c b . . ;X . . . . .
C down; C left; A down; A left; A up; B left; B down; C right; C up; C right; B up; C left; C down; C right; A down
15
Solve this Kuboble puzzle: X . . . X . . . a . X . c X . b . . X . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . X . ;. . a . X . ;c X . b . . ;X . . C B A
B up; B right; A left; C up; C left; C down; A up; A left; B left; A up; A right; A down; A left; C left; C down
15
Solve this Kuboble puzzle: . X . C B A . . . a . X . b . c . . . . X . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X . C B A ;. . . a . X ;. b . c . . ;. . X . . .
B down; B right; B up; B left; A left; A down; A left; A up; C left; C down; B right; C right; C down; C left; C up
15
Solve this Kuboble puzzle: . X X C B A . b . . . . . X . . a . . . c . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X C B A ;. b . . . . ;. X . . a . ;. . c . . .
C down; B down; A left; B up; A down; B left; B down; A right; C up; B left; A left; C left; C up; B right; C down
15
Solve this Kuboble puzzle: . X . C B A . c . . . X . a b . . . . . . . X . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X . C B A ;. c . . . X ;. a b . . . ;. . . . X .
B down; C right; C down; C left; B right; A left; A down; A left; A up; C right; C down; C left; B left; C up; A right
15
Solve this Kuboble puzzle: X . X b X . . . . . . . . c . X . . . . a C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . X b X . ;. . . . . . ;. c . X . . ;. . a C B A
C left; C up; B up; A left; A up; A right; C down; B left; C up; C right; B right; A up; B left; B up; A down
15
Solve this Kuboble puzzle: X X . . X . . . c . . . . a b . . X A B C . . X The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . . X . ;. . c . . . ;. a b . . X ;A B C . . X
A up; B left; A down; C up; B right; C down; B left; B up; B left; B down; A right; B right; C up; B left; C down
15
Solve this Kuboble puzzle: . X . C B A b . . . X . . a . . . X . . . . c . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X . C B A ;b . . . X . ;. a . . . X ;. . . . c .
C down; B left; B down; A left; C up; B up; B left; A down; C left; C down; A left; A up; A right; C right; C down
15
Solve this Kuboble puzzle: X . . X . . . . b . . . . . a c . . . . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . X . . ;. . b . . . ;. . a c . . ;. . . C B A
C up; B left; C down; C left; A left; C up; C right; C down; B right; B up; B right; B down; C right; A up; C left
15
Solve this Kuboble puzzle: . X X C B A . a c . . . . . X . b . . . . . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X C B A ;. a c . . . ;. . X . b . ;. . . . . .
C down; A down; C right; C up; B left; B down; B right; B up; C left; A left; A up; C right; A right; A up; C left
15
Solve this Kuboble puzzle: A . X X . . B c X . . . C . b a . . . . X X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
A . X X . . ;B c X . . . ;C . b a . . ;. . X X . .
B right; B down; C up; A right; A down; A right; A up; C right; B up; B right; A down; A left; B left; A down; B right
15
Solve this Kuboble puzzle: X X . X . . . . . . . X . a . b c . A B C X . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . X . . ;. . . . . X ;. a . b c . ;A B C X . .
A up; B left; C left; B up; C up; C right; A right; A down; A left; B up; B right; B down; C down; C right; C up; C left
16
Solve this Kuboble puzzle: X . . . . X . . . c . . . . a b . . X . . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X . . . . X ;. . . c . . ;. . a b . . ;X . . C B A
C up; A up; B right; B up; A left; A down; A right; B up; B left; B down; B right; C down; B down; A left; B up; A right
16
Solve this Kuboble puzzle: . X X C B A c X . . . X . . . b a . . . X . . . The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
. X X C B A ;c X . . . X ;. . . b a . ;. . X . . .
C down; C right; C up; C left; C up; B left; A left; A down; A left; B down; A right; A up; A left; B left; C down; B right
16
Solve this Kuboble puzzle: X X . . . X . . . . . . . a . b . X c X . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . . . X ;. . . . . . ;. a . b . X ;c X . C B A
C up; C left; B left; B up; A left; B down; C down; B right; A up; B left; A left; A up; A right; A down; C left; C down
16
Solve this Kuboble puzzle: X X . X . . . c . . . X . . . a b . . X . C B A The rules are the you are trying to get the "kubobles" represented by capital letters (A.B.C...etc) into their respective cell (represented by un-capitalized a,b,c...etc). You can move each piece either up, down, left or right and it will slid...
X X . X . . ;. c . . . X ;. . . a b . ;. X . C B A
C up; C left; B left; B up; A left; A up; C right; A down; B down; A right; A up; A left; B down; B right; B up; B left
16