Devlog #6:
I CAN SEE COLOURS!
I finally used some CSS, added background colours, and moved some elements. As you can see, the cube net drawing is at the bottom right and the timer and scrambles are centred now. I didn’t have internet for the majority of this, so I lowkey copied a bunch of code from my other project CubeOS, which I have saved locally still.
I also added a function to hide all elements when the timer is timing, to help with focus by setting the display to none and switching it back afterwards.
Lastly, I wrote a couple of JSON files (with the help of AI when I did have internet for a few minutes) that contain the cubing algorithms that the drilling mode will use. But after I was done writing them I discovered that I don’t know how to actually read files using JavaScript, so I’ll be figuring that out later.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.