Hand‑gesture Par or Ímpar game with web and webcam interface
This project lets users play the classic Par or Ímpar game either through a browser or by showing hand gestures to a webcam. The Flask server serves a simple web page, while the OpenCV/MediaPipe pipeline detects the number of raised fingers as the player's guess. It’s useful for anyone wanting a fun, interactive demo of computer‑vision hand tracking without complex setup. Compared to generic tutorials, it bundles a complete, ready‑to‑run game with both web and CV modes.
View on GitHub →cawzkf/ProjetoPex