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,64 @@
{
"palettes": {
"default": [
"00000000",
"ffd9b2",
"c77f3e",
"1f1f1f"
],
"Underground": [
"00000000",
"10434c",
"10434c",
"1f1f1f"
],
"Underwater": [
"00000000",
"1a912e",
"1a912e",
"1f1f1f"
],
"Castle": [
"00000000",
"ffffff",
"bcbcbc",
"797979"
],
"Autumn": [
"00000000",
"ffbe6e",
"c7643e",
"1f1f1f"
],
"Bonus": [
"00000000",
"593b72",
"593b72",
"490047"
],
"Jungle": [
"00000000",
"2d6975",
"2d6975",
"1f1f1f"
],
"Space": [
"00000000",
"313446",
"313446",
"1f1f1f"
],
"Snow": [
"00000000",
"7979aa",
"7979aa",
"4c4c78"
],
"Volcano": [
"00000000",
"5b2b17",
"5b2b17",
"1f1f1f"
],
}
}