top of page

Flappy Bird Game

Object Oriented Design, Python, PyGame

I worked with a small group of students to develop a functional game that featured various object-oriented design patterns.  

The Project

The goal of this project was to create a fully functional game that featured various object-oriented design patterns. The inspiration behind this project came from our childhoods. We all grew up with Flappy Bird so we wanted to recreate it while also adding our own spin to it. We add various extra, or better, features that the original game didn't have.

The coding language that we used to create this game was Python and PyGame.

Using my Engineering Management skills, I led our group. I also developed our base function game, core functions, various object-oriented design patterns, and the basic design. 

Video Demonstration

Links

Github Logo
bottom of page