Six rooms of band history: the 1979 basement (Portastudio, Mom, the Castle box), D.O.A. at UVic, the alley wall that named the band, Alternative Tentacles 1987 (Jello signs you), the Roskilde main stage 1994 (MODELBEAST flux matte painting quantized by the engine; ops paint only walkability + cycling footlights), and the Polish field 1997 (the $2,500 van ransom — with one fatal dialogue option to prove checkpoint mercy). 60 points, deterministic playthrough in tests/, zero engine forks: pure game data + rhai. Generated art via tools/gen_sprites.py + gen_rooms.py. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
20 lines
830 B
JSON
20 lines
830 B
JSON
{
|
|
"name": "NOMEANSNO QUEST",
|
|
"start_room": 0,
|
|
"intro_text": "Victoria, BC. 1979. You are Rob Wright, twenty-five, back from Calgary with a bass guitar and no plan. Your kid brother can really drum. The basement is free after laundry hours. (Right-click cycles verbs. Or just type.)",
|
|
"max_score": 60,
|
|
"ego_sprite": "rob",
|
|
"verbs": {
|
|
"play": "jam riff shred strum drum",
|
|
"listen": "hear"
|
|
},
|
|
"defaults": {
|
|
"look": "Wood panel, damp concrete, the smell of the Island. 1979 has a texture.",
|
|
"do": "Your fingers are for the bass, not for that.",
|
|
"talk": "It says nothing. Very post-punk of it.",
|
|
"listen": "Somewhere, a hi-hat counts to nine and starts over.",
|
|
"smell": "Basement damp and burnt tube amp. Home.",
|
|
"play": "You slap out three notes. The room does not applaud. Yet."
|
|
}
|
|
}
|