Developed the Flappy Bird Game project with React Native, where you have to make the bird pass through obstacles.
Layout developed by Catapulta
Video.Mobile.Project.Flappy-bird.mp4
- Expo
- React Native
- TypeScrit
- SplashScreen
- React Native Game Engine
- matter.js
Clone the project
git clone https://github.com/VagnerNerves/flappy-bird.git
Enter the project directory
cd flappy-bird
Install with dependencies
npm install
Start the server
npm start
This project is under the MIT license. See the LICENSE file for more details.