1
0
Fork
You've already forked cellular_automata
0
Having some fun with cellular automata.
2026年07月02日 10:22:19 -05:00
rle Marking out some still lifes before removing large composite file. 2026年07月02日 10:22:19 -05:00
index.org Marking out some still lifes before removing large composite file. 2026年07月02日 10:22:19 -05:00
LICENSE Initial commit 2026年06月22日 17:55:01 +02:00
README.md Actual readme 2026年06月22日 11:04:35 -05:00

cellular_automata

This is a place for me to store cellular automata that I've ran across and want to store.

At the moment, I use golly found at https://golly.sourceforge.io/ to experiment and I find the LifeWiki out at https://conwaylife.com/wiki/ to be very fun to click through. Addditionally, there is an active forum to be found at https://conwaylife.com/forums/.

The types of files you will find here are org, tex, and make files which I use for documentation and rle files that are explained out at https://conwaylife.com/wiki/Run_Length_Encoded.

Licensing

This whole repository is licensed under CC BY-SA 4.0 which you can find in LICENSE in the repository or out at https://creativecommons.org/licenses/by-sa/4.0/deed.en.