Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 466 Bytes

Python 3 Text Adventure

Python 3 Text Adventure

This is a text adventure game that I am making in honor of my Chihuahua Papi. It's a simple game that uses a lot of the things I am learning on Python journey. I hope you enjoy it! See my YouTube for more.

How to Play

pip install -r requirements.txt
python3 main.py