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