A minimalist reaction game inspired by racing games and playing with a stopwatch.

Press X when counter is within range of target number to accelerate and increase your score, miss 3 times and it's game over.

This game was made for TweetTweetJam 11, and fits in just 500 bytes of code 


Controls

  • ❎ Accelerate/Restart


Code

i=.1function _update60()g="⁶y2█⁵9e█"v=█?"⁶c7⁶jfn▶▶" function m(a)x,y=ord(a,1,2)for d=0,2do if(⬇️>d)?g,99+d*9,9,11 for b=0,19do if(ord("か▥ᶠ𝘧𝘥ᵉ◆゜ᶠ◆◆ᶠ▥◆⁸゜◆ᶠ゜かᶠ◆☉⁸かかᶠか◆⁸",v\10^d%10*3+b\8+1)\2^(b%8)%2>f)?g,b%4*3*z-b\4*z-d*15*z+x,b\4*2*z+y,c end end end if(⧗>16)q=0r=rnd p=btnp(5)h=5+0^(abs(█\1-❎)\3)*8if ⬇️>0do if(p)do ⧗=0if(h>5)q=1⬅️+=1i/=.964else q=9⬇️-=1end if(█>❎+3)❎+=18+r(18)\1 █+=i else if(p)run()end camera(r(q)-q/2,r(q)-q/3)f=◆ z=2m"9²"m"𝘩²"f=0m"𝘷;"c=h m"𝘶:"g="⁶y2▮"v=⬅️ z=1c=7m"&⁵"c=6v=❎ m"g𝘻"⧗+=1end


Updated 21 days ago
Published 24 days ago
StatusReleased
PlatformsHTML5
AuthorJadeLombax
GenreAction
Made withPICO-8
ContentNo generative AI was used

Comments

Log in with itch.io to leave a comment.

Nice fonts in just 500 chars, beautiful use of `ord` and binary prints, I managed to make it up to 19 points.

Thank you! They're actually the same font, with just the scale parameter and the print command changed. It is pretty tricky to get a very high score, I'm thinking of ideas for a more fleshed-out version and am considering changing the mechanics a bit to allow a pronounced feeling of acceleration while still making scoring feasible.

(+1)

Love the LCD look!

(+1)

Fun, and very stylish!

Thanks! I was actually working on a non-tweetcart number game, but it was too complex and not very fun, and in brainstorming for TTJ, I figured I'd try making a much simpler version of it, and it's actually more fun. I've had some comments from people interested in a less-limited version,  so I'm trying to figure out some ideas for that.