Shooter · 2022 · Released
SkyBerron · September 4, 2022 · Web
Nobody has tracked this yet.
Destroy enemy bases or remove the earth under their feet till you run out of bullets. You can also scroll through the full map before shooting. My attempt at a Scorched Earth style game for PICO-1K Jam 2022 #Pico1k. A game in 1024 Compressed Bytes of code. Code: _set_fps(60)s=0l=32pal({1,11,139,3,5},1) ::s::x=64y=64c=512r=rnd(21)\1-10p={}w={}z=1j=1k={rnd(),rnd(),rnd()}for i=1,c do a=96+(sin(i/128+k[1])+sin(i/256+k[2])+sin(i/512+k[3]))*16\1 if(i>c*j/9)w[j]={x=i,y=a,z=1/8,i=j,f=64}j+=1 p[i]={g=0,p={{a=a,b=a+7,c=2},{a=a+8,b=a+15,c=3},{a=a+16,b=a+23,c=4},{a=a+24,b=256,c=5}}}end ::_::cls(1)camera(0...
Be the first to rank it.
Be the first to review 1K Charr demake #Pico1k.