ca

command module
v0.0.0-...-454c9f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2017 License: MIT Imports: 6 Imported by: 0

README

Cellular Automata GoDoc Go Report Card

A program for generating cellular automata.

Rule 30

View in Playground

Usage

> ca --help
Usage of ca:
  -cells int
    	number of cells (default 50)
  -file string
    	output filename
  -format string
    	output format; override file extension; one of: txt, svg, gif, json, png, jpg, jpeg
  -gens int
    	generations (default 50)
  -r int
    	rule (0-255) (default 30)
  -rand
    	randomized initial state

See the go generate commands in example.go.

TODO

[ ] Input files (json, etc).

[ ] Fix gif output.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
+build js
+build js

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL