Flappy-Birds Introductory game for OSDC workshop. #Installation of dependencies(Through terminal) Type these commands-> sudo apt-get install libgtk-3-dev sudo apt-get install python-pygame #How to run? (In terminal) python main.py