Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 334 Bytes

CellularAutomata

1-d Cellular Automata in Java. Inspired by the book Complexity: A guided tour

I might eventually make a tutorial on how to do this, it is really simple and can lead to some pretty interesting things, perhaps even a New Kind of Science??

To run, simply type: java CellAuto in the command line.