This project is meant to give students an opportunity to work on a computer game in small groups (it can be used in other formats) as well as practice complex conditional flow statements in Python. It is based around a Flappy bird game, where students need to help bird navigate by modifying a single function in a python code. It gives students an opportunity to utilize Cartesian coordinates to make relevant decisions. It is also an excellent project to connect materials learned in math class wit