Skip to content
Compare
Choose a tag to compare
@DamanjitG DamanjitG released this 09 Nov 21:49

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.