Skip to content

willyfh/1d-cellular-automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

1D Cellular Automata

one-dimensional cellular automata with two possible states


How to use the program

Prerequisite: Java installed

  1. Compile OneDCellularAutomata.java

    javac OneDCellularAutomata.java

  2. Execute the program

    java OneDCellularAutomata

  3. The program will be running, and you can start to input radius, rule, and starting condition.

About

Implementation of 1D cellular automata in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages