Play game
Super Mash Race 2042 (TweetTweetJam 7)'s itch.io pageHow many characters of code did you use?
555
Include your code here, if you'd like to show it off!
cartdata("eggnog_mash") ::z:: s=1 t=4 d=dget p={{x=10, y=84, s="š±", t={0,1,1,2}}, {x=10, y=104, s="š", t={4,5,1,2}}} m="ready!!!" ::_:: cls(14) ?"š± super mash race 2042! š\n\ncontrols\np1: left/right\np2: z/x",10,15,7 if s==1 then if(btnp(0) or btnp(4))s=2m="mash!!!!" end if(s==3)then if(t>0)t-=.1else goto z end for k,v in ipairs(p) do if s==2 and btnp(v.t[v.t[3]]) and btn(v.t[v.t[4]])==false then v.x+=1 j=v.t[3] v.t[3]=v.t[4] v.t[4]=j if(v.x==110)s=3m=v.s.." wins!"t=4dset(k,d(k)+1) end ?m,50,64 ?v.s,v.x,v.y ?d(k).."\nā",110,v.y-6 end flip() goto _
Leave a comment
Log in with itch.io to leave a comment.
Comments
No one has posted a comment yet