Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

JammerboardView game page

Snowboard down the mountain. Press LEFT or RIGHT to steer.
Submitted by Alexandre Rousseau (@gamecubator) — 15 hours, 59 minutes before the deadline
Add to collection

Play game

Jammerboard's itch.io page

How many characters did you use?
553

Include your code here, if you'd like to show it off!
s=sub m=mid k=poke f=sfx t=0 function o()r=""for i=1,16 do e="0" if(rnd()<.03)e="1" r=r..e end return r end x=60y=0 a=0 b=1z=-8w=""for i=1,17 do w=w..o()end d=12868 k(d,138)k(d+1,5)k(d+65,7)::_::t+=1 if btn(0)then a=m(-2,a-.1,0)f(1)elseif btn(1)then f(1)a=m(0,a+.1,2)else a*=.9if(abs(a)<.01)a=0 end a2=abs(a/2)b=3-a2 x+=a y=90 z+=b if(z>0)w=o()..s(w,1,256)z=-8 cls(7) ?"∧"..t,53,120,6 ?"🅾️",x-a,y+a2+2,3 for r=8,136,8 do for c=1,16 do if(s(w,r*2+c,r*2+c)=="1")print("▥",c*8,z+r)end end ?"웃",x,y+a2,0 if(band(pget(x+1,y),pget(x+5,y))!=7)run"" flip()goto _

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet