MCell
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Scientific Data formats |extensions={{ext|mcl}} |released=1999?<ref>http://www.mirekw.com/ca/whatis_mcell.html#History%20of%20MCell...") |
(Change capitalization of RLE link and all a See Also section) |
||
(One intermediate revision by one user not shown) | |||
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 == | ||
<references /> | <references /> | ||
+ | |||
+ | [[Category:Saved Games]] |
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].