From 8d0e2443eb5c9f626f7d7f5472c8229d2fc31d2e Mon Sep 17 00:00:00 2001 From: Larry Heyl Date: Sun, 12 Jul 2026 22:57:41 +0000 Subject: mathslap.txt How to play the game. --- mathslap.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 mathslap.txt (limited to 'mathslap.txt') 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. -- cgit v1.2.3