Cellular Automaton in Haskell (II). WireWorld
When making WireWorld we can reuse large parts (with some trivial changes) of the UI made for the implementation of Conway's Game of Life, described in the previous post. Visit…
Continue Reading
Cellular Automaton in Haskell (II). WireWorld