diff --git a/python/pyapple2/mazegen.py b/mazegen.py similarity index 100% rename from python/pyapple2/mazegen.py rename to mazegen.py diff --git a/run.sh b/run.sh new file mode 100755 index 0000000..6aab293 --- /dev/null +++ b/run.sh @@ -0,0 +1,4 @@ +!/bin/bash + +echo "in another terminal, run tail -f errors" +python mazegen.py 2> errors