A motion controlled version of the traditional Snake game made using TensorFlowJS
- PoseNet model used to detect the position of the nose in real time.
- TensorFlowJS used to implement this model in-broswer.
- p5.js used for the nose tracking logic as it goes well with the ml5 API.