~kylep/dog-story

Text adventure as a dog
Move readme again
Move readme
Move things around

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~kylep/dog-story
read/write
git@git.sr.ht:~kylep/dog-story

You can also use your local clone with git send-email.

#Dog Story

A little text adventure game about being a dog.

#Running the game

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