Author Topic: Conway's Game of Life Updated  (Read 9087 times)

Offline greco558

  • Jr. Member
  • *
  • Posts: 32
Conway's Game of Life Updated
« on: March 12, 2018, 12:16:48 PM »
Hi All,
 
 I had recently done Conway's Game of Life in LUA, so I thought I would give it a try
in Assembly.
First version seems to be working correctly.

To see command line options for Game just type: ./life -h

Any questions or comments are welcome.

Updated: 03/14/2018 to include status of running cycles and end stats

Best Regards
John Endler
 




 
« Last Edit: March 14, 2018, 07:50:54 PM by greco558 »