Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Text Adventure Game

Description

Simple text-based adventure game with choices and inventory.

Features

  • Multiple locations
  • Inventory system
  • Health system
  • Choice-based gameplay
  • Win/lose conditions

Stack

  • Language: Pure Python
  • Libraries: None (standard library only)
  • Complexity: Intermediate

Installation & Usage

python main.py

License

Open source for educational purposes.