From 96638998852867c04c6356b3c807fd49be848eb0 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Tue, 28 Jun 2022 22:30:16 +0200
Subject: [PATCH] Finish Allmate rules

---
 variants/Allmate/rules.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/variants/Allmate/rules.html b/variants/Allmate/rules.html
index 0ccbfdc..4bdc308 100644
--- a/variants/Allmate/rules.html
+++ b/variants/Allmate/rules.html
@@ -1,4 +1,8 @@
-<p>TODO</p>
+<p>
+  Captures are replaced by "mate-captures": a piece which cannot escape
+  capture on the next move is removed from the board.
+  This process is recursive.
+</p>
 
 <p>Win by mate-capturing the enemy king.</p>
 
-- 
2.44.0