Skip to content

C# WinForm implementation of Conway's Game of Life

Notifications You must be signed in to change notification settings

jonmelcher/Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Life

C# WinForm implementation of Conway's Game of Life

Written by Jonathan Melcher on 01/04/2016
Last updated 01/04/2016

LifeUI - Form class making up the GUI of the program
Life - wrapper over 2D bool array, providing functionality for calculating next state of array

About

C# WinForm implementation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages