Flappy bird game
Developer
Public chat
Product Details
Flappy Bird Game is developed using ReactJS. Talking about the gameplay, it s one of the most popular games of all. All the playing methods are too simple just like the real one. All you have to do is just try to stay in the middle of the screen until long green pipes appear in front of you. Here, the user has to control the bird flapping up, down by tapping, without touching pipes in order to score game points. This means the more you pass through green pipes, more will be your game points. .
To run this project, you need to have NodeJS Installed on your machine and use Modern browsers such as Google Chrome, Mozilla Firefox.
Design Details
Node js, Reactjs, Javascript
Flappy Bird Game is developed using ReactJS. Talking about the gameplay, it s one of the most popular games of all. All the playing methods are too simple just like the real one. All you have to do is just try to stay in the middle of the screen until long green pipes appear in front of you. Here, the user has to control the bird flapping up, down by tapping, without touching pipes in order to score game points. This means the more you pass through green pipes, more will be your game points. .
Requirements: Install the following in terminal
npm install
npm start
Design Details
Node js, Reactjs, Javascript
Requirements: Install the following in terminal
npm install
Process Details
Go to the project folder and open in command prompt or terminal of VScode
In the terminal type npm install (if node not installed ), cd Flappybird-react and npm start
To restart the game, refresh the page.
Backend: Node js V17
File Tree
-
📁 Flappy bird game