Skip to content

Acrosicious/ElementAutomaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java 1-D cellular automata

Example of a few generated images.

Usage

  1. Compile and run program with Java.
  2. Enter a rule $[0, 255]$ and press Enter.
  3. Optionally:
    • Use slider to create a delayed animation
    • Enter any Pattern the first line should show. [0,1]+
      • e.g. 010 or 110110101

Background

An implementation of a 1-D cellular automata I did over 12 years back.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages