Second-order 1D cellular automaton based on Wolfram's rules
Today for my code hour I stuck to the theme and explored pattern generation using 1D cellular automaton based on Wolfram's rules.
For my first daily code hour I've made an implementation of Conway's Game Of Life, a cellular automaton made by mathematician John Horton Conway in 1970.
Public accountability to build something fun with code every day