

small snakearrow keys to move x to proceed to next level win/loss ratio is displayed in the upper left cornerfor #TweetTweetJam, spring 2020 Code: ::i:: poke(0x5f2c,3) xs=0 ys=-1 s=0 t=0 ::n:: cls(ceil(rnd(6))) for i=1,5 do a,b=14+rnd(36),18+rnd(32) if (i==1) x=ay=b circfill(b,a,4,0) circfill(a,b,12,0) end circfill(a,b,0,8) u=15 ::l:: if (btnp(⬅️)and xs!=1) xs=-1ys=0 if (btnp(➡️)and xs!=-1) xs=1ys=0 if (btnp(⬆️)and ys!=1) xs=0ys=-1 if (btnp(⬇️)and ys!=-1) xs=0ys=1 if (pget(x+xs,y+ys)==8)s+=1goto...

Tap to see all activity →
No reviews for Little Snake (Beep Yeah!) yet
Be the first to write one.