A browser-based Tetris game that you can play with natural hand gestures. No additional hardware required - just a webcam.
Play here 🎮: https://collidingscopes.github.io/tetris
- Hand tracking: Uses MediaPipe for real-time hand detection
- 3D fruits: Built with Three.js for smooth 3D animations
- Gesture-based controls: Move pieces via hand movements and gestures
- Scoring system: Keep track of your high score
- Progressive difficulty: Game gets harder as you progress
- Allow camera access when prompted
- Position yourself so your hand is visible in the webcam feed
- Click "Start" to begin
- Uses MediaPipe Hands for hand tracking
- Three.js for 3D rendering
- Vanilla JavaScript with no framework dependencies
- Optimized for both desktop and mobile devices
- Cross-platform compatibility with modern browsers
Send feedback via:
- Twitter: @measure_plan
- Instagram: @stereo.drift
MIT License - Feel free to use and modify as you wish!