Files
Dunkanoid/Levels/NOTFOUND.json

26 lines
493 B
JSON

{
"background": "RedBoxes",
"data": [
" ",
" ",
" iii ii ii ",
" i i i i i ",
" ii ii ii ",
" i i i i i ",
" iii i i i i ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"left": "DUNKANOID",
"name": "NOTFOUND",
"right": "DUNKANOID"
}