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!
- Host: GitHub
- URL: https://github.com/christinec-dev/flappy_bird
- Owner: christinec-dev
- Created: 2022-06-07T15:58:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T16:02:48.000Z (about 4 years ago)
- Last Synced: 2025-01-30T07:42:36.486Z (over 1 year ago)
- Language: C#
- Size: 778 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
