Skip to content

Use a SAT Solver to find initial states in Conway's Game of Life that evolve into words

Notifications You must be signed in to change notification settings

ccosnett/wordLife

Repository files navigation

wordLife

Use a SAT Solver to find initial states in Conway's Game of Life that evolve into words!

81726090_607928096650576_8292061825290207232_n

It is as simple as:

  1. specify a word as a bit matrix:
  2. specify how many generations until the word appears.
  3. run the program

image

3d.pdf

2d.pdf

About

Use a SAT Solver to find initial states in Conway's Game of Life that evolve into words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published