https://github.com/mohamed-samy26/flappy-bird-cpp-sfml
Remake for Flappy Bird game with custom made physics and 2 levels of difficulity
https://github.com/mohamed-samy26/flappy-bird-cpp-sfml
cpp game game-development physics sfml sfml-game
Last synced: about 1 month ago
JSON representation
Remake for Flappy Bird game with custom made physics and 2 levels of difficulity
- Host: GitHub
- URL: https://github.com/mohamed-samy26/flappy-bird-cpp-sfml
- Owner: Mohamed-Samy26
- Created: 2021-06-09T02:39:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T23:26:23.000Z (about 4 years ago)
- Last Synced: 2025-01-12T11:29:44.227Z (over 1 year ago)
- Topics: cpp, game, game-development, physics, sfml, sfml-game
- Language: C++
- Homepage:
- Size: 16.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flappy_bird_SP_project
A Remake for the classic fan favorite pixel art game `Flappy bird` using C++ and SFML library with custom made physics that emulates real life acceleration due to gravity.
the code can compile to both `Windows` and `Linux` as there is no OS specific code.
## Gameplay
[](https://www.youtube.com/watch?v=rDUfRAu-l10)
click on previous image for video or click [here](https://www.youtube.com/watch?v=rDUfRAu-l10&t=20s)

## Level select

## Levels
### Level 1 (Easy)


### Level 2 (Hard)
Faster pipes and larger bird



## Game over
