You are browsing as a guest. Sign up (or log in) to start making projects!

6h 17m 58s logged

Devlog 1

After much struggling because im such a terrible coder i’ve finally made the skeleton of the os. The taskbar is the frame on the left and workspace where the apps are is in the center.

In these 6 hours all i’ve made function for the apps is the time app.

At first it was all going good, i made the ui layout fairly quickly but then came the drag system, which i couldnt get working for definitely an hour until i did a different approach and somehow fixed it(i don’t even know how).

then again everything went smoothly, i even divided the code cleanly into another file but then naturally i ran into another bug. I wanted to add a simple click sound that shouldn’t have taken long(FORESHADOWING) . . . however it took me AN HOUR. When i clicked a button the sound playedd multiple times, and me being the genius that i am i did a bunch of random things and when i was just about to scrap the sound and fix it later, i found out that in another portion of the code i was already playing the sound and that was the reason it played multiple times..

as you can see it finally all works now

0
7

Comments 0

No comments yet. Be the first!