#life #conway #automata #cellular #hashlife

bin+lib goliard

康威生命游戏的模式命令行查看器

1 个不稳定版本

0.1.0 2019年2月28日

#680 in 科学

MPL-2.0 许可证

56KB
1K SLoC

goliard

Build status Lines of code Version License Dependency status Rust version

goliard 是康威生命游戏中模式的命令行查看器。它由 smeagol 驱动,使用 HashLife 和 SIMD 高效地进化重复模式。

安装

cargo install goliard --force

快速开始

curl http://www.conwaylife.com/patterns/sirrobin.rle | goliard -s

用法

goliard--帮助

goliard 0.1.0
Billy Rieger <wrieger@protonmail.com>
Command-line viewer for patterns in Conway's Game of Life 

USAGE:
    goliard [FLAGS] <FILE>

FLAGS:
    -s, --stdin      Reads a file from stdin
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <FILE>    The file to load. Not required if reading a file from stdin.

要查看可用快捷键的列表,请按 ?

许可证

goliard 使用 Mozilla 公共许可证版本 2.0。有关详细信息,请参阅许可证文件MPL 2.0 常见问题解答

依赖项

~10MB
~172K SLoC