Inspiration - I wanted to make an interactive story that has branching paths as you play. Sort of in the vein of Telltale Games.

What it does - Freddy Fish is a story that has a different ending depending on player input.

How I built it - I had a base index HTML sheet that the user starts on. This HTML sheet was linked to a CSS stylesheet and JavaScript file. The JavaScript file then dictates which HTML file a button links to.

Challenges I ran into - I didn't start the project until after I went to all the workshops, which led to a lot of relearning. In hindsight, I should have really practiced the material right after I learned it.

Accomplishments that I'm proud of - I'm proud the skills I learned to make this project. I feel like I really solidified my fundamentals of HTML and CSS.

What I learned - This project gave me a chance to learn HTML, CSS, and JavaScript - the web development essentials.

What's next for Freddy Fish - I want to flesh out Freddy Fish and give the readers more options and ways to interact with the story. I'm thinking about adding more branching paths or different characters the readers can interact with.

Built With

Share this project:

Updates