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