Let's lead with my newest rule: Life with Slow Death. It's like Life without Death, but for every generation a cell lives, it loses one survival transition. Very explosive and I've yet to find any interesting objects in it unless you like watching explosions. Still lives aren't possible since state 10 cells follow B3/S, but oscillators or spaceships might have a chance...
Code: Select all
x=4, y=4, rule=LifeWithSlowDeath
4o$4o$4o!
@RULE LifeWithSlowDeath
@COLORS
0 0 0 0
1 0 252 255
2 28 224 255
3 56 196 255
4 84 168 255
5 112 140 255
6 140 112 255
7 168 84 255
8 196 56 255
9 224 28 255
10 252 0 255
@TABLE
n_states:11
neighborhood:Moore
symmetries:permute
var base = {0,1}
var any1 = {0,1,2,3,4,5,6,7,8,9,10}
var any2 = {0,1,2,3,4,5,6,7,8,9,10}
var any3 = {0,1,2,3,4,5,6,7,8,9,10}
var any4 = {0,1,2,3,4,5,6,7,8,9,10}
var any5 = {0,1,2,3,4,5,6,7,8,9,10}
var any6 = {0,1,2,3,4,5,6,7,8,9,10}
var any7 = {0,1,2,3,4,5,6,7,8,9,10}
var any8 = {0,1,2,3,4,5,6,7,8,9,10}
var anylive1 = {1,2,3,4,5,6,7,8,9,10}
var anylive2 = {1,2,3,4,5,6,7,8,9,10}
var anylive3 = {1,2,3,4,5,6,7,8,9,10}
var anylive4 = {1,2,3,4,5,6,7,8,9,10}
var anylive5 = {1,2,3,4,5,6,7,8,9,10}
var anylive6 = {1,2,3,4,5,6,7,8,9,10}
var anylive7 = {1,2,3,4,5,6,7,8,9,10}
var anylive8 = {1,2,3,4,5,6,7,8,9,10}
0, anylive1, anylive2, anylive3, 0, 0, 0, 0, 0, 1
1, any1, any2, any3, any4, any5, any6, any7, any8, 2
2, 0, 0, 0, 0, 0, 0, 0, 0, 0
2, any1, any2, any3, any4, any5, any6, any7, any8, 3
3, 0, 0, 0, 0, 0, 0, 0, 0, 0
3, anylive1, 0, 0, 0, 0, 0, 0, 0, 0
3, any1, any2, any3, any4, any5, any6, any7, any8, 4
4, 0, 0, 0, 0, 0, 0, 0, 0, 0
4, anylive1, 0, 0, 0, 0, 0, 0, 0, 0
4, anylive1, anylive2, 0, 0, 0, 0, 0, 0, 0
4, any1, any2, any3, any4, any5, any6, any7, any8, 5
5, 0, 0, 0, 0, 0, 0, 0, 0, 0
5, anylive1, 0, 0, 0, 0, 0, 0, 0, 0
5, anylive1, anylive2, 0, 0, 0, 0, 0, 0, 0
5, anylive1, anylive2, anylive3, 0, 0, 0, 0, 0, 0
5, any1, any2, any3, any4, any5, any6, any7, any8, 6
6, 0, 0, 0, 0, 0, 0, 0, 0, 0
6, anylive1, 0, 0, 0, 0, 0, 0, 0, 0
6, anylive1, anylive2, 0, 0, 0, 0, 0, 0, 0
6, anylive1, anylive2, anylive3, 0, 0, 0, 0, 0, 0
6, anylive1, anylive2, anylive3, anylive4, 0, 0, 0, 0, 0
6, any1, any2, any3, any4, any5, any6, any7, any8, 7
7, 0, 0, 0, 0, 0, 0, 0, 0, 0
7, anylive1, 0, 0, 0, 0, 0, 0, 0, 0
7, anylive1, anylive2, 0, 0, 0, 0, 0, 0, 0
7, anylive1, anylive2, anylive3, 0, 0, 0, 0, 0, 0
7, anylive1, anylive2, anylive3, anylive4, 0, 0, 0, 0, 0
7, anylive1, anylive2, anylive3, anylive4, anylive5, 0, 0, 0, 0
7, any1, any2, any3, any4, any5, any6, any7, any8, 8
8, 0, 0, 0, 0, 0, 0, 0, 0, 0
8, anylive1, 0, 0, 0, 0, 0, 0, 0, 0
8, anylive1, anylive2, 0, 0, 0, 0, 0, 0, 0
8, anylive1, anylive2, anylive3, 0, 0, 0, 0, 0, 0
8, anylive1, anylive2, anylive3, anylive4, 0, 0, 0, 0, 0
8, anylive1, anylive2, anylive3, anylive4, anylive5, 0, 0, 0, 0
8, anylive1, anylive2, anylive3, anylive4, anylive5, anylive6, 0, 0, 0
8, any1, any2, any3, any4, any5, any6, any7, any8, 9
9, 0, 0, 0, 0, 0, 0, 0, 0, 0
9, anylive1, 0, 0, 0, 0, 0, 0, 0, 0
9, anylive1, anylive2, 0, 0, 0, 0, 0, 0, 0
9, anylive1, anylive2, anylive3, 0, 0, 0, 0, 0, 0
9, anylive1, anylive2, anylive3, anylive4, 0, 0, 0, 0, 0
9, anylive1, anylive2, anylive3, anylive4, anylive5, 0, 0, 0, 0
9, anylive1, anylive2, anylive3, anylive4, anylive5, anylive6, 0, 0, 0
9, anylive1, anylive2, anylive3, anylive4, anylive5, anylive6, anylive7, 0, 0
9, any1, any2, any3, any4, any5, any6, any7, any8, 10
10, any1, any2, any3, any4, any5, any6, any7, any8, 0
Here's an example pattern from confocaloid, which I dubbed the Eurekagun:
Code: Select all
x = 197, y = 194, rule = HighAndLowLife
52.2B10.2B36.2B$51.B2.B8.B2.B17.2B16.B.B$51.3B10.3B17.2B17.B$54.10B9.
B$53.B2.6B2.B8.3B17.2B$53.2B2.4B2.2B11.B6.2B7.B2.2B8.2B$75.2B6.2B6.6B
8.2B$93.4B2$58.2B26.B$49.2B7.2B7.2B6.B5.B2.2B.B$50.B16.B7.B5.5B.B5.4B
$50.B.B12.B.B7.B5.3B2.B4.6B8.2B$51.2B12.2B17.2B6.B2.2B8.2B$71.B5.3B4.
2B7.2B$71.3B$74.B28.B$73.2B27.B.B$102.2B34.2B36.2B10.2B$17.B119.B.B16.
2B17.B2.B2.4B2.B2.B$17.3B43.3B72.B17.2B17.3B2.6B2.3B$8.2B10.B42.B9.B11.
2B65.B2.B12.B9.10B$7.B.B9.2B43.B7.B.B8.B2.B60.B3.B3.3B8.3B8.B10.B$7.B
.B.2B44.B15.2B8.2B2.2B46.2B9.B7.3B.B6.B11.2B8.2B$8.B.B.B43.B.B26.2B2.
B45.2B9.B2.2B4.B.2B6.2B$10.B45.B.B24.2B3.2B57.2B5.2B$10.2B9.2B8.2B24.
B24.B.B63.3B3.2B$10.3B7.B2.B6.B2.B27.2B20.B$10.3B3.2B2.B2.B7.2B28.B.B
.2B81.3B3.2B4.B5.B6.2B16.2B$10.3B3.2B3.2B40.B.B2.B78.2B5.B.B3.B5.B7.B
6.2B8.B$10.3B50.B2.3B9.2B55.2B9.B2.2B5.B3.B5.B7.B.B4.2B6.B.B$10.2B22.
2B26.2B7.B6.B56.2B9.B8.2B18.2B12.2B$10.B23.B3.B29.4B7.3B65.B3.B10.3B5.
B$8.B.B.B22.4B29.B12.B70.B15.3B$7.B.B.2B56.B68.B28.B$7.B.B9.2B14.2B31.
2B67.B.B27.2B$8.2B10.B9.2B3.B.B44.2B36.2B10.2B4.2B$17.3B10.B.B4.B43.B
.B16.2B17.B2.B2.4B2.B2.B$17.B12.B5.2B.2B.B39.B17.2B17.3B2.6B2.3B$39.B
.2B39.2B28.B9.10B23.2B7.B$39.B40.6B3.B20.3B8.B10.B22.B2.B4.B2.4B$21.2B
15.2B39.B2.4B2.B.B10.2B6.B11.2B8.2B20.2B2.2B5.3B17.B$22.B6.B49.2B4.2B
3.B10.2B6.2B41.B2.2B8.B17.B.B$10.2B10.B.B3.B.B55.B2.B62.2B3.2B24.B.B$
11.B11.2B4.2B30.B24.3B68.B.B24.B$11.B.B3.3B39.B.B44.3B17.2B30.B20.2B$
12.2B46.2B24.3B17.3B8.2B6.B2.B6.2B38.2B.B.B$15.B5.B64.B2.B16.B2.B8.B7.
2B7.B37.B2.B.B$15.B5.B15.2B40.2B4.2B3.B17.B9.B.B12.B.B26.2B9.3B2.B$15.
B5.B15.B.B39.B2.4B2.B.B28.2B12.2B28.B6.B7.2B$39.B40.6B3.B24.B45.3B7.4B
$17.3B19.2B41.2B18.B9.3B10.2B33.B12.B$33.B48.B20.2B6.B12.B.B45.B$12.2B
15.2B.B.B46.B.B18.2B7.2B13.B45.2B$8.2B2.2B16.B.2B48.2B$8.2B18.B2.B$28.
2B.B$30.B68.2B11.B$30.B.B66.B2.B8.B.B$12.3B3.3B10.2B64.2B2.2B8.2B15.B
$12.B2.B.B2.B75.B2.2B26.B.B$11.B3.B.B3.B74.2B3.2B24.B.B$11.4B3.4B79.B
.B24.B$12.B7.B81.B20.2B$119.2B.B.B$117.B2.B.B$106.2B9.3B2.B$107.B6.B7.
2B$104.3B7.4B$104.B12.B$116.B$116.2B$7.2B15.2B$7.B.B13.B.B99.B$8.B15.
B100.B.B$12.2B5.2B104.2B$12.2B5.2B4$23.2B5.2B$23.2B5.2B$19.B15.B$18.B
.B13.B.B$18.2B4.B5.B4.2B$23.3B3.3B$22.2B2.B.B2.2B$22.B3.B.B3.B$22.B.2B
3.2B.B$22.2B7.2B4$100.2A$99.A.A$100.A$188.A$42.2B144.A$41.B.B146.A3.2A
$41.B150.A3.A$39.2B.B141.2A5.A4.A$19.2B11.B6.B2.B81.B67.A3.A$19.2B2.2B
8.2B6.B.2B80.B64.A3.2A$23.2B7.2B6.2B.B.B77.3B62.A$44.B143.A$50.2B$50.
B71.2A$29.3B16.B.B71.A.A58.2B5.2B$29.B18.2B73.A59.2B5.2B$29.B.B147.B15.
B$23.2B6.B146.B.B13.B.B$22.B.B5.B147.2B15.2B$22.B11.2B4.2B$21.2B10.B.
B3.B.B141.3B3.3B$33.B6.B141.B2.B3.B2.B$32.2B15.2B131.2B.B3.B.2B$50.B$
50.B.2B$28.B18.2B.2B.B$28.3B17.B$19.2B10.B14.B.B$18.B.B9.2B14.2B$18.B
.B.2B$19.B.B.B22.4B$21.B13.B9.B3.B121.2B$21.2B12.B.B7.2B124.B.B$21.3B
5.2B4.2B56.2B78.B$21.3B5.2B63.2B76.B.2B6.B$21.3B18.2B49.B78.B2.B5.B12.
2B$21.3B17.B2.B70.2B53.2B.B7.3B6.2B2.2B$21.2B19.2B71.B53.B.B.2B15.2B$
21.B81.B12.B53.B$19.B.B.B79.3B7.4B46.2B$18.B.B.2B82.B6.B7.2B41.B$18.B
.B9.2B73.2B9.3B2.B42.B.B15.3B$19.2B10.B84.B2.B.B43.2B16.2B$5.2B5.2B14.
3B78.B3.2B3.2B.B.B58.B$5.2B5.2B14.B72.B7.B3.B.B6.2B61.B4.2B$.B15.B82.
B.B5.B6.B11.B57.B4.B.B$B.B13.B.B76.2B3.2B12.2B10.B.B44.2B4.2B4.B6.B$2B
15.2B76.B2.2B26.B.B44.B.B3.B.B10.2B$5.3B3.3B82.2B2.2B8.2B15.B46.B6.B$
5.B2.B.B2.B84.B2.B8.B.B51.2B15.2B$4.B3.B.B3.B83.2B11.B52.B$4.4B3.4B90.
B55.2B.B$5.B7.B91.B55.B.2B.2B18.B$81.2B83.B17.3B$80.B.B20.B6.2B54.B.B
14.B10.2B$81.B28.B56.2B14.2B9.B.B$111.3B77.2B.B.B$87.3B23.B51.4B8.B13.
B.B.B$78.2B5.B4.B15.B11.2B12.2B31.B3.B8.2B13.B$78.2B5.B5.B14.B10.B.B12.
B.B33.2B7.2B12.B2.B$24.2B64.B14.3B9.B16.B51.B7.B$23.B.B62.2B26.2B7.2B
7.2B49.B.B2.B3.B$23.B101.2B33.2B9.2B12.B.B2.B3.B$21.2B.B63.2B69.2B9.B
2.B12.B7.B$.2B12.B5.B2.B65.B70.B9.2B18.B2.B$.2B2.2B6.B.B7.B.2B51.2B5.
B5.B8.2B6.2B83.B$5.2B7.2B6.2B.B.B50.2B5.B4.B9.2B6.B11.2B8.2B59.B.B.B$
23.B2.B60.3B19.3B8.B10.B59.2B.B.B$23.B2.B5.2B77.B9.10B52.2B9.B.B$13.B
8.B9.B48.B17.2B17.3B2.6B2.3B49.B10.2B$12.B9.B3.B2.2B.B47.B.B16.2B17.B
2.B2.4B2.B2.B50.3B$11.2B7.2B5.B3.B49.2B36.2B10.2B53.B$12.2B5.B4.B$5.2B
6.B5.B3.B.B$4.B.B4.B7.B4.B4.B$4.B6.B4.2B2.2B5.2B$3.2B10.B.B4.B3.B$15.
B6.B3.B$14.2B7.3B5.2B$32.B$32.B.2B$10.B18.2B.2B.B$10.3B17.B$.2B10.B14.
B.B$B.B9.2B14.2B$B.B.2B$.B.B.B22.4B$3.B23.B3.B$2.B2.B21.2B$2.B$2.B3.B
2.2B$2.B3.B2.2B13.2B$2.B20.B2.B$2.B2.B18.2B$3.B$.B.B.B$B.B.2B$B.B9.2B
$.2B10.B$10.3B$10.B!
Code: Select all
x = 21, y = 26, rule = R4,C2,S,B2,NW030303030303030303030000000000000003030000000000000003030000010101000003030000010001000003030000010101000003030000000000000003030000000000000003030303030303030303
4$8b2o2$7bo2bo2$7b3o2$8b2o4$10bo4$9b2o2$8bo2bo2$8b4o2$8bo2bo!Code: Select all
x = 50, y = 12, rule = R4,C2,S2-3,12-13,22-23,32-33,42-43,52-53,62-63,72-73,82-83,92-93,102-103,112-113,122-123,132-133,142-143,152-153,162-163,172-173,182-183,192-193,202-203,212-213,222-223,232-233,242-243,252-253,262-263,272-273,282-283,292-293,302-303,312-313,322-323,328,332-333,337-338,342-343,346-348,352-353,356-358,362-364,366-368,372-374,376-378,382-384,386-388,391-394,396-398,400-404,406-414,416-424,426-434,436-444,446-454,456-464,466-474,476-484,486-494,496-504,506-514,516-524,526-534,536-544,546-554,556-564,566-574,576-584,586-594,596-604,606-614,616-624,626-634,636-644,646-654,656-664,666-674,676-684,686-694,696-704,706-714,716-724,726-728,B3,13,23,33,43,53,63,73,83,93,103,113,123,133,143,153,163,173,183,193,203,213,223,233,243,253,263,273,283,293,303,313,323,333,338,343,347-348,353,357-358,363,367-368,373-374,377-378,383-384,387-388,392-394,397-398,401-404,407-414,417-424,427-434,437-444,447-454,457-464,467-474,477-484,487-494,497-504,507-514,517-524,527-534,537-544,547-554,557-564,567-574,577-584,587-594,597-604,607-614,617-624,627-634,637-644,647-654,657-664,667-674,677-684,687-694,697-704,707-714,717-724,727-728,NW0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0101010a0a0a0a0a0a0100010a0a0a0a0a0a0101010a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a:T50,12
22o2bo24bo$25o$25ob2o21bo$25o$12ob9o2bo13b2o9bo$11o3b11o13b3o$11obo2b10ob2o9bob2o8bo$12o3b10o12b3o$12o2b8o2bo13bo10bo$25o$25ob2o21bo$25o!My favorite reaction in High Seas is the Pis to Pawns:
Code: Select all
x=9, y=10, rule=B3/S234k5y
obo$obo$3o5$6b3o$6bobo$6bobo!