added the game

This commit is contained in:
JHDev2006
2025-09-13 16:30:32 +01:00
parent 5ef689109b
commit 3773bdaf64
3616 changed files with 263702 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
{
"palettes": {
"default": [
"7686FF",
"e8ebff",
"29ceff",
"5c67bc"
],
"Underground": [
"000000",
"92b2ac",
"1464a0",
"0a2c32"
],
"Autumn": [
"F5A481",
"FFD9AC",
"F66766",
"922C14"
],
"Beach": [
"FFBB7A",
"FFD9B2",
"FF5151",
"9D2610"
],
"Volcano": [
"000000",
"a176a3",
"672b17",
"3e120a"
]
}
}