Move readme again
Move readme
Move things around
A little text adventure game about being a dog.
First, clone the repository
git clone https://git.sr.ht/~kylep/dog-story
Ensure you have Python 3 installed properly.
Then, install the requirements
pip install -r requirement.txt
Then run the game! Type "help" for a list of commands in game.
python main.py