MCell
From Just Solve the File Format Problem
(Difference between revisions)
(Change capitalization of RLE link and all a See Also section) |
|||
Line 6: | Line 6: | ||
}} | }} | ||
− | '''MCell''' is a format used for storing patterns of cellular automata. It is based on [[Life 1.05]] and [[RLE ( | + | '''MCell''' is a format used for storing patterns of cellular automata. It is based on [[Life 1.05]] and [[RLE (cellular automata)|RLE]].<ref name="mir">http://www.mirekw.com/ca/ca_files_formats.html#MCell</ref> It is associated with the program MCLife and its successor, MCell.<ref>https://www.conwaylife.com/wiki/MCell_(file_format)</ref> |
== Identification == | == Identification == | ||
Line 20: | Line 20: | ||
== Links == | == Links == | ||
* [https://www.conwaylife.com/wiki/MCell LifeWiki: MCell] | * [https://www.conwaylife.com/wiki/MCell LifeWiki: MCell] | ||
+ | |||
+ | == See Also == | ||
+ | * [[Macrocell]] | ||
+ | * [[RLE (cellular automata)]] | ||
+ | * [[Life 1.05]] | ||
== References == | == References == |
Latest revision as of 10:11, 9 June 2020
MCell is a format used for storing patterns of cellular automata. It is based on Life 1.05 and RLE.[2] It is associated with the program MCLife and its successor, MCell.[3]
Contents |
[edit] Identification
MCell files begin with the ASCII #MCell
[2].