Adding finishing touches to my WebOS such as fixing code to work better. Making it so if you tap a window that is behind another window, it gets moved to the front. And some other fixes.
Adding finishing touches to my WebOS such as fixing code to work better. Making it so if you tap a window that is behind another window, it gets moved to the front. And some other fixes.
Finsished making the icons hover display to stay on the icon image, if the corrisponding window is still open. Once the window is closed the style goes back to normal, but still if you hover it will have the style.
Creating a link window that has multiple links.
Just adding some more information to my Manual, for the new things that I have made.
Added the undo button and made it so that it will undo lines, fill, and clear.
This means that if you accedently fill your work or clear it you can press undo and it will bring it back :).
Works for multiple times, because it saves it in a array.
I am very happy with how it came out :).
My Tiger Masterpiece!
Finally finished making the paint board window. I also fixed a few bugs that I had with the drag header, and it not working.
Im going to add the title to this soon and also I will add an undo button incase you accedently delete your Tiger mona lisa.
Making drawing window. Don’t mind why it looks weird right now, I will fix it later. Also I spent a lot of time trying to fix some hidden error I didn’t know where it was and I was totally confused, so I went back a commit and put my working code back and it fixed. I think I am going to wrap up my project soon, so that I don’t create more project breaking errors.
Idk how I managed to make it, but maybe the tutorial I was watching before was just not it. However, this one is: (https://youtu.be/KM8PIiqq97c?si=RgpvGnOKA7ZbfZoQ).
Anyone wanting to make a good calculator, check out that tutorial because he saved me! Thanks KennyYipCoding on youtube. Also surprisingly simple.
4 hours down the drain. I worked for 4 hours trying to get a simple thing like a calculator to work. Some how it kept not working even when I followed a tutorial correctly. I will try again tomorrow maybe with a different tutorial, but honestly idk what happend. Also part of it was me trying to code in python and that turned out a disaster, but then I went to JavaScript and still didn’t work??. I know it might seem weird and also stardance if your reading this you can like delete the 4 hours or whatever from my thing Incase idk if this is fraud or something.
Added some nice animations to stuff and added a achievement/alert for the snake game, when you hit a specific score.
Design on the Tiger Snake Game app is finished.
I added the instructions in the manual app, but the game is pretty simple to play.
I added a skin feature in case the stripes moving are a bit hard on some peoples eyes.
I added the high score tracker which saves your high score even if you close the tab.
And just fixed the lay out made it look nice.
Finished making my Tiger snake game. I watched a very good and easy tutorial, link: (https://youtu.be/Je0B3nHhKmM?si=DQiSr36gDDSM3Psj)
I still need to design it more to make it look more like a real Tiger snake, like the logo if you can see all the way down there.
I think also I could make some Instructions and a highscore button, so that will be for next time.
Just added the hover glow to the secret button so you can be more sure your on something special. So far I think my project is close to the end and I just need to do now fixing up to make perfect. And maybe even an extra feature.
This is what the front of my page looks like
(there more apps and features, the app side bar is scrollable, as you can see from my other devlogs).
Finished Adding the Secret feature!
I cannot show you yet because it’s secret, but you could try and find it on my site (It’s not that hard its pretty obvious to find the secret).
Also I added a ding when you find the secret and as you can see the alert in the image at the bottom, so you will know if you found it.
Made the weather app have a default weather image now, but when the user inputs city it will change to the correct one. Also as you can see I made the handle a starling, and also in the bottom right corner there is 3 of them. That is for something I am making right now, however I am not finsihed yet. Just trying to make my website look as good as possible right now, while keeping the simple theme. (edit: I actually just realized that this devlog is exactly 1 second longer than the previous one).
Finished designing the manual app. It looks not too bad. Also I edit the welcome window bit, but I still have some work to do, to make it stand out.
Just added some information into the Manual app. Im not finished yet, I still need to make it look nicer.
Finished making the side bar with the icons. The side bar is scrollable, because I had too many icons and so that keeps them stored there better. I also started making the manual window, but I haven’t added any content yet. I also fixed some errors such as, the roar sound button would keep playing, even when the window was closed, so I thought it might be better if it stopped the sound when the sound window is closed. I also fixed some other errors and stuff, but everything looks good now.
finally finished the weather window. It was very hard to do for me. I’m not done yet I still need to edit it to make the design look more good. The api works, and it runs smoothly. Need to change a few things also like the app icon side bar. Used a bit of AI to learn how to set up the api, since I was using a different one than the tutorial, it was much harder, but still uses same main core code. Overall I am happy with how It turned out. There’s still a lot to improve on, however I learn a lot from this.