VagnerNerves / flappy-bird

Developed the Flappy Bird Game project with React Native, where you have to make the bird pass through obstacles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy Bird App Game

Developed the Flappy Bird Game project with React Native, where you have to make the bird pass through obstacles.

🎨 Layout

Layout developed by Catapulta

Layout in Figma

πŸŽ₯ Implementation Video

Video.Mobile.Project.Flappy-bird.mp4

πŸ’‘ Technologies used

πŸš€ Running the project

Mobile

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

🌎 License

This project is under the MIT license. See the LICENSE file for more details.

About

Developed the Flappy Bird Game project with React Native, where you have to make the bird pass through obstacles.


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%