diff options
| author | Thomas <thomas@study-old.(none)> | 2012-12-29 19:36:19 +0000 |
|---|---|---|
| committer | Thomas <thomas@study-old.(none)> | 2012-12-29 19:36:19 +0000 |
| commit | ba2ade314b07f7e16b7860afc621df02f3df46b8 (patch) | |
| tree | 3299a91636c0dea59d5ae1cea48d091d609aae63 /README.rst | |
| parent | dfa96fc3a20785d1d405003748a368e5b2ac3aec (diff) | |
Create initial game framework.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..5617c47 --- /dev/null +++ b/README.rst @@ -0,0 +1,6 @@ +WEATBAG +======= + +Written by Everyone Altogether, The Big Adventure Game + +To play, run ``python3 start.py``. Move around with commands like 'go s'. |
