Difference between revisions of "Cellular automata"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 44: Line 44:
  
 
* https://github.com/ShprAlex/SproutLife/blob/master/README.md
 
* https://github.com/ShprAlex/SproutLife/blob/master/README.md
 +
 +
 +
* http://recursiveuniver.se/

Revision as of 04:09, 8 April 2016

telnet gameoflife.erikzaadi.com 1337


  • Life in life - Conway's Game of Life, emulated in Conway's Game of Life.


Software

  • Golly is an open source, cross-platform application for exploring Conway's Game of Life and other cellular automata.