aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Heyl <hairylarry@gmail.com>2026-07-12 22:57:41 +0000
committerLarry Heyl <hairylarry@gmail.com>2026-07-12 22:57:41 +0000
commit8d0e2443eb5c9f626f7d7f5472c8229d2fc31d2e (patch)
treea945a8749cd7557c29bed3f541f44f01d701c52b
parent2df4eef0566e0115934c5deeed00861ce31ac7be (diff)
mathslap.txt
How to play the game.
-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.