Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/intelligence.py
diff options
context:
space:
mode:
Diffstat (limited to 'intelligence.py')
-rwxr-xr-xintelligence.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/intelligence.py b/intelligence.py
new file mode 100755
index 0000000..8e9cc3d
--- /dev/null
+++ b/intelligence.py
@@ -0,0 +1,16 @@
+#!/usr/bin/env python
+
+# Intelligence module of the Scrabble Activity.
+import elements
+
+
+
+
+
+
+
+
+
+
+
+