Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2012-05-23 07:46:58 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2012-05-23 07:46:58 (GMT)
commitea083e198d20bac1d61ec29597cbe15efeb0535d (patch)
treec6edcad5a8d2695c3becded3305cf305dcf96d08
parent240d0fadfc1438baae9edfd116f384c888f995b5 (diff)
reestruct folders
-rw-r--r--game.py (renamed from horse/game.py)0
-rw-r--r--horse/__init__.py5
-rw-r--r--[-rwxr-xr-x]images/grass.png (renamed from horse/grass.png)bin25467 -> 25467 bytes
-rw-r--r--images/horse.png (renamed from horse/horse.png)bin6625 -> 6625 bytes
4 files changed, 0 insertions, 5 deletions
diff --git a/horse/game.py b/game.py
index 6e2d5f6..6e2d5f6 100644
--- a/horse/game.py
+++ b/game.py
diff --git a/horse/__init__.py b/horse/__init__.py
deleted file mode 100644
index 4ce73d7..0000000
--- a/horse/__init__.py
+++ /dev/null
@@ -1,5 +0,0 @@
-"""The Horse Game
-
-Designed for OLPC, but should run on any system with PyGame
-"""
-from horse import game
diff --git a/horse/grass.png b/images/grass.png
index cf7534a..cf7534a 100755..100644
--- a/horse/grass.png
+++ b/images/grass.png
Binary files differ
diff --git a/horse/horse.png b/images/horse.png
index 79ad434..79ad434 100644
--- a/horse/horse.png
+++ b/images/horse.png
Binary files differ