Treasure Island is a simple text-based adventure game built using Python. In this game, the player embarks on a journey to find a hidden treasure on an island. The player must make choices that will lead them to success or failure.
- Simple text-based game
- Multiple choices that affect the outcome
- Interactive and fun gameplay
- Clone the repository:
git clone https://github.com/miniduonline/Treasure-Island-Game.git
Below is the flowchart that represents the decision-making process in the Treasure Island game.