PyGame - Interactive Computer Vision Games

A collection of interactive games developed using OpenCV and Pygame, integrating motion tracking and real-time gameplay mechanics.

PyGames: Interactive Computer Vision Games

🔍 GitHub Repository: PyGames on GitHub

🚀 Overview

PyGames is a collection of interactive games that use OpenCV for computer vision and Pygame for rendering. It features real-time motion tracking-based gameplay, making use of hand gestures and object detection.

🔹 Tech Stack

OpenCV for computer vision-based tracking
Pygame for game development
Mediapipe for hand tracking
cvzone for easy integration of vision models


📌 Getting Started

1️⃣ Clone the Repository
```bash git clone https://github.com/BSAkash/PyGames.git cd PyGames