A Guile implementation of the Game of Life
This is an implementation of the Game of Life in Guile Scheme using the Chickadee library
GUILE_LOAD_PATH=$GUILE_LOAD_PATH:. chickadee play eclectic-life.scm
You will need Guile Scheme 3, the chickadee library, guile-opengl and guile-sdl2: