Closed nikharepriyant closed 3 months ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
Issue Number: #273
Pull Request Description
Title: A Text-Based Adventure Game
Description:
This pull request adds a new "Text-Based Adventure Game" project to the
30_days_of_java
folder within the30DaysDevChallenge
repository. The project is a simple, interactive, text-based adventure game developed in Java, where players make choices that lead to different story paths and outcomes.Key Features:
Files Added:
TextAdventureGame.java
: The main source code file containing the game logic.README.md
: A comprehensive README file with installation instructions, gameplay guide, and project details.LICENSE
: An MIT License file for the project.Screenshots: