An open API service indexing awesome lists of open source software.

https://github.com/christinec-dev/flappy_bird

A C# Windows Form App based Flappy Bird Game!
https://github.com/christinec-dev/flappy_bird

Last synced: about 1 year ago
JSON representation

A C# Windows Form App based Flappy Bird Game!

Awesome Lists containing this project

README

          

# Flappy Bird
Whenever I have to learn/practice a programming language I always try and do it by making little games. I don't know why, but the tedious act of making a Student Management System each time I have to practice my programming skills feels redundant, and sometimes it even gets a little boring (even though it is crucial to make such systems to truly learn). I would rather entertain myself whilst practicing the fundamentals via quick bursts of mini games! And so, my C# Flappy Bird was born. 🐥

## Game Demo
https://user-images.githubusercontent.com/87696858/172427913-7f71de5a-3f14-4a2e-ae56-bac3c44d40c1.mp4

## Main UI
![2022-06-07 15-27-40_Trim_Moment](https://user-images.githubusercontent.com/87696858/172427819-16bbbbca-3ac8-45a0-ad62-ddba9289a767.jpg)