Coastal Run

GameSpec · v4

survivor · top-down · the structured artifact the engine builds from

Meta

Palette

Player

Max health

120

Move speed

2.4×

Projectiles

3

Fire cooldown

640ms

Enemies

Tide Wisp

shooter · ranged

18

hp

1.8

spd

Drift Hound

charger · melee

30

hp

3.1

spd

Harbor Maw

boss · 90s

900

hp

1

spd

Validates against GameSpec schema

Live JSON

{
  "title": "Coastal Run",
  "genre": "survivor",
  "theme": "calm coastal, soft light",
  "palette": {
    "background": "#dfe3da",
    "player": "#7e8b6d",
    "accent": "#c2a77f",
    "danger": "#8ea1ab",
    "xp": "#cbb88f"
  },
  "player": {
    "maxHealth": 120,
    "speed": 2.4,
    "projectiles": 3,
    "cooldownMs": 640
  },
  "enemies": 3,
  "waves": 9
}

Eval

Schema validity

100

Playability

92

Difficulty curve

88

Theme coherence

95

Roster diversity

71