Skip to content

HuYang-s/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Serpent's Coil - A Text Adventure Game

Welcome to "The Serpent's Coil"! You are a treasure hunter seeking the legendary Amulet of Xylar, rumored to be hidden within this treacherous cave system.

How to Play

  1. Ensure you have Python 3 installed.
  2. Navigate to the game's directory in your terminal.
  3. Run the game using the command: python adventure_game.py

Game Commands

Once the game starts, you can interact by typing commands. Here are the basic commands:

  • look: Describes your current room, including any visible items and available exits.
  • move <direction>: Moves your character in the specified direction (e.g., move north, move east).
  • take <item_name>: Picks up an item from the current room and adds it to your inventory (e.g., take glowing mushroom).
  • inventory: Shows the items currently in your inventory.
  • help: Displays a list of available commands.
  • quit: Exits the game.

Good luck, adventurer!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages