diff --git a/Games/The_Mystery_Adventure_Game/Dream Library.jpeg b/Games/The_Mystery_Adventure_Game/Dream Library.jpeg
new file mode 100644
index 0000000000..b2cf9ced9b
Binary files /dev/null and b/Games/The_Mystery_Adventure_Game/Dream Library.jpeg differ
diff --git a/Games/The_Mystery_Adventure_Game/README.md b/Games/The_Mystery_Adventure_Game/README.md
new file mode 100644
index 0000000000..9feda83a9a
--- /dev/null
+++ b/Games/The_Mystery_Adventure_Game/README.md
@@ -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.
+
diff --git a/Games/The_Mystery_Adventure_Game/index.html b/Games/The_Mystery_Adventure_Game/index.html
new file mode 100644
index 0000000000..c36974f381
--- /dev/null
+++ b/Games/The_Mystery_Adventure_Game/index.html
@@ -0,0 +1,40 @@
+
+
+