mrpquest/game.json
type-two 3241b6f14d MORPQUEST: Record Store Day — a Beyond Morp graphical adaptation
Fourteen EGA screens for MRPGI: nano banana backgrounds squeezed into the
engine's 160x168 double-wide-pixel frame, hand-pixelled item sprites, the
full RSD flag chain (poster frenzy -> yard door secret -> roof -> side door
-> clerk favours -> back-room seam -> payment -> notice -> BeckyWall
dispersal), the five-word true ending, and two scripted test paths (golden
win + gate locks), both green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 14:56:30 +10:00

11 lines
503 B
JSON

{
"name": "MORPQUEST: Record Store Day",
"start_room": 0,
"intro_text": "Record Store Day. You're meant to be doing a quick cat-food run; Uncle's list is in the glovebox, and the cat can smell weakness. Something is wrong at the shop today. Morp itself can feel it. (Arrows walk. Type 'help' for verbs.)",
"verbs": [
{ "name": "use", "words": ["climb", "wipe", "play", "pay", "post", "give", "plug", "press", "pin", "fix"] },
{ "name": "look", "words": ["search"] }
],
"flags": {}
}