/Phaser_Game

Primary LanguageJavaScriptMIT LicenseMIT

Alien Shooter

A Space shooter game, the Player navigates around, shot and destroy eggs while staying away from the big egg.

127 0 0 1_5500_d (2) 127 0 0 1_5500_d (1) 127 0 0 1_5500_d

Built With

  • Phaser 3
  • Webpack
  • Javascript
  • HTML/CSS

Live Demo

live demo

Getting Started

clone repository into your computer by running in terminal

  • git clone https://github.com/ashraffares/Phaser_Game.git

  • cd JScapestone

  • Install project dependencies
  • npm run install
  • Run project
  • npm run start
  • Run test suites
  • npm run test
  • Builds code bundle with production settings
  • npm run build

Game Design

  • Navigate and shoot at the alien ships, stay away from alien ships and stray bullets, when you hit an alien ship, it gets destroyed and the higher your score the more aliens attack you.

  • Use mouse to move in every direction and shoot with right click.

Player main ship, destroy eggs as many as you can, collecting points.

An Egg, moving down to hit the main ship and destroy it.

Player bullet. destroys any egg it touches.

Enamy egg follow the main ship and try to destroy it.

Alien bullet, Bullets falling from alien ships. aiming at destroying the player ship.

Author

👤 Fares Ashraf

🤝 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