This is the BETA version of the PRO operating system so there are bugs and apps that do not work yet but the concept is still there. The public release will be in fall. Thank You
PS. @E-EnerG-Gamecentral can you invite me to one of you OS projects pls. I am one of the best GUI devs.
I love all the detail! I liked changing the background and you even remade cookie clicker! And how did you make the second simulator in the texting app?!
This looks really cool!
I havenāt really been working on anything.
I have had some trouble getting the networking function of Red-Script to work. Maybe you can help with that? @OS-Maker can Help out too, but I am sort of busy at the moment.
It hasnāt been worked on in a REALLY long time. I worked on part of this recently, though. I think itās somewhere in github. There are also some other Operating Systems floating around within the Makecode Forums, such as WindOS, ArcadeOS, and Juno Kernel (I havenāt followed Juno Kernelās development*, these three are the ones that pop-up when I look up Operating Systems that werenāt made by my account.)
I saw your screenshots on the other post, and I was really interested in what was shown. The taskbar at the bottom reminds me of the macOS dock
Ah⦠this wallpaper brings back memories I remember making this for Cboy Azure back in August of 2021.
(This was the image I scrapped together in Paint3D before importing it to makecode using an extension.)
Also, I noticed some things with your code that could be able to be fixed in the next versions.
First oneās with the store (as most will be relating to that in particular.)
I can only download Cookie Clicker, however, I think that the other apps do have functionality. They just need the download button.
Then thereās cookie clicker. After I close the app, I still get cookies flying around my screen whenever I click something.
Lastly, The User Profile. I understand whatās happening with the code, but you didnāt really implement it right. Instead of asking for your username once, it asks you for it every time you start up the system. I think you can fix that by adding an if setting with name (User) exists. If this is false, run the code. Otherwise, Donāt run anything.