A fun story game by Charlie based in a website
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.
- I have been coding all this through visual studio code in my browser to my raspberry pi through Codeserver
- I have learned some basics of html through my school, some of which I implemented here
- View on the website at https://pickapath.charleilei.dpdns.org/
- Download the files as a zip file, extract, and open index.html
- Select a level (I recommend starting at level 1)
- Read the story, and press the buttons to make your decisions as you go through the story
- Three small and fun stories
- Options on each page to allow the user to choose what to do
- Stores completed levels in localstorage
This website was made by Charlie Lindsay
Made as a project for Hackclub Stardance
