Inspiration
Only a few days has passed since Halloween has happened. So when we saw a topic of recreating a classic game, Flappy bird was the one which came in our mind. So we decided to build a Flappy Bird game with Halloween theme.
What it does
Halloween Flappy Bird is a game, which is a side-scroller where the player controls a bird, attempting to fly between columns of zombie hands without hitting them.
How we built it
We used python programming language as our base. We then used a library of python called Pygame, which is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.
Challenges we ran into
Giving the obstacles a randomness, adding sound effects upon interactions were a tough thing to do, but somehow we managed to do it.
Accomplishments that we're proud of
The addition of Halloween Theme compared to the normal theme of the original game is what we are proud of.
What we learned
We learned many things from it, as we learned using the Pygame library. Also this was the first game developed by our team. It motivated us to apply many algorithms for the functioning of the game.
What's next for Halloween Flappy Bird
Our next plan is to upgrade the game by adding different levels into it, which will increase gradually as one moves through the game. Also some more horrific sound effects would be added.
Log in or sign up for Devpost to join the conversation.