your newest study buddy is Rook, a chess clock redesigned into the ultimate study partner (i know, i know... see the README).
this is my first ai-free project les go 😎 as well as my first js project so yea
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
after fumbling around with the css and looking through many documentations i have came up with... this. my greatest work. (textboxes and cousins are WIPs)
VERY small change but it will probably help me later on... the variables of the updateTimer function is accurate with what is shown on screen. yeha ik
i spent the last hour trying to make a new system for updating the timer but ultimately i just ended up making the timers switch once one hits zero. rip
SORRY forgot to devlog but it now behaves more like a chess clock after fixing a bug where the timer would go twice as fast. but now i must make it so the timer will automatically switch clocks when it hits zero.
made timer its own object after learning about objects today (very slow and painful and i have a lot of things to learn and code to clean)
fixed many bugs with the timer system and it now uses recursive setTimeout rather than setInterval