๐ฎ Game Spec (JSON)
{
"canvas": {
"width": 400,
"height": 240
},
"panels": {
"panel_0": {
"x": 40,
"y": 59,
"w": 118,
"h": 162
},
"panel_1": {
"x": 181,
"y": 59,
"w": 117,
"h": 162
},
"panel_2": {
"x": 321,
"y": 59,
"w": 116,
"h": 162
},
"panel_3": {
"x": 460,
"y": 59,
"w": 120,
"h": 162
},
"panel_4": {
"x": 604,
"y": 59,
"w": 115,
"h": 162
},
"panel_5": {
"x": 50,
"y": 305,
"w": 117,
"h": 177
},
"panel_6": {
"x": 188,
"y": 305,
"w": 116,
"h": 177
},
"panel_7": {
"x": 326,
"y": 305,
"w": 117,
"h": 177
},
"panel_8": {
"x": 467,
"y": 305,
"w": 116,
"h": 177
},
"panel_9": {
"x": 604,
"y": 305,
"w": 116,
"h": 177
},
"panel_10": {
"x": 43,
"y": 614,
"w": 289,
"h": 19
},
"panel_11": {
"x": 43,
"y": 635,
"w": 289,
"h": 21
},
"panel_12": {
"x": 53,
"y": 635,
"w": 15,
"h": 15
},
"panel_13": {
"x": 304,
"y": 635,
"w": 16,
"h": 15
},
"panel_14": {
"x": 430,
"y": 652,
"w": 142,
"h": 203
},
"panel_15": {
"x": 464,
"y": 701,
"w": 70,
"h": 20
},
"panel_16": {
"x": 43,
"y": 770,
"w": 289,
"h": 16
},
"panel_17": {
"x": 464,
"y": 723,
"w": 70,
"h": 16
},
"panel_18": {
"x": 43,
"y": 787,
"w": 289,
"h": 21
},
"panel_19": {
"x": 464,
"y": 740,
"w": 70,
"h": 23
},
"panel_20": {
"x": 430,
"y": 890,
"w": 149,
"h": 164
},
"panel_21": {
"x": 43,
"y": 954,
"w": 289,
"h": 15
},
"panel_22": {
"x": 43,
"y": 971,
"w": 289,
"h": 22
},
"panel_23": {
"x": 54,
"y": 995,
"w": 16,
"h": 26
},
"panel_24": {
"x": 72,
"y": 995,
"w": 229,
"h": 26
},
"panel_25": {
"x": 304,
"y": 995,
"w": 15,
"h": 26
}
},
"player_frames": [
"panel_0",
"panel_1",
"panel_2"
],
"player_size": {
"width": 58,
"height": 81
},
"platforms": [
"panel_10",
"panel_11",
"panel_15",
"panel_16",
"panel_17",
"panel_18"
],
"platform_sizes": {
"panel_14": {
"width": 71,
"height": 101
}
},
"portal": "panel_20",
"portal_size": {
"width": 74,
"height": 82
},
"voice": {
"tts": "[emotion: soft][delivery: diegetic]",
"text": "corgi meets galaxy"
},
"narrative": {
"tone": "whimsical curiosity",
"soundMood": "upbeat chiptune with synth pads",
"victoryMessage": "The universe awaits!"
},
"emotionalNotes": "The game evokes a sense of wonder and exploration. The corgi, a symbol of companionship, embarks on a journey to the galaxy, representing the boundless curiosity and the desire to explore the unknown. The platforms are simple, allowing the focus to remain on the journey and the destination. The portal is a vibrant galaxy, promising a new adventure.",
"player_sprite": "panel_5",
"goal_sprite": "panel_20"
}