Devlog #1:
I’m trying to build a web application that acts like a timer for solving Rubik’s cubes, a scramble generator, and a cubing algorithm driller.
This coding session, I built a timer (or is it called a stopwatch?). It’s not that good, and you have to physically click a button with your mouse to start and stop the timer. It also does not update live and displays the time in milliseconds, which is… not the best. I’ll improve on it later though.
I’ve gained a bit of JavaScript experience from my WebOS project, so this was honestly not that hard. It was very satisfying to code though.
The actual web page still looks ugly though, I’ll style it after I add the bulk of the functionality probably.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.