flaming return

November 25, 2022
pico-8 open-source
flaming return
-- flaming return
-- 2022/11/25
g=127r=rnd?"\^!5f100500000002☉8웃9♥7"
cls()::_::pset(r(g),g,15)
for i=1,256do
x=r(g)y=r(g+1)c=pget(x,y)-r({0,0,0,0,1})
pset(x+r(2)-1,y-1,max(c,0))
end
goto _