Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gamepy.py
diff options
context:
space:
mode:
authorCristhofer Travieso <cristhofert97@gmail.com>2013-08-13 18:13:56 (GMT)
committer Cristhofer Travieso <cristhofert97@gmail.com>2013-08-13 18:13:56 (GMT)
commitf41503959688561a855d37b32a1e9d5da18428a2 (patch)
treef3eddeea0242446089b8fa6fc00e0451f492328c /gamepy.py
parent306db77d94eaa00e46ea85f5879486055a78c9f6 (diff)
Add 4 box to supplant the fixed
Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
Diffstat (limited to 'gamepy.py')
-rw-r--r--gamepy.py18
1 files changed, 18 insertions, 0 deletions
diff --git a/gamepy.py b/gamepy.py
new file mode 100644
index 0000000..1645e18
--- /dev/null
+++ b/gamepy.py
@@ -0,0 +1,18 @@
+
+# Copyright (C) 2013 Cristhofer Travieso <cristhofert97@gmail.com>
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+import pygame