https://github.com/matdemn/flappybird
https://github.com/matdemn/flappybird
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matdemn/flappybird
- Owner: MatDemn
- Created: 2023-09-20T15:35:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T16:02:51.000Z (almost 3 years ago)
- Last Synced: 2025-10-07T09:51:17.460Z (9 months ago)
- Language: ShaderLab
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Flappy Bird
This is my approach to recreate the famous Flappy Bird game.
It's a very basic project which implements only the key mechanics
that need to be there to actually play the game. You can call
it "core" mechanics. You just click left mouse button and fly
through the pipes. That's it.
Your last score and best score ever done are saved between
game sessions, so no worries!
### Youtube:
[](https://www.youtube.com/watch?v=xuSEaxbVmYc)