projects
/
koperkapel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dadf9a
)
Add a run_game.py script.
author
Simon Cross
<hodgestar@gmail.com>
Sat, 5 Mar 2016 09:55:55 +0000
(11:55 +0200)
committer
Simon Cross
<hodgestar@gmail.com>
Sat, 5 Mar 2016 09:55:55 +0000
(11:55 +0200)
run_game.py
[new file with mode: 0755]
patch
|
blob
diff --git a/run_game.py
b/run_game.py
new file mode 100755
(executable)
index 0000000..
f48806a
--- /dev/null
+++ b/
run_game.py
@@ -0,0
+1,5
@@
+#!/usr/bin/env python
+
+""" Run Portentosa. """
+
+import koperkapel.__main__