Skip to content

Commit

Permalink
added readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
priyashuu committed Aug 9, 2024
1 parent 69266e0 commit 6c1d7d3
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions Games/The Mystery Adventure Game/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@


# Mystery Adventure Game

## Overview

Embark on an engaging mystery adventure where players explore immersive environments, solve challenging puzzles, and uncover hidden secrets. Built with HTML, CSS, and JavaScript, this game offers a seamless and interactive experience for players seeking intrigue and adventure.

## Features

- **Immersive Environments**: Explore beautifully crafted rooms with full-screen, high-resolution backgrounds.
- **Interactive Gameplay**: Click on objects to collect items and solve puzzles, advancing the storyline.
- **Dynamic Controls**: Easily navigate between rooms and manage gameplay with start, stop, and restart options.
- **Responsive Design**: Enjoy a consistent experience across different devices and screen sizes.

## Gameplay

1. **Explore Rooms**: Begin your journey in the Living Room and navigate through various intriguing environments.
2. **Collect Items**: Interact with objects to gather items essential for solving puzzles.
3. **Solve Puzzles**: Use collected items to unlock new areas and discover the secrets within.
4. **Win the Game**: Successfully solve the final puzzle to achieve victory.

## Installation

1. Clone the repository:
```bash
git clone https://github.com/yourusername/mystery-adventure-game.git
```
2. Navigate to the project directory:
```bash
cd mystery-adventure-game
```
3. Open `index.html` in your preferred web browser.

## Technologies Used

- **HTML**: Structure and layout
- **CSS**: Styling and responsive design
- **JavaScript**: Interactive functionality and game logic

## Contributing

Contributions are welcome! Feel free to fork the repository, make improvements, and submit pull requests. Whether it's bug fixes, new features, or enhancements, your input is valuable.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Acknowledgements
- Thanks to all contributors and users for their feedback and support.

0 comments on commit 6c1d7d3

Please sign in to comment.