/flerbian-quest

Choose your own adventure game.

Primary LanguageJavaScript

Quest For The Flerbian Texts

Spin off of a Group Project for Epicodus. Link to original contributors github accounts at bottom.

Created: 09.24.2017

Last Modified: 01.07.2018

By David Hale

Description

You are a weary traveler from a faraway land, in search of the ancient Flerbian Texts. The future of your people is at stake in this story, a story as old as time. It will take more than a sharp wit and keen fighting skills to explore the treacherous catacombs of the land of Flerb and outmaneuver the mysterious beasts that haunt its darkest chambers. Monitor your supplies and your health closely as you move from level to level, but don't underestimate the consequences of your choices, for your demise will seem trivial compared to the immense suffering of your people. Failure is not an option.

Screenshot

Specs

Description Input Output
Buttons that load story elements. Click "River" button Go to "River" story.
Try again buttons point to death element. Click "Try Again" button. Return to the "Entrance" story.
Under construction alert for unfinished stories. Click "Zombie" Button Get "This room is under construction: Zombie Story" alert.
Buttons to add items to your inventory. Click "Add Key" button. Key moves to inventory.
Inventory buttons also reveal an alert message. Click "Add Key" button. Get "You found a skeleton key"
Hover over inventory to reveal descriptions. Hover over "Skeleton Key" item. Get "Key made of real bone!" description.
Create a function that checks the inventory. Check inventory for Apples If true, send to "tomb-success" story.
Track player health. Input health change -15. Output 85% health in bar.
Call images with story elements by button. Click "Attack With Knife" button. Get zombie.png
Plays soundtrack. Click play button. Game soundtrack plays on loop.

Setup/Installation Requirements

  1. Access the modified game [here](ghpages link here) or access the GitHub repository here.

  2. Access the original game on our ghpages here or access our GitHub repository here.

  3. You can view the directory files online or play the game on your local device by cloning them directly from the repository.

  4. Make sure you have your favorite text editor installed.

  5. Open the index file in your browser and the text files in your text editor of choice.

Original Contributors

  • Riki Montgomery GitHub account here
  • Sarah Lindmar GitHub account here
  • Austin Cummings GitHub account here

Support and contact details

If you have questions or you run into any issues on your quest email me at david.hale7@gmail.com

Technologies Used

HTML, CSS, JavaScript, Bootstrap, JSON, and JQUERY.

License

MIT License

Copyright (c) 2017 Sarah Lindmar, Austin Cummings, David Hale, and Riki Montgomery