collidingscopes.github.io
Show HN: Play brick breaker using webcam and hand tracking (open source)
I built this game to test out the MediaPipe hand-tracking API. Play brick breaker using your webcam + hand movement -- levels get progressively harder with faster speed / smaller paddle.
All processing is done in real-time within your browser. This project is built using javascript, html canvas, and mediapipe hand tracking.
This game is free and open source, offered under an MIT license.
Github repo: https://github.com/collidingScopes/manual-brick-breaker
Hope it's fun for you -- would love to hear feedback and suggestions for improvement.