Flappy pig
Project brief
Flappy Pig is a farm-themed version of the popular 2013 game, Flappy Bird.
I was provided source-code as part of Harvards CS50 Introduction to game design course.
Using Lua and Love2D, I edited the existing code to enhance game play including:
- randomising the vertical gap between pipes
- randomising the spawn time for pipes
- creating three different medals based on score levels
- implementing a pause feature that triggers a sound effect when selected.
I created all the assets for this game in Aseprite, and the pause sound effect in Bfxr.
You can play Flappy Pig for free on itch.io