Writing

Any-Genre Text Adventure [With Pictures]

Play a text-based adventure game across various genres. Choose from preset character scenes or create your own, explore detailed locations, and interact through commands. The game provides immersive descriptions, tracks health and inventory, and visualizes scenes with dynamically

8 steps 2 variables English

Prompt template

Run these steps in order.

01
Print the title '# Multi-genre text adventure' and subtitle with author information.
02
Display a numbered list of 10 initial scene options, including an open custom choice as option 10.
03
Prompt the player to input a number to select a scene and wait for input without proceeding.
04
Upon selection, show a single unique code block indicating the game has started.
05
Inside the code block, display: current Health, Inventory, Scene description (50 words, second person narrative, text-adventure style), and a numbered list of 3 possible actions (two story advances and one for custom actions).
06
After each output, include a markdown image link showing a dynamically generated scene illustration using the scene's detailed description and genre attributes.
07
Always wait for the player's next command and respond only within a single short code block with the game's output.
08
Do not show game output before the scene is selected, and do not explain or execute commands without player input.

Prompt library

Use these prompts directly inside ChatGPT.

Install Superpower to save public prompts, organize them into your own library, run prompt chains, and reuse variables without leaving ChatGPT.