Skip to content

Instantly share code, notes, and snippets.

@janx
Last active December 24, 2022 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janx/99d1f119264610ba6f4330f7a8fba92a to your computer and use it in GitHub Desktop.
Save janx/99d1f119264610ba6f4330f7a8fba92a to your computer and use it in GitHub Desktop.
Game of CKB
1. Open https://conwaylife.com/
2. Clear the viewer
3. Copy the code below and paste the code in by "Settings -> Open Clipboard"
```
x = 28, y = 15, rule = B3/S23
2$b6o3b2o4b2o3b6o$2o8b2o4b2o3b6o$2o8b2o2b4o3b2o3b2o$2o8b2o2b2o5b2o3b2o
$2o8b6o5b6o$2o8b4o7b6o$2o8b6o5b2o3b2o$2o8b2o2b2o5b2o3b2o$2o8b2o2b4o3b
2o3b2o$2o8b2o4b2o3b6o$b6o3b2o4b2o3b6o!
```
4. Set theme to "Inverse" in "Settings -> Themes".
5. Set evolution speed to 12/s.
6. Click 'Play'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment