2020 · Released
SkyBerron · May 8, 2020 · Web
Nobody has tracked this yet.
Jump from a floating log to another, avoid falling into the water and collect stars. Its easy ) https://www.lexaloffle.com/bbs/?tid=37758 This game was made for #TweetTweetJam and contains only 560 characters of code, including art. The code is below: _set_fps(60)::s::m,n,p,q,t=128,16,{},{},0 x,y,z,a,r,s,g,w=64,64,0,30,.01,0,btn,rnd c,d=x,y for i=1,m do q[i],a={10+w(a),w(m)},40-a p[i]=n+w(n)end ::_::cls(1)t+=r if(g(0))x-=1 if(g(1))x+=1 if(g(2))y-=1 if(g(3))y+=1 if(z =0 and v<m)rectfill(u,v,u+8,a,4) a-=b end end f=2-6*sin(z) z=max(z-r) if(z==0 and pget(x,y)<2)goto s circfill(x,y,f,10)pset(x,y,9...
Be the first to rank it.
Be the first to review Dont fall into the water.