dskrenta / rectvscircles

Rect versus circles eye gaze game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rect vs circles

Rect versus circles eye gaze game

How to play

  • Allow your browser to access your webcam
  • Click with the mouse anywhere on the screen to start webgaze input
  • Move you head position or eyes in order to move the square and intersect with as many circles as possible

Development Usage

Rect vs circles needs to be run on a https dev server due to the webgazer.js requirements.

Play online

Rect vs Circles play online

Turn on / off webgaze

const eyegaze = false; // or true

Citations

Webgazer.js library

About

Rect versus circles eye gaze game

License:MIT License


Languages

Language:JavaScript 87.0%Language:HTML 13.0%