This is Flappy game. This Game is built using JavaScript, webpack,HTML and CSS. Here, In this game player has to help the monster bird to fly across the pipes while defending from bullet.
Click the mouse button to jump and avoid the pipes and bullet coming from alien spaceship. Click here to play the game
i) Enter your Name & click on start button to play the game.
ii) Click left click on mouse button to start the game
iii) Click the left mouse button to jump. Avoid touching the pipes and bullet coming from alien Spaceship.
iv) If you touches any pipes or bullet then its game over.
v) In last you will see the leaderBoard screen ,where top 5 Player name is listing.
- Phaser
- Javascript
- Webpack
- CSS Bootstrap
Click on the link below for accessing the deployed website.
To get a local copy up and running follow these simple example steps.
- A browser
- Node js (optional)
All code below are for a terminal.
- Clone repository:
$ git clone https://github.com/Deepakdanger/Flappy_game.git- Change directory inside project
cd Flappy_game- In your terminal, run
npm install- After changes, run webpack to build production code.
npm run build-
You can now open the
index.htmlfile indist folderin any browser. -
You can also run the following to access the website on
http://localhost:8080in your local computer.
npm run start- Press
Ctrl + cto exit thenpm run startsession in your terminal.
- Run the command to run tests
npm run test- Press
qto exit the test session - Press
ato run the tests again.
👤 DEEPAK KUMAR
- GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.



