Cycle 20/Ruleset: Difference between revisions
Veganzombeh (talk | contribs) No edit summary |
Veganzombeh (talk | contribs) No edit summary |
||
| Line 137: | Line 137: | ||
* ➖ decreases itself by each subsequent emoji. | * ➖ decreases itself by each subsequent emoji. | ||
* 📋 sets the third emoji to the second emoji. | * 📋 sets the third emoji to the second emoji. | ||
* ⏩ increases the execution index until the current instruction begins with an ⏸️ | * ⏩ increases the execution index until the current instruction begins with an ⏸️ if any subsequent emoji is non-zero, otherwise does nothing | ||
* ⏪ decreases the execution index until the current instruction begins with an ⏸️ | * ⏪ decreases the execution index until the current instruction begins with an ⏸️ if any subsequent emoji is non-zero, otherwise does nothing | ||
* ▶️ sets the execution index to the sum of the subsequent emojis | * ▶️ sets the execution index to the sum of the subsequent emojis | ||
* 🔎 sets itself to 1 if all the subsequent emojis are equal, otherwise 0 | * 🔎 sets itself to 1 if all the subsequent emojis are equal, otherwise 0 | ||