Added pause and mute.

Improved fonts and font scaling
Added level editor
This commit is contained in:
2024-05-05 22:36:32 +01:00
parent fef3ae9d8e
commit 81d8e14746
355 changed files with 3231 additions and 5428 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"background": "RedBoxes",
"data": [
" ",
" ",
" WWWWW ",
" ggggg ",
" ",
" WWWWWWWWW ",
" ggggggggg ",
" ",
" WWWWWWWWWWW ",
" ggggggggggg ",
" ",
" WWWWWWWWW ",
" ggggggggg ",
" ",
" WWWWWWW ",
" ggggggg ",
" ",
" "
],
"left": "DUNKANOID",
"name": "SNOWCAP",
"right": "DUNKANOID"
}