36 lines
773 B
JSON
36 lines
773 B
JSON
{
|
|
"field": [
|
|
" _________________ ",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
" ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ "
|
|
],
|
|
"start position": [ 1, 1],
|
|
"start heading": "east",
|
|
"text": "",
|
|
"allowed commands": [
|
|
"step",
|
|
"left",
|
|
"right",
|
|
"take",
|
|
"repeat",
|
|
"while",
|
|
"if"
|
|
],
|
|
"allowed conditions": [
|
|
"facing north",
|
|
"facing south",
|
|
"facing east",
|
|
"facing west",
|
|
"in front of wall",
|
|
"goal reached",
|
|
"on apple"
|
|
]
|
|
}
|