← Back to selected work

PROJECT 09 / Computer vision

Rock Paper Scissor.

A familiar game. A computer vision twist.

rps - conceptual project illustration
CONCEPT VISUAL DESIGNED TO EXPLAIN THE PROJECT

THE IDEA

Project overview

A real-time Rock Paper Scissor game against an AI opponent. Python, TensorFlow, OpenCV, and MediaPipe connect hand gesture recognition with a Tkinter desktop interface.

What it does

  • Recognize hand gestures from a live camera feed.
  • Play against an AI-powered opponent.
  • Keep the game modular with an object-oriented architecture.
NEXT PROJECT

Tech Blog