/Monster-Hunt

This is a simple text-based adventure game where you defeat monsters, level up, and decorate your house with items obtained from your victories.

Primary LanguagePython

Adventure Game

Welcome to the Adventure Game! This is a simple text-based adventure game where you defeat monsters, level up, and decorate your house with items obtained from your victories.

How to Play

  1. Make sure you have Python 3.x installed on your machine.
  2. Clone this repository to your local machine.
  3. Open a terminal or command prompt and navigate to the project directory.
  4. Run the following command to start the game:
  5. Follow the on-screen instructions to play the game.

Features

  • Fight monsters: Battle various monsters and defeat them to level up.
  • Level up: Gain experience points and increase your stats as you progress.
  • Inventory: Manage your inventory and purchase items from the shop.
  • Shop: Visit the shop to buy helpful items for your adventure with the gold gained from killing monsters.
  • House Decoration: Collect items from defeating monsters and decorate your in-game 2D house.
  • Contribution: Contributions to the project are welcome! Feel free to submit bug reports, feature requests, or even code improvements.

How to Contribute

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch with a descriptive name for your feature or bug fix.
  3. Make your modifications and enhancements.
  4. Test your changes to ensure they work as expected.
  5. Commit your changes and push them to your forked repository.
  6. Submit a pull request to the main repository, explaining the changes you made.