gedaiu:

https://github.com/gedaiu/Game-Of-Life-D

A bare-bones implementation:
http://rosettacode.org/wiki/Conway%27s_Game_of_Life#Faster_Version

The quality of the D GC is not important for a simple Life implementation, you just need two arrays.

Bye,
bearophile

Reply via email to