23 lines
893 B
JSON
23 lines
893 B
JSON
{
|
|
"field": [
|
|
" _________________ ",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
"| $ |",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
"| |",
|
|
" ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ "
|
|
],
|
|
"start position": [ 4, 4],
|
|
"start heading": "east",
|
|
"text": "→ This should show up as a roughly square box with a cursor and a $ inside it.\n→ The cursor is indicated by one of these: Λ V > <\n'#' represents a wall, 'ó' represents an apple and '$' represents the goal\nthat is to be reached.\n→ With every level, there is a list of available commands and conditions\nwhich can be used in that level.\n→ Step onto the goal to continue.",
|
|
"allowed commands": [
|
|
"step"
|
|
],
|
|
"allowed conditions": [
|
|
]
|
|
}
|