Skip to content

maksle/gameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game Of Life

Conway's Game of Life (C#) For purposes of learning C#, I'm writing a basic implementation.

Works! Start position notation is 0 or 1 with -1 meaning go to next row. Todo: Address the major limitation that the Grid has 'end of the world' edges where everythong outside of it is dead. Todo: Allow starting position by user input. Todo: Create GUI so user can enter starting position by clicking around. Todo: Add subclasses for alternate rules and experiment.

About

Conway's Game of Life (C#)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages