Untitled
unknown
plain_text
a year ago
1.9 kB
9
Indexable
%%{init: {'theme': 'base', 'themeVariables': { 'fontSize': '20px', 'fontFamily': 'Arial, sans-serif' }}}%%
flowchart TB
A["<b>Connect Ideas</b>"] --> B["<b>Enter Discord/Twitch</b>"]
B --> C["<b>3 different paths to<br>segment users and teams</b>"]
C --> D{"<b>MAIN<br>PUZZLE</b>"}
C --> E{"<b>ROT<br>PUZZLE</b>"}
D --> F["<b>Technical Quiz</b>"]
F --> G["<b>Small puzzle and<br>deepfake AI</b>"]
G --> H["<b>Technical Quiz</b>"]
H --> I["<b>Big brain puzzle</b>"]
I --> J["<b>Technical Quiz</b>"]
J --> K["<b>Big Brain Puzzle</b>"]
K --> L["<b>Technical Quiz</b>"]
L --> M["<b>Big Brain Puzzle</b>"]
M --> N{"<b>Final steps</b>"}
N --> O["<b>For the first 5 solvers<br>a prize is waiting</b>"]
N --> P["<b>3 NFTs given to 3<br>lucky NFT holders</b>"]
N --> Q["<b>Future drop details with<br>new game and AQ</b>"]
E --> R["<b>Mini puzzle</b>"]
R --> S["<b>Find the key<br>from website</b>"]
S --> T["<b>Find the key<br>from Discord</b>"]
T --> U["<b>Find the key<br>from Twitter</b>"]
U --> V["<b>Puzzle</b>"]
V --> W["<b>Mention 100 users who<br>have less than 5 following</b>"]
W --> X["<b>Follow Twitter account</b>"]
X --> Y["<b>Mini Puzzle</b>"]
Y --> Z["<b>ROT13 and shift puzzle</b>"]
classDef default fill:#FFFFFF,stroke:#000000,stroke-width:3px;
classDef decision fill:#FF1493,stroke:#000000,stroke-width:3px,color:#FFFFFF;
classDef mainPath fill:#FFD700,stroke:#000000,stroke-width:3px,color:#000000;
classDef altPath fill:#00CED1,stroke:#000000,stroke-width:3px,color:#000000;
classDef finalSteps fill:#32CD32,stroke:#000000,stroke-width:3px,color:#000000;
class A,B,C default;
class D,E,N decision;
class F,G,H,I,J,K,L,M mainPath;
class R,S,T,U,V,W,X,Y,Z altPath;
class O,P,Q finalSteps;
linkStyle default stroke:#000000,stroke-width:3px;Editor is loading...
Leave a Comment