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
- Host: GitHub
- URL: https://github.com/frankray78/game-of-life
- Owner: FrankRay78
- Created: 2020-09-04T11:08:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T14:35:32.000Z (12 months ago)
- Last Synced: 2024-06-04T16:17:02.008Z (12 months ago)
- Topics: console, console-app, console-application, conway-game, conway-s-game-of-life, conways-game-of-life, csharp
- Language: C#
- Homepage: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
- Size: 169 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
