From ba2ade314b07f7e16b7860afc621df02f3df46b8 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 29 Dec 2012 19:36:19 +0000 Subject: Create initial game framework. --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.rst (limited to 'README.rst') 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'. -- cgit v1.3