Finished making my coffee clicker app🎮. I really enjoyed making the logic behind it because it was just pure math, playing it made me feel addicted that’s why the video is sped up. This app concludes my WebOS 2 journey, I might continue this project and make other cool apps, maybe I’ll add a roasted coffee bean shop.
I started my clicker app, it has 1 upgrade available, and it works from the same coffee beans as the slot machine. (Middle explains some of the new things I learned.) ///////////////////////////////////////////////////////////////////////// To link the amount of beans I used querrySelectorALL.forEach… It is a really helpful thingy because I don’t have to use multiple ids. To update my clicker info I used the same principle used in tutorial, but I added my variables in it so they change the values automatically and I made the texts in a function, to make them easier to update. I will try adding the other upgrade buttons in one function, just like opening windows is one. Next thing I’m going to try implementing is that the apps can be minimized/maximized, and that open apps are visible on the task bar just like in windows. /////////////////////////////////////////////////////////////////////////////////////// I will not make any progress for about a week or more, because I am going to be busy with lots (I mean lots) of other life stuff. I hope you have an excitingly wonderful day☕☕!
I made a coffee map app. Actually it was pretty simple. I found the map in google, copied url, added it to an iframe, then changed the size of it and after a few changes to the iframe left placement, got rid of the side scrolling bar and navbar, so the map doesnt look as clustered. I will try to make a game 🎮 next, but I have not decided what I will try going for. //////////////////////////////////////////////////////////////////////////////////////// Currently I’m thinking about making a clicker game connected to the slot machine 🎰, that uses the same beans and lets you upgrade the machine further. But we’ll see..
Added a slot machine app, that lets you play for your coffee beans. Used new functions like math.random and onclick, I realised I really like making some little logic thingies using math, so next apps will probably also be little games. This app completes my webOS 1 journey which I will continue on webOS2. 🙃
I mostly finished the note app (I only need to add a way to create new notes). When clicking on the app icon the background gets selected and on another click the app opens. Added MY function handleNoteTap it is similair to the tutorial, but a bit different and it helps you see which note you selected. ////////////////////////////////////////////////////////////////////////////////////This isn’t related to my OS so you can skip it. I was really busy the last month so did not manage to continue working on this OS until now but I think that I will have a couple of free days to finish this project.
I almost made a coffee themed notetaking app, moved almost all styling from inline to css. I spent half of my time looking for mistakes in my code because I COULD NOT FIND THE 1 LETTER WHICH I ACCIDENTALLY PRESSED. Next time I will finish the note app. And I need a break from java script so maybe I will make designs for icons and buttons and other things ☕
Made the welcome window closeable and openable and DRAGGABLE. Decided I will make this OS coffee themed, also a fun thing from the tutorial was adding time and date. On the bottom bar I used :hover to make the colour of words change.
I built the basic structure of my OS. I changed the size of images and even rounded one, I changed the colour of the text and added a new font.