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

Tweet Tweet BoardView game page

2 tweet game inspired by jammerboard for #TweetTweetJam
Submitted by RhizGames (@RhizomaticWar) — 10 hours, 42 minutes before the deadline
Add to collection

Play game

Tweet Tweet Board's itch.io page

How many characters did you use?
557

Include your code here, if you'd like to show it off!
poke2(12868,17343)x=64 a=.25 r={}i={}l=0::_:: if(rnd(10)<2)add(r,{rnd(120),-6}) if(btn(⬅️))sfx(1)a+=.01 if(btn(➡️))sfx(1)a-=.01 a=mid(a,0,.5)x+=2*cos(a)x%=128 add(i,{x-cos(a)*4,96-sin(a)*4})for n in all(i)do pset(n[1],n[2],6)n[2]-=sin(a)*1.5 if(n[2]>127)del(i,n) end for e in all(r)do e[2]-=sin(a)*1.5 ?'★',e[1],e[2],3 if(x==mid(x,e[1],e[1]+6)and 96==mid(96,e[2],e[2]+4))g=0goto d if(e[2]>127)del(r,e) end line(x+cos(a)*5,96+sin(a)*5,x-cos(a)*4,96-sin(a)*4,4) ?'웃',x-3,91,9 flip()cls(7)goto _ ::d::line(0,g,127,g,0) ?'game over',48,62,rnd(16) flip()g+=1goto d

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet