You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic implementation of game of life in C# as a native Windows application. The main motivation for creating this wee project was to explore C# and .NET framework.