Having some fun with cellular automata.
| rle | Marking out some still lifes before removing large composite file. | |
| index.org | Marking out some still lifes before removing large composite file. | |
| LICENSE | Initial commit | |
| README.md | Actual readme | |
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.