Play tool
Wholesome Pomodoro Technique Timer's itch.io pageHow many characters of code did you use?
560
Include your code here, if you'd like to show it off!
m,q,n,p=63,31,-11250,2565poke(0x5f2c,3)t,z=n,"⧗"
function _draw()cls()t+=.25u=t/450v=59-u%1*60\1 ..""
if(#v<2)v="0"..v
if(#(u.."")<2)u="0"..u
if t<0then
?-u\1 ..":"..v..""..z,0,58,7
line(0,m,(1-t/n)*m,m,12)
elseif
t<315then
fillp(░)if btn(5)then
r,b,c,d=t%m+2,"in",9,12
if(r>q)r,b,c,d=m-r,"out",2,5
for i=1,.6,-.12do circ(q,q,r*i,c+i*5)end
?"b𝘳𝘦𝘢𝘵𝘩",20,22,7
?b,32-#b*2,29,d
else
if(t==1or t==3)cls(12)
if(t>7)t=0
?"hold\n\n ❎",24,21,7
end
else
fillp()line(0,m,(1-t/p)*m,m,12)
if t>p then
?"press ❎",0,58
if(btn(5))t,z=n,z.."⧗"
else
?"break",0,58,7
end
end
if(btn(4))t+=250
end
Leave a comment
Log in with itch.io to leave a comment.
Comments
No one has posted a comment yet