commit 4e0ef6eee844e7c58cd3d46947982eca585d79b7
parent 0622b30e21191f826af7216baacbfb8a85c3c93f
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date: Mon, 28 Aug 2023 11:09:59 -0300
Add rule text to repo
Diffstat:
1 file changed, 17 insertions(+), 0 deletions(-)
diff --git a/rule.txt b/rule.txt
@@ -0,0 +1,17 @@
+------------------------------------------------------------------------
+Rule 2683/1 (Power=0.5)
+The Boulder
+
+ The Absurdor is an office.
+
+ The Boulder's Height is a singleton integer switch defaulting to
+ 0, tracked by the Absurdor.
+
+ Each player CAN, once a week, by announcement, push the boulder.
+ When a player pushes the Boulder, its Height is increased by 1.
+ At the beginning of each week, if the boulder was not pushed in
+ the previous week, the Boulder's Height is set to 0. The Absurdor
+ SHOULD list the largest Height of the Boulder ever reached in eir
+ report.
+
+------------------------------------------------------------------------