Difference between revisions of "Cellular automata"

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

Revision as of 18:24, 14 September 2017

General

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.