Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 483 Bytes

BrickFace

Brick-breaker / Breakout with face recognition

####[Live URL][live_url] [live_url]: https://thelrner.github.io/bricks/start.html

![screenshot] (screenshot.png)

Features

  • Implements refactored object detect library, optimized for the browser
  • Custom smoothing functions and preprocessing protects against choppy movement and false positives
  • Asynch detection runs parallel to gameplay, rendering on dual canvas elements
  • Keyboard controls if no webcam available