ADRIFT
1 program
Added 2026-02-10T00:00:00Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Adventure Development & Runner - Interactive Fiction Toolkit
Provenance: commit b0dbef9570 · authored 2026-02-10T22:20:24+01:00 · agent claude-code · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Hello World Task
Provenance: commit b0dbef9570 · authored 2026-02-10T22:20:24+01:00 · agent claude-code · model sonnet · WebSearch disabled
# ADRIFT Hello World Task
Task: greet
Command: say hello
Restrictions:
- Must be: Location = "Starting Room"
Actions:
- Display message: "Hello, World! Welcome to ADRIFT interactive fiction."
- Increase score by 10
Task: look_around
Command: look
Actions:
- Display message: "You are in a simple room. There's nothing special here, but you can try saying hello."
Location: Starting Room
Description: "A simple starting location for your adventure."
Short Description: "Starting Room"