Open comments for this post
#Devlog 2
I know it doesn’t seem like much of a change from the original but I’ve been focusing a lot on learning JavaScript and functions with it.
So here is what I added
- Added a taskbar that will allow for apps to be opened and manages
2.Added all the JavaScript for app windows, closing and drag ability.
3.Added a theme switch which was going to be added at the end but It would be beneficial to add it now and build up on it as I work
- Seperated my files originally I was Coding everything in one html but realized the mistake but now I have a css,javascript and html file
Im very happy with the progress Ive made within Javascript so far.
Open comments for this post
Devlog 1
This is my first time working with html so I’m deciding to have a bit of fun and make a Naruto based web OS.
I ended watching a few tutorials and using the guide for help
So basically this session I Just coded the base of the website and I’m still deciding how the OS is gonna look so here is what I did.
-Setting up welcome screen
I’ve started setting this screen up but it still needs a lot of work
-Working on the background
Its still far from Done but I feel like its not a bad setup
So now I’m going to log off and
- Learn how to make apps within html.
2.Draw my desired design out for a sense of direction.