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,40 @@
{
"palettes": {
"default": [
"00000000",
"1f1f1f",
"b5de31",
"21ad10"
],
"Underground": [
"00000000",
"386800",
"b5de31",
"21ad10"
],
"Castle": [
"00000000",
"797979",
"ffffff",
"bcbcbc"
],
"Underwater": [
"00000000",
"1f1f1f",
"b5ffbd",
"21ad10"
],
"Snow": [
"00000000",
"4c4c78",
"bcbce6",
"7979aa"
],
"Space": [
"00000000",
"57556b",
"f4eff3",
"aea5ff"
]
},
}