https://github.com/gowthamsiddarthademan/interactive_body_motion_game
A web-based game using PoseNet and ml5.js for body tracking. Players stand in front of a webcam, touching random blue circles on-screen within 1 minute. Features include a calibration outline for accurate detection, instant circle reloads upon touch, and a replay option for continuous play.
https://github.com/gowthamsiddarthademan/interactive_body_motion_game
ai bodytracking interactivegames machinelearninggames ml5js posenet webbasedgame webcamtracking
Last synced: 6 months ago
JSON representation
A web-based game using PoseNet and ml5.js for body tracking. Players stand in front of a webcam, touching random blue circles on-screen within 1 minute. Features include a calibration outline for accurate detection, instant circle reloads upon touch, and a replay option for continuous play.
- Host: GitHub
- URL: https://github.com/gowthamsiddarthademan/interactive_body_motion_game
- Owner: gowthamsiddarthademan
- Created: 2024-11-15T18:38:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T18:40:09.000Z (11 months ago)
- Last Synced: 2025-02-14T07:36:48.852Z (8 months ago)
- Topics: ai, bodytracking, interactivegames, machinelearninggames, ml5js, posenet, webbasedgame, webcamtracking
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive_Body_Motion_Game
A web-based game using PoseNet and ml5.js for body tracking. Players stand in front of a webcam, touching random blue circles on-screen within 1 minute. Features include a calibration outline for accurate detection, instant circle reloads upon touch, and a replay option for continuous play.Please note that this game works only in chrome and firefox. This is completely offline.