๐ฎ Game Spec (JSON)
{
"emotional_core": {
"player_identity": "A loved pet left behind during a holiday trip.",
"core_emotion": "longing",
"goal_meaning": "Reunion with family after feeling abandoned.",
"journey_metaphor": "The internal struggle of separation anxiety and the longing for connection.",
"completion_revelation": "Love transcends distance and time.",
"sprite_selection_reasoning": "The corgi represents the feeling of being left behind. The gift represents the hope of reunion. The platforms are stepping stones towards that reunion. The suitcase, computer, and robot represent the isolating technology and movement of an airport. The moving platform represents the uncertainty and hope."
},
"gameplay": {
"physics_style": "floaty",
"movement_speed": "medium",
"visual_effects": [
"particles",
"trails"
],
"level_layout": "journey"
},
"narrative": {
"opening_text": "The scent of pine needles hangs heavy, but the house feels empty. Where did everyone go? Only the suitcase remains...",
"goal_description": "To find the warmth and joy of reunion with loved ones, symbolized by the unopened Christmas gift.",
"completion_text": "The gift opens, revealing a warm hug and the comforting realization that you were always in their thoughts.",
"emotional_quote": "Though miles may lie between us, the thread of love that binds our hearts will never break.",
"tone": "bittersweet",
"soundMood": "Gentle piano melody with airport ambience fading in and out"
},
"player_sprite": "panel_0",
"player_animation": {
"idle": [
"panel_0"
],
"run": [
"panel_0",
"panel_11",
"panel_4"
],
"jump": [
"panel_0"
]
},
"player_size": {
"width": 43,
"height": 48
},
"goal_sprite": "panel_8",
"goal_meaning_name": "Christmas Reunion",
"platforms": [
"panel_13",
"panel_9",
"panel_13",
"panel_9"
],
"platform_meanings": {
"panel_13": "Representing the conveyor belts of the airport, carrying hope and anticipation.",
"panel_3": "Representing fleeting moments of hope."
},
"moving_platforms": [
"panel_9"
],
"fading_platforms": [],
"collectibles": [
{
"sprite": "panel_2",
"story": "A forgotten toy bone - a reminder of happier times.",
"emotion": "wistful"
},
{
"sprite": "panel_2",
"story": "A stray piece of wrapping paper - a hint of the joy to come.",
"emotion": "hopeful"
},
{
"sprite": "panel_2",
"story": "A dropped candy cane - a sweet memory of past holidays.",
"emotion": "tender"
},
{
"sprite": "panel_2",
"story": "Lost luggage tag - represents the fear of being lost.",
"emotion": "grief"
}
],
"hazards": [
{
"sprite": "panel_6",
"meaning": "The constant barrage of information, isolating and overwhelming."
},
{
"sprite": "panel_7",
"meaning": "Represents a threat of being left behind. "
}
],
"path_choices": "The harder path requires precise jumps, representing the dedication needed to overcome separation anxiety. The easier path is longer, representing the slow passage of time when longing for connection.",
"decorative_elements": [
{
"sprite": "panel_10",
"description": "A computer, representing a hope of connection."
},
{
"sprite": "panel_12",
"description": "Adds atmosphere - another present."
},
{
"sprite": "panel_1",
"description": "Background detail"
},
{
"sprite": "panel_3",
"description": "Background detail"
},
{
"sprite": "panel_5",
"description": "Background detail"
}
],
"canvas": {
"width": 1047,
"height": 800
},
"backgroundColor": "#87CEEB",
"visual_atmosphere": "Soft, dreamy, and slightly melancholic, reflecting the feeling of being alone during the holidays. The airport background subtly fades in and out to reinforce the memory. The color of the sky is also bittersweet.",
"panels": {
"panel_0": {
"x": 86,
"y": 144,
"w": 171,
"h": 193
},
"panel_1": {
"x": 250,
"y": 94,
"w": 78,
"h": 68
},
"panel_2": {
"x": 255,
"y": 161,
"w": 21,
"h": 21
},
"panel_3": {
"x": 262,
"y": 113,
"w": 51,
"h": 29
},
"panel_4": {
"x": 362,
"y": 144,
"w": 208,
"h": 189
},
"panel_5": {
"x": 712,
"y": 98,
"w": 189,
"h": 223
},
"panel_6": {
"x": 495,
"y": 225,
"w": 48,
"h": 41
},
"panel_7": {
"x": 827,
"y": 182,
"w": 47,
"h": 41
},
"panel_8": {
"x": 99,
"y": 439,
"w": 162,
"h": 188
},
"panel_9": {
"x": 343,
"y": 497,
"w": 173,
"h": 61
},
"panel_10": {
"x": 706,
"y": 454,
"w": 208,
"h": 178
},
"panel_11": {
"x": 101,
"y": 719,
"w": 179,
"h": 198
},
"panel_12": {
"x": 388,
"y": 720,
"w": 202,
"h": 195
},
"panel_13": {
"x": 672,
"y": 763,
"w": 275,
"h": 105
}
}
}