Skip to content

This is a 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 bullets.

License

Notifications You must be signed in to change notification settings

Deepakdanger/Flappy_game

Repository files navigation

FLAPPY_GAME

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.

Game Instructions

Click the mouse button to jump and avoid the pipes and bullet coming from alien spaceship. Click here to play the game

Steps to play the Game:-

i) Enter your Name & click on start button to play the game.

Intro Screen

ii) Click left click on mouse button to start the game

Start Screen

iii) Click the left mouse button to jump. Avoid touching the pipes and bullet coming from alien Spaceship.

Mid Game

iv) If you touches any pipes or bullet then its game over.

Game Over Screen

v) In last you will see the leaderBoard screen ,where top 5 Player name is listing.

Leaderboard Screen

Game Resources:-

Game alien assets(Spaceship and his bullet)

Spaceship Bullet

Character and Environments assets

Spaceship Spaceship

Built With

  • Phaser
  • Javascript
  • Webpack
  • CSS Bootstrap

Live Demo

Click on the link below for accessing the deployed website.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A browser
  • Node js (optional)

Setup

All code below are for a terminal.

  1. Clone repository:
  $ git clone https://github.com/Deepakdanger/Flappy_game.git
  1. Change directory inside project
cd Flappy_game
  1. In your terminal, run
npm install
  1. After changes, run webpack to build production code.
npm run build
  1. You can now open the index.html file in dist folder in any browser.

  2. You can also run the following to access the website on http://localhost:8080 in your local computer.

npm run start
  • Press Ctrl + c to exit the npm run start session in your terminal.

Testing the application

  • Run the command to run tests
  npm run test
  • Press q to exit the test session
  • Press a to run the tests again.

Author

Deepak Kumar's GitHub stats

👤 DEEPAK KUMAR

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This is a 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 bullets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7