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

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

Awesome Lists containing this project

README

        

Implementation of conway's game of life.
Testproject to play around with WCF & PLINQ