https://github.com/fgheysels/life
Conway's Game of Life. Just an excuse to play with Parallel.For and WPF
https://github.com/fgheysels/life
Last synced: about 2 months ago
JSON representation
Conway's Game of Life. Just an excuse to play with Parallel.For and WPF
- Host: GitHub
- URL: https://github.com/fgheysels/life
- Owner: fgheysels
- Created: 2013-02-15T21:54:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T21:45:19.000Z (about 1 year ago)
- Last Synced: 2025-01-30T00:45:58.617Z (4 months ago)
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Implementation of conway's game of life.
Testproject to play around with WCF & PLINQ