/flappy_bird

game flappy bird rewrite in python but with computer vision !

Primary LanguagePythonMIT LicenseMIT

Flappy Bird by Computer Vision


flappy bird


A step in linking games with computer vision !
screen shot: show

installation

  1. clone project git clone https://github.com/khod-naderi/flappy_bird
  2. change directory to project cd flappy_bird
  3. install requirements pip3 install -r requirements.txt
  4. Config Your Capture in line 70 src/flappy.py
  5. run python3 flappy.py
  6. enjoy :)


We will be happy if you support us in the development process.