A text based adventure game inspired by my cats!
I'm starting over on this game with the knowledge I've learned since becoming a software engineer. I'm also going to try to do this from a TDD approach.
- Luna becomes a ring bearer
- Luna does Christmas
- Luna is a pilot
- Luna plays in the super bowl
- Install the requirements file -- pip install -r requirements.txt
- Unit Tests: python -m unittest test_introScene.py
python introScene.py