charliegerard / squid-game-tfjs

Squid Game's "Green light, red light" using body tracking with TensorFlow.js

Home Page:https://squid-game-tfjs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squid Game's "Red light, green light" with movement detection using TensorFlow.js

Heavily inspired by this original work by Louis Hoebregts that is using face detection, I built on top of it to add full-body movement detection using TensorFlow.js.

I built it in a few hours so this is meant to be a prototype but feel free to try the live demo.

Running locally

With the Netlify CLI installed, run ntl dev to start a server using HTTPS.

About

Squid Game's "Green light, red light" using body tracking with TensorFlow.js

https://squid-game-tfjs.netlify.app/


Languages

Language:JavaScript 64.4%Language:HTML 22.1%Language:CSS 13.5%