https://github.com/stavroskasidis/game-of-life
https://github.com/stavroskasidis/game-of-life
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stavroskasidis/game-of-life
- Owner: stavroskasidis
- Created: 2017-11-30T21:41:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T21:48:39.000Z (about 5 years ago)
- Last Synced: 2024-10-06T09:21:42.538Z (about 1 year ago)
- Language: C#
- Size: 246 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conway's Game-of-Life
Info: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
Implemented in WinForms and Blazor