Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 375 Bytes

fp2gol

Use it like this:
fp2gol <myfingerprint.txt

Or with custom rules:
fp2gol --rulestring B123/S456 <myfingerprint.txt
See http://www.conwaylife.com/wiki/Rulestring

TODO

  • Take framerate as parameter
  • Take step number as parameter
  • Give informations to the user
  • Ask for fingerprint if not provided from stdin
  • Border loops as parameter (and default)