Simple text-based adventure game with choices and inventory.
- Multiple locations
- Inventory system
- Health system
- Choice-based gameplay
- Win/lose conditions
- Language: Pure Python
- Libraries: None (standard library only)
- Complexity: Intermediate
python main.pyOpen source for educational purposes.