CGoL Tips & Tricks

For general discussion about Conway's Game of Life.
Post Reply
User avatar
squareroot12621
Posts: 614
Joined: March 23rd, 2022, 4:53 pm

CGoL Tips & Tricks

Post by squareroot12621 » May 18th, 2022, 10:00 am

Since I didn't see a thread for this, I decided to put it here.

Code: Select all

#C TIP 1: If you're having problems with pseudo-glider guns,
#C then you can use two perpendicular glider streams and an
#C eater 5 to get it on track.
x = 14, y = 15, rule = B3/S23
12bo$11bo$11b3o$3bo$4bo$2b3o4$2o$2o3bo$4bobo$5bobo$7bo$7b2o!
[[ ZOOM 30 THEME Mono GPS 10 AUTOSTART T 0 PAUSE 1 ]]
[[ T 12 PAUSE 1 T 15 PAUSE 1 LOOP 60 ]]

Code: Select all

4b8o$4b8o$4b8o$4b8o$4o8b4o$4o8b4o$4o8b4o$4o8b4o$4o8b4o$4o8b4o$4o8b4o$4o8b4o$4b8o$4b8o$4b8o$4b8o![[ THEME 0 AUTOSTART GPS 8 Z 16 T 1 T 1 Z 19.027 T 2 T 2 Z 22.627 T 3 T 3 Z 26.909 T 4 T 4 Z 32 T 5 T 5 Z 38.055 T 6 T 6 Z 45.255 T 7 T 7 Z 53.817 LOOP 8 ]]

Post Reply