tiny-qbn

TinyQBN Quick-Reference

Declaring Cards

Tag passages with:

You can also put TinyQBN “tags” in comments in the passage itself:

/* QBN card req-beetles-gt-3 req-snakes-eq-1 */

You must use the /**/ style comments, and QBN must be the first thing in the comment.

Expressions:

Checking variables:

Manually manipulating the event deck:

Progress variables:

Card Contents

Selecting Cards

Showing and Storing Cards

Then we have several helper macros which build on the above two:

Separators

Wrappers

These are called as <<wrap card>>, where card may be a passage title or a passage-like object (choice, etc.).