Skip to content

yrex/csLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life (csLife)

A C# implementation of Conway's Game Of Life in Mono and with GTK#

This is a simple implementation, where the aim was to build a framework that would later be easily expanded. In this version, the Life grid is displayed in a TextView.

Options to add in future:

  • Add custom patterns
  • Populate the grid using patterns

an instance of the Game Of Life at step 33

About

A C# implementation of Conway's Game Of Life in Mono and with GTK#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages