home · contact · privacy
Proper module structure.
[plomrogue2-experiments] / new / plomrogue / __init__.py
diff --git a/new/plomrogue/__init__.py b/new/plomrogue/__init__.py
new file mode 100644 (file)
index 0000000..110ced7
--- /dev/null
@@ -0,0 +1,2 @@
+#!/usr/bin/env python3
+from plomrogue.misc import Game