/game-of-life

OOP example using the game of life

Primary LanguageC#

Game Of Life

This is an example of object oriented programming using the game of life in C#.

Usage

cd src
dotnet run