-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.blocks
1 lines (1 loc) · 4.07 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="7XN$kE4gP^gt{0CR{.Lm">pitches</variable><variable id="S-{KlD{ZkD=uL,r7JZT0">strikes</variable></variables><block type="device_forever" id="0GbL1s#V{ONu.-M8y]J3" x="0" y="15"><statement name="HANDLER"><block type="controls_if" id="{?iT!(1Cw[AAk4kgH(`J"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="5~NU54roR_=oqwqcyH*+"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id=",c;Crw[/34lkaxn~3eQd"><field name="VAR" id="S-{KlD{ZkD=uL,r7JZT0">strikes</field></block></value><value name="B"><shadow type="math_number" id="O0FB!b_dUi]YaNm2lKYl"><field name="NUM">3</field></shadow></value></block></value><statement name="DO0"><block type="variables_set" id=".gQNtAxA@:[G;4[%3%g8"><field name="VAR" id="S-{KlD{ZkD=uL,r7JZT0">strikes</field><value name="VALUE"><shadow type="math_number" id=")IE2sr4?}14+x+v3*xb-"><field name="NUM">0</field></shadow></value></block></statement></block></statement></block><block type="device_forever" id="+N7H)RI,^8^UhuC(CXR+" x="384" y="0"><statement name="HANDLER"><block type="controls_if" id="_fUu6mZkovcv[cpc~xK7"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id=";A{~:#VR,ng3a=u;Rp]Q"><field name="OP">EQ</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="Io)$=+2:NlZAX6=UEv9g"><field name="VAR" id="7XN$kE4gP^gt{0CR{.Lm">pitches</field></block></value><value name="B"><shadow type="math_number" id="l3cXsXKeYEM/;QsBoq*Y"><field name="NUM">4</field></shadow></value></block></value><statement name="DO0"><block type="variables_set" id="M$E,;yrC/Q=X.C20u12M"><field name="VAR" id="7XN$kE4gP^gt{0CR{.Lm">pitches</field><value name="VALUE"><shadow type="math_number" id="fK[{nGi+.D(YG*|h1+.$"><field name="NUM">0</field></shadow></value></block></statement></block></statement></block><block type="device_button_event" id="J4)rRv+*,^KI!4]1iefq" x="0" y="238"><field name="NAME">Button.A</field><statement name="HANDLER"><block type="variables_change" id="1[{.:UOFl`Ck+DBjW?g@"><field name="VAR" id="S-{KlD{ZkD=uL,r7JZT0">strikes</field><value name="VALUE"><shadow type="math_number" id="XN+ubWgFDP;QzJ;=}q{r"><field name="NUM">1</field></shadow></value></block></statement></block><block type="device_button_event" id=".%uU8d((2Hcd]5[G_E]t" x="319" y="245"><field name="NAME">Button.B</field><statement name="HANDLER"><block type="variables_change" id="c-vxZ4cKs/~czsolBWhW"><field name="VAR" id="7XN$kE4gP^gt{0CR{.Lm">pitches</field><value name="VALUE"><shadow type="math_number" id="T*d-@+Ze]GSfO_9Q/$cP"><field name="NUM">1</field></shadow></value></block></statement></block><block type="device_forever" id="aQzG2c{?S~8Bt6}aRgB!" x="442" y="423"><statement name="HANDLER"><block type="device_print_message" id="^mOoqM_1|KQ6R9#j;qB5"><value name="text"><shadow type="text" id="[W}m-4m@@:w[p+2G(z})"><field name="TEXT">pitches</field></shadow></value><next><block type="device_show_number" id="UpIaVZ!Rb?.9ITHwrf,)"><value name="number"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="kD0qoSZ*gCsj(/chA(wj"><field name="VAR" id="7XN$kE4gP^gt{0CR{.Lm">pitches</field></block></value><next><block type="device_pause" id="D/?JGi?Q.|hb)U:mvHp["><value name="pause"><shadow type="timePicker" id="5!hM/IK7U4LgeZLg%+4h"><field name="ms">500</field></shadow></value><next><block type="device_print_message" id="BLJW;utBI8wb5pn-n-`#"><value name="text"><shadow type="text" id="8u=^{6xf^h5N383K:{3;"><field name="TEXT">strikes</field></shadow></value><next><block type="device_show_number" id="F@*9}=oVmsz)QVI;8R+L"><value name="number"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="aWl(B]k/Ezc=5(8oxTp?"><field name="VAR" id="S-{KlD{ZkD=uL,r7JZT0">strikes</field></block></value></block></next></block></next></block></next></block></next></block></statement></block></xml>