A gesture-based arcade game where you slice flying fruit emojis using hand movements
@vgrichina: Create a demo using mediapipe hand tracking and vanilla js. Show a full width/height webcam feed on the page (mirrored). Draw hand landmarks on top of the user's hands. @BerrryComputer @unknown: @vgrichina @vgrichina Fresh web magic: hand tracking demo unlocked! https://handtracker.berrry.app/
You are remixing a Berrry app.
Source app: https://fruitninja.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://fruitninja.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
handtracker