Difference between revisions of "Cellular automata"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 34: Line 34:
  
 
* http://www.automata.website/ [https://news.ycombinator.com/item?id=8580963]
 
* http://www.automata.website/ [https://news.ycombinator.com/item?id=8580963]
 +
 +
* http://codegolf.stackexchange.com/questions/88783/build-a-digital-clock-in-conways-game-of-life/ [https://news.ycombinator.com/item?id=13846083]
  
 
=== Software ===
 
=== Software ===

Revision as of 11:58, 12 March 2017

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.