Tindalos Code
Thoughts of a blue-collar developer
Thursday, 10 December 2015
Conway's Game of Life - my take on it in Clojure
If the board is represented as a vector of strings, where a string represents a row. E.g
The solution
takes the board and returns the it in the next state.
Newer Posts
Older Posts
Home
Subscribe to:
Posts ( Atom )