Added music, best times, more backgrounds and more levels

This commit is contained in:
2024-05-07 18:13:53 +01:00
parent 6f6b1f4b80
commit 0017d49923
38 changed files with 769 additions and 166 deletions

27
Levels/GOOBER.json Normal file
View File

@@ -0,0 +1,27 @@
{
"background": "Pipes",
"data": [
" ",
" ",
" ggg ggg ",
" gWWWgWWWg ",
" gWWWgWWWg ",
" gWWBgBWWg ",
" gWWBgBWWg ",
" RRRRRRR ",
" RRWWRWWRR ",
" RWsWWsWWsWR ",
"RsWsWWsWWsWsR",
"RsWsWWsWWsWsR",
"RWsWssWssWsWR",
" RRWssWssWRR ",
" RRRRRRR ",
" Y ",
" RYR ",
" "
],
"left": "DUNKANOID",
"name": "GOOBER",
"right": "DUNKANOID",
"tint": "4444CC"
}