Skip to content

ankit-dev-coder/treasure-hunt-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿช™ Treasure Hunt Game

This is a simple text-based Treasure Hunt game built with Python. It uses nested if-else statements to guide the player through different choices.

The player must choose the correct path and make the right decisions to reach the treasure chest. If they succeed, the game ends with an ASCII art chest opening ๐ŸŽ‰.

๐Ÿ•น How to Play

  1. Run the program in your Python environment.

  2. Follow the on-screen prompts.

  3. Choose wisely โ€“ wrong choices will end the game!

  4. Find the right path to unlock the ASCII treasure chest.

๐Ÿ”‘ Features

Simple and beginner-friendly code using nested if-else.

Multiple endings depending on player choices.

Fun ASCII art for the final treasure chest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages