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/KNOT.json Normal file
View File

@@ -0,0 +1,27 @@
{
"background": "Pipes",
"data": [
" ",
" ",
" sOs ",
" sOs ",
" ggggsOsggg",
" g sOs ",
" gBBBsOsBBB",
" gCggsOsggg",
" gCg sOs ",
" gCg sOs ",
"sssgCgssOs ",
" gCg Os ",
"RRRgCgRRRs ",
"sssgCgssss ",
" gCg ",
" gCg ",
" ",
" "
],
"left": "DUNKANOID",
"name": "KNOT",
"right": "DUNKANOID",
"tint": "4444CC"
}