A very simple addon to FlapPyBird that adds eye blinking to controller the bird.
Follow How-To from @sourabhv, and this addtional steps:
$ git clone https://github.com/Lucisu/BlinkBird.git
$ cd BlinkBird
$ pip3 install -r requirements.txt
Uses OpenCV and shape_predictor_68_face_landmarks.dat to find eyes and their points.