Play game
Headflipper's itch.io pageCharacter Count499
Game Code
poke(0x5f2c,3)function z()i=rnd(35)+14j=-5k=rnd(1)+q
q=min(5,q+.02)end
function r()p=9q=0.4d=1g=1y=48w=1s=0c=0z()end
r()h=0function _update60()if(btnp(5)and g)g=0
if(g==0)p+=3*d
if p==54and w==-1then
if g==0then
d=d*-1s+=1c=0end
g=1end
if p==9and w==1then
if g==0then
d*=-1s+=1c=0end
g=1end
if(p>223or p<-160)r()
j+=k
if(j>70)z()
if abs(p-i)<5and abs(j-29)<6and c==0then
w*=-1c=1end
if(s>h)h=s
cls(1)if(w==1)line(0,8,63,8,6)
if(w==-1)line(0,59,63,59,6)
?s,9,1,9
?h,51,1,8
?"๐",29,p,3
?"โ",j,i,7
end
Leave a comment
Log in with itch.io to leave a comment.


Comments
This is a really neat mash-up of the inspired games (a really addictive one!)
Had to keep playing as I was determined to get a half-decent score (best was 17 ๐ )
Love the concept that, if you don't catch the ball, there's no floor to land on ๐๐
Think the low-rez mode was a great idea - looks more prominent
(+makes the fast balls that much harder to "hit")
Nice one ๐