Skip to content

retrohun/ruletablerepository

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rule Table Repository

A library of the rule tables and related source code for specific cellular automata. In the process we're developing an open file format of variables and transitions to capture the rules of various CA. Utilities for converting to and from these representations are included.

Update 4/29/2024: A much larger and more recently maintained collection of Golly rule tables can now be found on the LifeWiki:

https://conwaylife.com/wiki/List_of_rule_tables_on_LifeWiki

The contents of this repository may still be very useful in some cases, but should not be assumed to be up-to-date.

Contents

Aims

  1. To develop and promote an open file format for rule tables.
  2. To be the most comprehensive list of CA rule tables.
  3. To provide a place for the community to share rule tables.
  4. To support Golly, the program that helped create the idea of a standard rule table format.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.3%
  • HTML 36.2%
  • Python 12.5%