Added node.js module

This commit is contained in:
Philip Stewart 2014-02-22 17:27:05 +01:00 committed by jaseg
parent e180313ef0
commit b87f6164db

View file

@ -31,6 +31,7 @@ Related Projects
---------------- ----------------
* `A Python script that plays gifs over CRAP`_ * `A Python script that plays gifs over CRAP`_
* `An HTML5 CRAP emulator`_ * `An HTML5 CRAP emulator`_
* `A CRAP client for node.js`_
* `Webcam streaming on Mate Light`_ * `Webcam streaming on Mate Light`_
* `A game programming framework for Mate Light`_ * `A game programming framework for Mate Light`_
* `Snake for Mate Light`_ * `Snake for Mate Light`_
@ -40,6 +41,7 @@ Related Projects
.. _`A Python script that plays gifs over CRAP`: https://github.com/uwekamper/matelight-gifplayer .. _`A Python script that plays gifs over CRAP`: https://github.com/uwekamper/matelight-gifplayer
.. _`An HTML5 CRAP emulator`: https://github.com/sodoku/matelightemu .. _`An HTML5 CRAP emulator`: https://github.com/sodoku/matelightemu
.. _`A CRAP client for node.js`: https://github.com/sodoku/node-matelight
.. _`Webcam streaming on Mate Light`: https://github.com/c-base/matetv .. _`Webcam streaming on Mate Light`: https://github.com/c-base/matetv
.. _`A game programming framework for Mate Light`: https://github.com/c-base/pymlgame .. _`A game programming framework for Mate Light`: https://github.com/c-base/pymlgame
.. _`Snake for Mate Light`: https://github.com/c-base/pymlsnake .. _`Snake for Mate Light`: https://github.com/c-base/pymlsnake