Skip to main content

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

ImpendingView game page

Tiny Pico-8 game for #TweetTweetJam (500 Character Limit)
Submitted by mhungerford — 1 hour, 52 minutes before the deadline
Add to collection

Play game

Impending's itch.io page

How many characters of code did you use?
499

Include your code here, if you'd like to show it off!
v=64l={}b={}a=0poke(24413,15)function q(o)circ(v+cos(o.a)*o.r,v+sin(o.a)*o.r,o.s,o.c)end::_::cls()for c in all(l)do
q(c)for o in all(b)do
z=abs(c.a-o.a)if(z<.2and o.r<c.r)then
if(c.r^2+o.r^2-2*c.r*o.r*cos(z)<16+c.s^2)c.s-=1.5del(b,o)
if(c.s<5)del(l,c)end
q(o)o.r+=o.s/#l
if(o.r>v)del(b,o)end
c.r-=2/c.s
if(c.r<9)print("\^8")run()end
circ(v,v,4,7)q({a=a,r=5,s=1,c=12})p=btn()a=(a+(p%2-p\2%2)*.02)%1if(btnp(5))add(b,{a=a,r=5,s=1,c=12})
if(#l<3+t()\20)add(l,{a=rnd(1),r=78,s=rnd(8)+5,c=9})
flip()goto _

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet