USFB with CV

A simple 2D game integrated with openCV webcam input

Ref

Origin game fork from my another repo.
In this repo, I modify the game goal to have better fit with CV input.

Build

Game Intro:

You will controll a yellow flappy-bird
The goal of this game is to keep dodging the enemies birds, try to live as long as possible.
The gameScore will +1 when you dodge an enemy bird.

Control:

ScreenShot

img img

Tag: openGL, glut, 2D game, flappy bird, openCV, background-subtraction