Play game
Wac-Man Ate Too Much!'s itch.io pageHow many characters of code did you use?
515
Include your code here, if you'd like to show it off!
::b::f=1s=0h=60l=9d={[0]=0,0,-1,1,0,0}e={}r=rectfill
c=circfill::z::l=(l-1)%h
if(l==0)h=max(16,h-2)g=rnd(4)\1k=-mid(1,s/50,3)u=d[g+2] v=d[g]add(e,{x=64+64*u,y=64+64*v,f=g,u=u*k,v=v*k})
for b=0,3do
if(btn(b))f=b
end
?"\^1\^c1"
?s,1,1,7
r(41,0,86,127,0)r(0,41,127,86,0)c(64,64,32,10)c(64+32*d[f+2],64+32*d[f],16,0)
for i in all(e)do
i.x+=i.u i.y+=i.v
?"●",i.x-3,i.y-2,9
if abs(i.x-64)<18 and abs(i.y-64)<18then
if(f~=i.f)sfx(1)goto g
del(e,i)s+=10sfx(0)
end
end
goto z::g::
?"died\n ❎",56,58,1
if(btn(5))goto b
goto g
Leave a comment
Log in with itch.io to leave a comment.
Comments
Clearly great minds think alike, as my submission is like your submission with objects moving in a different direction. You can tell your tweetcart lawyers to expect a letter from my tweetcart lawyers.
Seriously, congratulations on getting a fun game into the jam and much love for the fat-pacman idea.
Haha that’s a really specific legal niche to carve out. :D
Thanks much! It’s sorta based on and old Apple ][ game called Outpost. (In the arcades, Zap Zap.)