UNPKG
puzzlescript
Version:
latest (6.0.0-alpha.2)
6.0.0-alpha.2
6.0.0-alpha.0
5.3.0
5.2.2
5.2.1
5.2.0
5.1.0
5.0.0
4.0.0
3.2.2
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
0.0.1-security
Play PuzzleScript games in your terminal!
github.com/philschatz/puzzlescript
philschatz/puzzlescript
puzzlescript
/
game-solutions
/
wall-bonding.json
20 lines
•
296 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"version"
:
1
,
"solutions"
:
[
{
"solution"
:
"!"
}
,
{
"solution"
:
"!"
}
,
{
"solution"
:
".,D,D,W,A,S,D,S,D,W,W,S,A,A,W,W,D,W,D,W,W,W,A,W"
}
,
{
"solution"
:
"!"
}
]
,
"title"
:
"Wall-bonding"
,
"totalLevels"
:
14
,
"totalMapLevels"
:
7
}