init
This commit is contained in:
16
map-editor/example-solution.json
Normal file
16
map-editor/example-solution.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"solution": [
|
||||
[1, 1],
|
||||
[1, 0],
|
||||
[1, 0],
|
||||
[0, 1],
|
||||
[0, 1],
|
||||
[-1, 0],
|
||||
[0, -1],
|
||||
[0, 0],
|
||||
[1, 0],
|
||||
[0, 1]
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user