Skip to content

This is a video game. The player has to maneuver a plane avoiding the birds that come his way. Built using Phaser 3 Game Engine, JavaScript, and Promises.

License

Notifications You must be signed in to change notification settings

IBTechRaj/flySafe

Repository files navigation

flySafe - A browser based video game

This is a video game you can play by clicking this link.

In this game, the player is required to navigate a plane in the sky. He faces obstacles like flying birds and needs to maneuver the plane avoiding those obstacles. He goes on scoring as long as he flies safe avoiding the birds. If he hits a bird then the game ends and he would be asked to enter his name to record the score. After that the names and scores of top five players would be displayed on the screen. If the player hits a bird before he starts scoring, the game ends, but he can restart it and play again if he wants.

Go ahead and enjoy the game. If you have suggestions, you are welcome to send them to my email at the bottom of the screen.

Features

  • Keypad based game play using arrow keys
  • Saving scores and display of high scores

Technologies

  • Phaser 3.22.2 - a game engine
  • HTML/CSS/Javascript
  • Webpack
  • Promises

Setup

To run the project:

Clone the repository: https://github.com/IBTechRaj/flySafe Change into the folder 'flySafe'. Run 'npm install'. It will install all the dependencies required by the project Run 'npm start' to start the development server. It will automatically open the page in your default browser.

Live Demo

Live Demo of this game can be viewed at this url.

Screen Shots

Game screen shot 1

Game screen shot 2

Game screen shot 3

Game screen shot 4

Contribute

Feel free to contribute if you want to make it better.

Author

Licence

This project is MIT licencsed.

About

This is a video game. The player has to maneuver a plane avoiding the birds that come his way. Built using Phaser 3 Game Engine, JavaScript, and Promises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published