An open API service indexing awesome lists of open source software.

https://github.com/frankray78/game-of-life

Conway's Game of Life, implemented in C# as a Console app
https://github.com/frankray78/game-of-life

console console-app console-application conway-game conway-s-game-of-life conways-game-of-life csharp

Last synced: about 2 months ago
JSON representation

Conway's Game of Life, implemented in C# as a Console app

Awesome Lists containing this project

README

        

# Game-Of-Life

Conway's Game of Life ([Wikipedia](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)) implemented in C# as a Console app

Screenshot of the console application running, in this case with an [R_Pentomino](https://www.conwaylife.com/wiki/R-pentomino) starting pattern:

![](Game-Of-Life_recording.gif)