Meteor Jump
500 Byte Pico-8 Game written for the #TweetTweetJam 8.
https://itch.io/jam/tweettweetjam-8
Code Below:
o=circfill b=120y=0d=0s=8j=1p=0for i=0,(63)do v=ord("###//-#####22#####//-//22//--/####/-//####$$$$####$##$###+,--,+#",i\1+1)-35sset(i%8,i\8,v\16^(i%1)%16)end::_::cls(d<1 and 5 or 8) y=max(0,y-2) o(b,124-s/2,s,9)o(b,124-s/2,s-3,8)spr(0,4,120-y) ?"\^t\^w"..p,112,0,3 if(abs((b-6)+y)<8 or d==1) then d=1?"\^t\^wyou died lol",16,48,12 if(btn(🅾️))run() flip()goto _ end b-=3if(y<1 and btn(❎))y+=32 if(d<1)p=t()\2 b%=120if(abs(110-b)<2)s=rnd(3)+7 flip()goto _
Comments
Log in with itch.io to leave a comment.
Great job fitting the cool looking skateboarder and score and game-over screens in 500 characters.