{ "height": 1, "robots": [ { "dir": 0, "name": "Rurple", "stones": 3, "x": 0, "y": 0 } ], "stones": [ [ [ 9, 0 ], 1 ], [ [ 0, 0 ], 1 ], [ [ 7, 0 ], 1 ], [ [ 3, 0 ], 1 ], [ [ 2, 0 ], 1 ], [ [ 5, 0 ], 1 ], [ [ 0, -1 ], 3 ] ], "walls": [], "width": 10, "world": "maze" }