Skip to content

artrnh/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's game of life

It's my implementation of Conway's game of life in C# WinForms. I know that it's much easier to do this with two-dimensional bool array, but i decided to train my OOP skills.

I will add boundless grid, speed and size configuration and more pre-made patterns.

Releases

No releases published

Packages

No packages published

Languages