Skip to content

Treasure Island - A Python Adventure Game ๐Ÿ๏ธ Embark on a thrilling text-based adventure! Make choices, explore the island, and find the hidden treasure in this beginner-friendly Python game. Learn programming concepts like conditionals and user input while enjoying an engaging storyline. Perfect for coding enthusiasts!

Notifications You must be signed in to change notification settings

miniduonline/Treasure-Island-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Treasure Island Python Game

Description

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.

Features

  • Simple text-based game
  • Multiple choices that affect the outcome
  • Interactive and fun gameplay

Installation

  1. Clone the repository:
    git clone https://github.com/miniduonline/Treasure-Island-Game.git
    

Game Flowchart

Below is the flowchart that represents the decision-making process in the Treasure Island game.

Screenshot 2024-12-18 100345

About

Treasure Island - A Python Adventure Game ๐Ÿ๏ธ Embark on a thrilling text-based adventure! Make choices, explore the island, and find the hidden treasure in this beginner-friendly Python game. Learn programming concepts like conditionals and user input while enjoying an engaging storyline. Perfect for coding enthusiasts!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages