itch.io is community of indie game creators and players

Devlogs

Make Good Choices

Scribarchy
A browser game made in HTML5

Creating a Choice in Scribarchy requires some planning:

1. Move a Person to the Right Place

First, move one of your Persons to the Place where you want to create your Choice.

2. Create Root Choices First

If your Choice will hide or reveal other Choices, you’ll need to create those other Choices first.

For example, if Choice A reveals Choice B, and Choice B can reveal Choice C, you must create them in reverse order:

C → B → A

3. Prepare Things, Roles, and Places

If your Choice will assign a Thing to a Team Leader, or move a Team to another Place as a consequence, make sure those Things (and any dependent Roles) and Places exist beforehand.

4. Start Hidden (When in Doubt)

If you’re unsure whether your Choice should start hidden, go with hidden. This keeps it under wraps from other players until you’ve finished setting up your full chain of Choices.

Have fun!

Files

  • index.html 855 bytes
    Mar 06, 2025
Leave a comment