Git hosting
Clone
git clone https://depp.brause.cc/gl-life.git
Files
Size | Path |
---|---|
63 | .gitignore |
1097 | LICENSE |
372 | README.md |
206 | gl-life.egg |
4832 | gl-life.scm |
README.md
An OpenGL implementation of Conway's Game of Life in CHICKEN Scheme,
based upon Kyle Bank's tutorial using Go. Use chicken-install -n
to install the dependencies and build it.