Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFXPrim Automata

This is an automata explorer using the GFXPrim graphics library.

Screenshot

Rule 94r

Presently it implements a nearest neighbor one dimensional cellular automata and the reversible variants of each rule. The implementation is described on richiejp.com/1d-reversible-automata.

Command Line

If the command line switch -f <file path> is specified then automata will save an image to <file path> and exit. For example:

$ ./automata -w 4 -h 256 -i "Shell Example" -f ./210r-256x256.png -r 210 -e

Produces

Rule 210r

About

Majestic

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages