chiark / gitweb /
Automate creation of Bedbugs.rule
[bedbugs.git] / src / Bedbugs.rule.template
diff --git a/src/Bedbugs.rule.template b/src/Bedbugs.rule.template
new file mode 100644 (file)
index 0000000..12b4811
--- /dev/null
@@ -0,0 +1,20 @@
+@RULE Bedbugs
+Bedbugs: standard Conway life with complication to use Bedstead rendering
+Alternates between Conway propagation and Bedsteadisation
+2 states for Conway -> 32 states (16x2) for Bedstead -> 2 etc.
+
+@TABLE
+n_states:34
+neighborhood:Moore
+symmetries:none
+# Bedsteadisation rules generated by bedbugs.c
+# FIXME: vars to allow edit in off states?
+@@BEDSTEAD
+# Conway rules (autogenerated)
+@@mungedlife.table
+
+@COLORS
+255 255 255  255 255 255  white to white
+
+@ICONS
+@@ICONS