The Abyss is a captivating text-based adventure game that takes you on a journey through time. Set in a mysterious cavern known as The Abyss, those who fall into it find themselves transported back to the dark ages. The game challenges players to navigate through historical scenarios, solve puzzles, and survive the dangers of a bygone era.
- Immersive Storytelling: Dive into a rich narrative that unfolds as you explore The Abyss.
- Historical Accuracy: Experience the dark ages with historically accurate settings and events.
- Puzzle Solving: Engage in challenging puzzles that require wit and strategy.
- Dynamic Choices: Make decisions that impact the story and determine your fate.
- Multiple Endings: Discover various endings based on the choices you make throughout the game.
To play The Abyss, follow these steps:
- Clone the Repository:
git clone https://github.com/yourusername/TheAbyss.git Navigate to the Project Directory: bash cd TheAbyss Open the Solution File: Open TheAbyss.sln in Visual Studio. Build the Project: In Visual Studio, build the project to compile the game. Run the Game: Once the build is complete, run the game through Visual Studio.
How to Play
Start the Game: Launch the game executable after building the project.
Read the Prompts: Follow the text prompts displayed on the screen.
Make Choices: Type your choices and press Enter to progress.
Solve Puzzles: Use your wit to solve puzzles and advance in the game.
Survive: Navigate through the dark ages and try to survive the perils that await.
Contributing
We welcome contributions from the community. To contribute:
Fork the Repository:
Click the "Fork" button on the repository's GitHub page.
Create a Branch:
bash
git checkout -b feature/your-feature-name
Commit Your Changes:
bash
git commit -m 'Add your feature description'
Push to the Branch:
bash
git push origin feature/your-feature-name
Open a Pull Request:
Submit your pull request on GitHub.
License
The Abyss is licensed under the MIT License. See the LICENSE file for more information. Acknowledgements
Special thanks to Full Sail PG Course for their support via the Console Lib.
Inspiration from various historical texts and resources.
Community feedback and contributions.
Enjoy your adventure in The Abyss!