aboutsummaryrefslogtreecommitdiff
path: root/mathslap.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mathslap.txt')
-rw-r--r--mathslap.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/mathslap.txt b/mathslap.txt
new file mode 100644
index 0000000..7684a37
--- /dev/null
+++ b/mathslap.txt
@@ -0,0 +1,29 @@
+MathSlap is a game.
+
+Like Slap Jack except with equations!
+
+To win make an equation with the supplied numbers, in order, adding any symbols you want but one and only one equal sign.
+
+So if I have
+
+4 2 2
+I can say
+4/2=2
+or
+4=2^2
+or
+4=2*2
+
+Here's a tricky one
+
+7 7 6
+I can say
+7=7!/6!
+
+We usually play it with playing cards by taking the royals out and using Ace as 1.
+
+I could also be played with a D10 and a whiteboard.
+
+Or in the terminal program mathslap.clisp by sharing the terminal online.
+
+This is a lot more fun than you think it will be.