Skip to main content

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

Super Mash Race 2042 (TweetTweetJam 7)View game page

Mash those buttons to take home the gold!
Submitted by eggnog (@platformalist) ā€” 5 days, 1 hour before the deadline

Play game

Super Mash Race 2042 (TweetTweetJam 7)'s itch.io page

How 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