https://github.com/hemantksingh/gameoflife
Simple console implementation of John Conway's Game Of Life
https://github.com/hemantksingh/gameoflife
Last synced: 7 months ago
JSON representation
Simple console implementation of John Conway's Game Of Life
- Host: GitHub
- URL: https://github.com/hemantksingh/gameoflife
- Owner: hemantksingh
- Created: 2013-12-19T13:42:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-29T00:42:37.000Z (about 11 years ago)
- Last Synced: 2025-02-05T17:14:41.364Z (9 months ago)
- Language: C#
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GameOfLife
==========
Simple console implementation of John Conway's Game Of Life