Skip to content

tdurieux/prodo.ai-technical-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elementary cellular automaton Build Status Coverage Status

The project compute the elementary cellular automaton for the 256 rules

Example

node main.js rule 110

Usage

Usage: node main.js [options] rule <rule_number>

  Options:

    -V, --version                output the version number
    -s, --size <size>            change the size of the automaton (default: 64)
    -i, --iteration <iteration>  the number of iteration of the automaton (default: 20)
    --state <state>              initial state (e.g. 001)
    -h, --help                   output usage information

  Commands:

    rule [rule]                  run the specific rule

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published