Conway's Game of Life in C#(codecube.net)
submitted by
joelmartinez(75) 8 months, 20 days ago
I wrote this for fun on the train a while ago, and just came across it again recently. So I figured I may as well post it. The code implements a simple game of life simulation, but the interesting bit is that it parallelizes the process using the TPL.
|category: C#
|Views: 13
tags:
C# another
Everyones tags:
Your Tags: