Pick-A-Path
- 14 Devlogs
- 10 Total hours
A fun and simple pick-a-path website with mini stories! This is a basic site, but was more of a small project to help improve my website building and JavaScript writing skills. I hope you like it!
A fun and simple pick-a-path website with mini stories! This is a basic site, but was more of a small project to help improve my website building and JavaScript writing skills. I hope you like it!
I have done lots of small touch-ups, fixes, and other small adjustments like making the completion saving to localstorage work in all cases. I also slightly changed the README, and changed the screenshot there. I am ready for my second ship!
This took a lot of effort, but I have finally got it so the site remembers what levels you have completed! (Through localstorage). The level in question goes green after it has been completed some way or another. Failing the level doesn’t count.
I have improved some of the CSS. One of the problems I had was with the “about” part on my main screen being over top of other containers with different scaled screens. I made some improvements for that. I also changed some colours, including with the buttons. I made it so the header slightly fades on hover. I also did some other minor changes.
I made some UI changes.
I did some others changes, but my main goal was to start on the user interface and CSS. I have made some changes, including changing the top header margin, the colours, and the font family (I got one from Google Fonts).
I have made some slight improvements to the header and, also, I have made it so every level links back to the menu page. In my demonstration the domain changes. That is because I have a separate domain that caching is bypassing currently for debugging, but the one the site uses is the one still at deployment readiness.
(So while I go cmlin.win -> charleilei.dpdns.org, everyone else will stay the same).
I appreciate all the help!
I got feedback suggesting adding a back button. This is quite a good idea, although I won’t implement it in this case. Lots of the stories have endings and I don’t think the user should be able to back out. And, in some cases, it goes to a separate html file. In those cases the user can simply press the back button on their browser.
Thanks for reading this!
I think I am ready to present a first shipment of my project. I may add more in the future, but I am happy with what I have got now. I hope you like it!
I have made a pick-a-path game website, with simple storylines that the user transports through.
I am not a particularly good storyteller, but my goal with this was to improve my understanding of html, CSS, and JavaScript.
Thank you for having the time to read this, and I hope you love it :)
Completed level two coding and writing! I have made it more simple for this level with the file structure, as can be seen in the screenshot. There is less JavaScript, and more separate html files, to accommodate for a different storyline than the first one. Also, in this one the left and right JavaScript buttons are swapped around.
I added more to the storyline and changed some colours.
I have added some more of the story to the pick-a-path and done a lot of file and folder organisation to make it easier to continue to develop.
I have achieved the following: