added actual level 5
This commit is contained in:
parent
363f85c06c
commit
5775f6c96c
1 changed files with 10 additions and 34 deletions
|
@ -1,41 +1,17 @@
|
||||||
{
|
{
|
||||||
"world": [
|
"world": [
|
||||||
" i ",
|
" f f",
|
||||||
" i ",
|
" o ",
|
||||||
" iiiiiii i iiiiiii ",
|
" o ",
|
||||||
" i f i ",
|
" w ",
|
||||||
" i i ",
|
"wwwooowwiIIIIIf",
|
||||||
" i IIIiiiiiiiIII i ",
|
" f I ",
|
||||||
" i i ",
|
" I ",
|
||||||
" i f i ",
|
" I ",
|
||||||
" i i i ",
|
" i f"
|
||||||
" I i I ",
|
|
||||||
" I i I ",
|
|
||||||
" I i I ",
|
|
||||||
" i i i ",
|
|
||||||
" i i i ",
|
|
||||||
" i i i ",
|
|
||||||
"iiif i fiiiiiiiiiiiiiiif i fiii",
|
|
||||||
" i i i ",
|
|
||||||
" i i i ",
|
|
||||||
" i i i ",
|
|
||||||
" I i I ",
|
|
||||||
" I i I ",
|
|
||||||
" I i I ",
|
|
||||||
" i i i ",
|
|
||||||
" i f i ",
|
|
||||||
" i i ",
|
|
||||||
" i IIIiiiiiiiIII i ",
|
|
||||||
" i i ",
|
|
||||||
" i f i ",
|
|
||||||
" iiiiiii i iiiiiii ",
|
|
||||||
" i ",
|
|
||||||
" i "
|
|
||||||
],
|
],
|
||||||
"delay": 200,
|
"delay": 200,
|
||||||
"snake": [
|
"snake": [
|
||||||
[16, 4],
|
[0, 0]
|
||||||
[15, 4],
|
|
||||||
[14, 4]
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue