Updated to display generations continuously. Also included self-contained .exe file to run the game on machines without .NET Core installed.
Download and run GameOfLife.exe
if your machine does not have .NET Core. If you have .NET Core, download and extract GameOfLife.zip and either run the executable or run dotnet GameOfLife.dll
from the command line.