WeatherReport
Weather Report
You are an operator of a laser satellite capable of extinguishing storms in the ocean. Aim at the storm by crossing two axes, and get to the highest score!
Controls
Arrow keys or Z/X/C for stopping the aim. (You might need to click the game first)
Source (465 characters):
poke4(12800,3046.0466)pal({1,129,6,7,11},1)a=0d=0m=0y=0r=0i=128j=16k=64l=96e,f=rnd,line ::_::circfill(e(i),e(i),1,1+e(2)) ?"score:"..a,2,2,4 circ(m,y,r-2+t()*4%4,3+e(2))q=btn()c=q!=0 and q!=b b=q s=cos((t()/2.3)%1)if d==0 then m=j+e(l)y=j+e(l)r=8+e(8)d=1 elseif d==1 then g=k*(1+s)f(g,0,g,i,5)if c then d=2 end else h=k*(1+s)f(g,0,g,i,5)f(0,h,i,h,5)if c then g-=m g*=g h-=y h*=h if r*r>g+h then circfill(m,y,r,3)sfx(0)a+=100 else a=max(0,a-75)end d=0 end end goto _
Download
Download NowName your own price
Click download now to get access to the following files:
PICO-8 Source Code 17 kB
Version 0.1.3
PICO-8 Cartridge 9.8 kB
Version 0.1.3
Downloadable version (Windows) 1.1 MB
Version 0.1.3
Downloadable version (MacOS) 3.2 MB
Version 0.1.3
Downloadable version (Linux) 683 kB
Version 0.1.3
Comments
Log in with itch.io to leave a comment.
Cool radar effect. Always neat when a tweetgame has sound effects!