Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dengyutu authored Dec 17, 2023
1 parent f9fe40e commit 0df7906
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# CU-Project-Ballon-Ninja
# Project Overview: Balloon Ninja - Raspberry Pi 4 Game

*Balloon Ninja* is a dynamic and interactive game developed as part of the ECE 5725 course at Cornell University under the guidance of Professor Joe Skovira. The project, crafted by Yunxuan Xu and Dengyu (Spud) Tu, showcases the practical applications of embedded systems through an engaging gaming experience.

**Technical Details:**
- **Hardware:** Raspberry Pi 4, Raspberry Pi Camera
- **Software:** pygame, OpenCV
- **Concept:** Real-time processing and color detection

## Gameplay

*Balloon Ninja* invites players into an immersive world where they can slice through virtual water balloons with a simple swipe of a finger or the motion of a colored object. The game demonstrates the integration of hardware and software, employing multithreading and computer vision for a playful yet complex application.

## Project Resources

- [Project Webpage]()
- [Video Demonstration]()

## Repository Content

The project repository includes Python files of the final product.

---

0 comments on commit 0df7906

Please sign in to comment.