Skip to content

Yajassardana/Motion-Control-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Motion Controlled Snake Game

A motion controlled version of the traditional Snake game made using TensorFlowJS

  1. PoseNet model used to detect the position of the nose in real time.
  2. TensorFlowJS used to implement this model in-broswer.
  3. p5.js used for the nose tracking logic as it goes well with the ml5 API.

Preview

Preview_gif

Screenshot

Local Setup

1 .Clone the repository using the command : git clone https://github.com/Yajassardana/Motion-Control-Snake-Game.git

2. Open index.html

Volia! You're good to go!

About

A motion controlled version of the traditional Snake game made using TensorFlowJS

Resources

Stars

Watchers

Forks