Play game
QUEST's itch.io pageHow many characters of code did you use?
299
If you're comfortable with it, paste your game code here, so we can marvel at your achievement!
x,y,c=9,46,0
poke4(12868,0x5a39.5a30)
poke4(12872,0x5a35.5a37)
poke(0x5f2c,2)
::⌂::
if(btn(⬅️))x-=5
if(btn(➡️))x+=5
x=mid(9,x,119)
if(x==99 and not g)sfx(1)g=1
c+=1 c%=5
cls(1)rectfill(0,y+5,127,127,3)
cursor(0,y-6)color(7)
?g and"thx"or"plz get gem"
?"😐"
?"웃",x,y
?g and""or"◆",99,y,c+8
flip()
goto ⌂
Leave a comment
Log in with itch.io to leave a comment.
Comments
The end boss was hard