CatOS
- 4 Devlogs
- 14 Total hours
A fun mock-os website that will also be used for a puzzle-game I am putting forward for my friends.
A fun mock-os website that will also be used for a puzzle-game I am putting forward for my friends.
CatOS Log 4
Overall I am ready to ship pretty soon, I’ve put off a lot of the cool plans I have since this is a fixed payout, and am very excited for WebOS 2. I think I did fairly good here, and just took a while since I was rusty at basically everything (and should move a lot faster on WebOS 2 since I have a much clearer idea of where I want to go, and what I want to do) (I am adding a fun value to my website that activates random events)
I will also fix the really niche bug where if you widen the website, stick a window really far out, and then narrow it back down, the window gets stuck. It’s not very important it just annoys me.
I have very little left to do, I just need to fix the css on the start screen, and add one more app
Added a tooltip on the login page that tells you that you don’t need the username & password, and if you just start typing it will autofill
Added main landing page once you login
Added a background image to the landing page (I forgot about the background-image property so it took me a second, I got it eventually)
Added a welcome window (and did the css better than in the login screen, it still took a lot of finagling though)
Made the welcome window not able to be dragged off screen and not highlight text when you dragged it
Added the top bar and all that (I spent a while messing with how exactly it looks but I like it now)
Hello!
CatOS is a WebOS that will be used for a puzzle game I am going to have my friends do. For the sake of this I will have everything be essentially auto-done and more of a narrative deal.
Most of the time spent here was spent on the login page (I made it that no matter what you type in it types the correct password and username), and I am ready to move onto the landing after. I lowkey forgot everything I learned about HTML and CSS, but am remembering it now.
I spent a lot of time going back-and-forth on what to do and how to do it since I did not go in with a plan (a dastardly error)
CSS also genuinely hurt me because I spent a long time making everything look good on different screen sizes, I discovered some new tech (clamps and CQH & CQW) that will help me do stuff a lot faster in the future. (I normally spam flexbox but it wouldn’t work for exactly what I want here). Unfortunately all the time I spent on this can’t be demo’ed in the screenshot, I promise 4 hours wasn’t just for this
I intentionally tried to make the login screen look fairly old, though whether that just made it ugly is up for debate lol.