Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/horse/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'horse/__init__.py')
-rw-r--r--horse/__init__.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/horse/__init__.py b/horse/__init__.py
new file mode 100644
index 0000000..4ce73d7
--- /dev/null
+++ b/horse/__init__.py
@@ -0,0 +1,5 @@
+"""The Horse Game
+
+Designed for OLPC, but should run on any system with PyGame
+"""
+from horse import game