/gesture_demo_flappy_bird

A demo for flappy bird game in python

Primary LanguagePython

Gesture Game Demo

Purpose

For nonsene game.

Dependency:

(1) Anaconda (python):

https://www.continuum.io/downloads

include almost all python academic pacakges

(2) cmake:

(3)boost:

(4) dlib:

http://dlib.net/

Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems.

(5) opencv:

http://opencv.org/

(6) SimpleGUICS2Pygame

pip install SimpleGUICS2Pygame

Individual Game configuration

For individual game configuration, please refer to the readme file under the classes folder.

Contact

If you read the code and find it really hard to understand, please send feedback to: stevenwudi@gmail.com Thank you!