Minecraft style web OS.
AI was used for README formatting and minor coding assistance.
Minecraft style web OS.
AI was used for README formatting and minor coding assistance.
Hi! So added desktop, there are features already added:
Log in to leave a comment
Built the time screen and login page. Clock, wallpapers, swipe to unlock,
PIN login — all working. Feeling good about it.
Next up is desktop + apps. It’s actually becoming an OS lol.
Started as “cool lock screen with Minecraft font”, ended up becoming a whole
fake OS concept. Classic scope creep lol.
Right now it’s got a live clock, random wallpapers, swipe/space to unlock and
PIN login. All vanilla JS, no dependencies, just open index.html and it works.
Had one annoying bug where the clock elements weren’t animating on startup -
turns out setInterval fires after 1 second so the elements were empty when the
animation triggered. Called the function once immediately before the interval,
fixed.
Next up: actual desktop, app windows, taskbar, settings. Entering this in a
competition so let’s see how far it goes.
stay tuned. đź‘‹