First Release
This is the first executable release. You can run the game from the command line by executing
dotnet GameOfLife.dll
on any machine that has .NET Core installed.
Warning: The .exe file does not work correctly, this is a known issue. You must run from the command line for the game to work properly.