This was a program that I developed along side another student, Noah Glorioso, and was our final project for our Introduction to Computer Science I class in the fall semester of 2023.
Welcome to the Text-Based Adventure Game, an immersive journey into a mysterious dungeon filled with challenges and secrets. This program offers a classic text adventure experience, allowing users to navigate through the dungeon, interact with diverse objects, and encounter intriguing characters.
-
Exploration: Move between rooms to uncover the hidden corners of the dungeon.
-
Item Interaction: Pick up items and strategically use them to unlock doors and overcome obstacles.
-
Combat and Challenges: Face enemies and engage in battles as you progress through the game. Be cautious - the outcome can determine your fate!
-
Character Interaction: Communicate with characters in the game to gain hints, clues, and unravel the storyline.
-
Game Endings: The adventure concludes when you successfully escape the dungeon or meet an unfortunate demise. Your choices matter!
Embark on this exciting adventure by following these simple steps:
- Ensure you have Java Development Kit (JDK) installed on your machine.
- Utilize a Java Integrated Development Environment (IDE) or a text editor for running and modifying the code.
-
Clone the Text-Based Adventure Game repository to your local machine:
git clone https://github.com/Trevor-M-Danielewski/Text_Based_Adventure_Game.git
-
Open the project in your chosen Java IDE or text editor.
-
Compile and run the
App.java
file. -
Immerse yourself in the text-based world, make choices wisely, and conquer the challenges that await!