Starbase/Banshee/Left/Wave 6 2.YOLOL
2024-05-09 14:05:30 -07:00

3 lines
203 B
Plaintext

b=1 a=0 c=2 d=2 e=5 f=-5 if :wc and :ws==6 then goto2 else goto1 end
if:wc==0 or :ws!=6 thengoto1else :ra1=a :ra3=a :ra5=a :ra7=a end
a+=(b==1)*c a-=(b==0)*d if a>e then b=0 end if a<f then b=1 end goto2