From: Simon Cross Date: Sat, 5 Mar 2016 09:55:55 +0000 (+0200) Subject: Add a run_game.py script. X-Git-Url: https://git.ctpug.org.za/?a=commitdiff_plain;h=c4783bd76a5b331113945e9fc8240b3bf2f8a23f;p=koperkapel.git Add a run_game.py script. --- diff --git a/run_game.py b/run_game.py new file mode 100755 index 0000000..f48806a --- /dev/null +++ b/run_game.py @@ -0,0 +1,5 @@ +#!/usr/bin/env python + +""" Run Portentosa. """ + +import koperkapel.__main__