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