aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Kamper <me@uwekamper.de>2015-12-28 16:02:38 +0100
committerUwe Kamper <me@uwekamper.de>2015-12-28 16:02:38 +0100
commitc7b4ad308d1385b800f93b38e9747c8debc6dcf3 (patch)
tree5efba6c19abf52dddd66a5159bc91421606d609e
parentd65219d074fefb2bb0b8a6627a63509ccfb13a4e (diff)
downloadmatelight-c7b4ad308d1385b800f93b38e9747c8debc6dcf3.tar.gz
matelight-c7b4ad308d1385b800f93b38e9747c8debc6dcf3.tar.bz2
matelight-c7b4ad308d1385b800f93b38e9747c8debc6dcf3.zip
added 32c3 conways game of life
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 63f39ac..2ea5af7 100644
--- a/README.rst
+++ b/README.rst
@@ -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