added 32c3 conways game of life

This commit is contained in:
Uwe Kamper 2015-12-28 16:02:38 +01:00
parent d65219d074
commit c7b4ad308d

View file

@ -45,6 +45,8 @@ Related Projects
* `Movie Streaming and Live 3D Raytracing for Mate-Light in Javascript`_
* `An audio spectrum analyzer`_
* `A Unity 3D backend`_
* `Advanced Conway's Game of Life`_
As featured on…
---------------
@ -66,3 +68,4 @@ As featured on…
.. _`Movie Streaming and Live 3D Raytracing for Mate-Light in Javascript`: https://github.com/MichaelKreil/matelight-playground
.. _`An audio spectrum analyzer`: https://github.com/c-base/mlaudiospectrum
.. _`A Unity 3D backend`: http://firepunchd.tumblr.com/post/123631124063/every-pixel-is-sacred-on-a-40x16-display-you-have
.. _`Advanced Conway's Game of Life`: https://github.com/jaseg/matelight/blob/master/README.rst