A flappy bird clone made with React Native, React Native Game Engine, Matter.js and Expo.
- Clone the repo.
- Run
npm install
. - Run
npm start
. - Choose
Run on iOS simulator
orRun on Android device/emulator
by pressingi
ora
respectively.
- Tap the screen to make the bird fly.
- Avoid the pipes.
- Get the highest score and brag about it to your friends!