Files
Dunkanoid/Levels/NOTFOUND.json
Matt Jenkins 81d8e14746 Added pause and mute.
Improved fonts and font scaling
Added level editor
2024-05-05 22:36:32 +01:00

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"
}