chiark / gitweb /
Automate creation of Bedbugs.rule
[bedbugs.git] / src / Bedbugs.rule.template
1 @RULE Bedbugs
2 Bedbugs: standard Conway life with complication to use Bedstead rendering
3 Alternates between Conway propagation and Bedsteadisation
4 2 states for Conway -> 32 states (16x2) for Bedstead -> 2 etc.
5
6 @TABLE
7 n_states:34
8 neighborhood:Moore
9 symmetries:none
10 # Bedsteadisation rules generated by bedbugs.c
11 # FIXME: vars to allow edit in off states?
12 @@BEDSTEAD
13 # Conway rules (autogenerated)
14 @@mungedlife.table
15
16 @COLORS
17 255 255 255  255 255 255  white to white
18
19 @ICONS
20 @@ICONS