A simple text-based adventure game in Python. Explore a cursed forest, fight monsters, and try to survive! Make choices that affect the outcome.
- Health system
- Inventory
- Multiple paths with random events
- Different endings (escape or die)
- Clone the repository:
git clone https://github.com/yourusername/Forest-Quest-Adventure.git
-
Navigate to the project folder: cd Forest-Quest-Adventure
-
Run the game: python3 game.py
- Choose paths and make decisions.
- Fight monsters or escape traps.
- Try to survive the cursed forest!
This project is licensed under the MIT License.