auduno / headtrackr

Javascript library for headtracking via webcam and WebRTC/getUserMedia
3.69k stars 504 forks source link

Add Snake project to Readme.md #13

Closed nicolasbeauvais closed 11 years ago

nicolasbeauvais commented 11 years ago

Hi ! I just made a simple Javascript Snake using Headtrackr.js, I really enjoyed using it and I thought you might want to add it to the exemples

auduno commented 11 years ago

Hi,

cool demo! I usually add external examples under the section "Projects that have used headtrackr", so if you update your commit to do so, I can merge it right away.

You should maybe also add some instruction on the page on how to use your head to control the snake, as I didn't quite understand what was going on the first time I tried it. :)

Cheers,

Audun