inkle / inkle/ink

[Question] Very beginner question. Embedding choices in paragraph.

Open
#322 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

How would I go about embedding choices in a paragraph VS a straight multiple choice at the end.

eg from "This Book is a Dungeon":

![thisbookisadungeonheader](https://cloud.githubusercontent.com/assets/2163317/26500698/47d0c60c-420d-11e7-97ab-0c29ff1c0c91.png)

The **Blue text** are the multiple choice options.

I had assumed it would be something like this:

You arrive a the castle, you may choose to go {* [West] ->west} where the light of the foyer fades to dark, or move {* [East] ->east} where a glimmer of light creeks around the corner.

=== west ===
The west room is dark
->END

=== east ===
You enter the east corridor and notice a shadowy figure holding a candle.
->END

thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.