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 beast 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.
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. |
-
Access the full game on our website flerbianquest.com or access our GitHub repository here.
-
You can view the directory files online or play the game on your local device by clone them directly from the repository.
-
Make sure you have your favorite text editor installed.
-
Open the index file in your browser and the text files in your text editor of choice.
**We also recommend a high definition TV or monitor to get the full experience.
If you have questions or you run into any issues on your quest please email the Quest For The Flerbian Texts at fake.info@flerbianquest.com
We used Bootstrap for our front-end and JavaScript, Jquery, and JSON for the back-end development.
MIT License
Copyright (c) 2017 Sarah Lindmar, Austin Cummings, David Hale, and Riki Montgomery