Skip to content

Commit fbc53f2

Browse files
committed
FaceDetectionYOLOv8
1 parent fbae4e2 commit fbc53f2

File tree

3 files changed

+1191
-0
lines changed

3 files changed

+1191
-0
lines changed

Face-X-Gaming/Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ This folder includes a Collection of Games that can be made or played using Faci
88
| Tower Blink | <h4> Blink to build </h4> Using ```OpenCV```, ```PyautoGUI``` , ```CVZone``` and ```WebBrowser```, this game has been developed to put a twist to the classic Building Towers games by using a simple blink to build the Tower as high as possible. Higher the Tower Stack, more the points! |
99
| Space Shooter | <h4> Move and Shoot </h4> using ```OpenCV```, ```pygame``` ,and ```PyGObject```,A simple Space Shooting game where the sprite is controlled based on the tip of the face nose of the user.The more you shoot enemies,the more the points! |
1010
| Flappy Bird | <h4> Move and Duck </h4> using ```OpenCV```, ```pygame``` ,and ```PyGObject```,Flappy Bird game can be played using face movements through facial recognition technology. By detecting the player's facial expressions and movements, the game can be controlled, making it a fun and interactive experience. |
11+
| Catch-The-Eatable | <h4> Move and Eat </h4> using ```OpenCV```, and ```cvzone ``` .It uses face tracking with OpenCV to allow the player to catch eatable objects and avoid non-eatable objects. The game displays objects on the screen, and the player needs to move their face to catch the eatable objects. The game keeps track of the score and ends when the player catches a non-eatable object. |
1112
<h5> Read through Readme files of individual Games to see the Requirements and Dependencies </h5>

0 commit comments

Comments
 (0)