Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-d-roshan/adventure-folio
Text Game Portfolio using JavaScript, HTML, and CSS to build a simple text adventure portfolio game
https://github.com/d-d-roshan/adventure-folio
Last synced: about 1 month ago
JSON representation
Text Game Portfolio using JavaScript, HTML, and CSS to build a simple text adventure portfolio game
- Host: GitHub
- URL: https://github.com/d-d-roshan/adventure-folio
- Owner: D-D-Roshan
- Created: 2024-06-21T10:45:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T11:08:50.000Z (6 months ago)
- Last Synced: 2024-06-28T15:43:03.521Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Adventure Portfolio
Welcome to my Text Adventure Portfolio! This project showcases a series of interactive text adventure games built using HTML, CSS, and JavaScript. Dive into different worlds, solve puzzles, and experience unique stories, all within your browser.
## Table of Contents
- [Introduction](#introduction)
- [Technologies Used](#technologies-used)
- [Live Demo](live-demo)
- [Features](#features)
- [Getting Started](#getting-started)
- [Gameplay](#gameplay)
- [Contributing](#contributing)
- [Contact](#contact)## Introduction
This portfolio contains several text adventure games that I have created to explore different storytelling techniques and game mechanics. It offers a unique experience, from fantasy quests to mystery adventures.
## Technologies Used
## Live Demo
You can play the text adventures directly in your browser by visiting the [Live demo](https://adventure-folio.netlify.app/)## Features
- **Multiple Adventures**: A variety of text adventures to choose from.
- **Interactive Gameplay**: Make choices that affect the outcome of the story.
- **Responsive Design**: Play on any device, from desktops to mobile phones.
- **Dynamic Content**: JavaScript-powered interactions for a seamless experience.## Getting Started
To play the games, simply clone the repository and open the `index.html` file in your favorite browser.
### Prerequisites
- A modern web browser (Chrome, Firefox, Safari, Edge)
### Installation
1. **Clone the repository:**
```sh
git clone https://github.com/D-D-Roshan/Adventure-folio
```2. **Navigate to the project directory:**
```sh
cd Adventure-folio
```3. **Open the `index.html` file:**
```sh
open index.html
```## Gameplay
Each game starts with an introductory story. As you progress, you'll be presented with choices that determine the direction of the story. Your decisions will lead to different outcomes, making each playthrough unique.
### Controls
- **Navigation**: Use the on-screen buttons to make choices.
- **Restart**: Refresh the page to start over or select a new adventure.## Contributing
I welcome contributions to this project! If you have ideas for new stories, improvements, or bug fixes, feel free to open an issue or submit a pull request.
## Contact
Feel free to reach out if you have any questions or feedback. You can contact me at:
Thank you for checking out my Text Adventure Portfolio! I hope you enjoy the games as much as I enjoyed creating them.