Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 393 Bytes

File metadata and controls

13 lines (11 loc) · 393 Bytes

Treasure Hunt

Game Details

  • Language: Python
  • Description: A mini text-based adventure game where the player makes choices to find the hidden treasure.

How to Run

  1. Make sure you have Python installed (Python 3.x recommended).
  2. Open a terminal/command prompt.
  3. Navigate to the Python/Treasure_hunt folder.
  4. Run the game with:
python treasure_hunt.py