https://github.com/KRC2000/flappy-bird-c
Flappy Bird game clone made in C / Raylib 5
https://github.com/KRC2000/flappy-bird-c
Last synced: 10 months ago
JSON representation
Flappy Bird game clone made in C / Raylib 5
- Host: GitHub
- URL: https://github.com/KRC2000/flappy-bird-c
- Owner: KRC2000
- Created: 2025-01-18T23:55:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-26T14:38:57.000Z (over 1 year ago)
- Last Synced: 2025-03-23T10:45:22.610Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flappy Bird made in C + Raylib 5.0
https://github.com/user-attachments/assets/510b7b79-bf42-440c-b7e0-d6172d4ad035
## Features
- Parallax background
- Best score preservation (to reset - delete "score" binary file)
- Scaling difficulty (narrowing pipe gates)
- Great performance
## Debug
- [f] Turn on FPS display
- [c] Turn on collision shapes display