28 lines
701 B
JSON
28 lines
701 B
JSON
{
|
|
"field": [
|
|
" _________________ ",
|
|
"| # |",
|
|
"| # ############# |",
|
|
"| # # # |",
|
|
"| # #$ # # |",
|
|
"| # ########### # |",
|
|
"| # # |",
|
|
"| ############### |",
|
|
"| |",
|
|
" ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ "
|
|
],
|
|
"start position": [ 1, 1],
|
|
"start heading": "south",
|
|
"text": "[Level 8]\n\nLet's combine our previous knowledge about loops with this new while loop...",
|
|
"allowed commands": [
|
|
"step",
|
|
"left",
|
|
"right",
|
|
"while"
|
|
],
|
|
"allowed conditions": [
|
|
"in front of wall",
|
|
"goal reached"
|
|
]
|
|
}
|