Skip to content

This project is an RPG shooter game built with Phaser 3, a JavaScript game framework designed to create 2D games.

License

Notifications You must be signed in to change notification settings

Temmarie/Shooter-game

Repository files navigation

Shooter-game

Contributors Forks Stargazers Issues


Logo

Shooter Game

This is a Shooter game from the Javascript section of the Microverse curriculum.
Explore the docs »

Report Bug · Request Feature

Table of Contents

Shooter Games

An RPG Shooter Game built with JavaScript and tested with Jest.

Built With


Game Design

The Main Scene is built so that a user should kill as many enemy ships as possible before they kill him or invade his zone.

Logo
This is the main character ship, and he has 3 extra lives to kill as many enemy ships as possible.

Logo
This are the enemy ships trying to destroy you at all cost.



Logo    Player laser used to destroy enemy ships.



Logo    Enemy laser used to destroy main character's ship.



Logo    Tiles used to build main character's shield.


## Getting Started

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

Prerequisites

  • Make sure your machine has node and npm packages installed.

Installation

  1. Clone the repo
git clone https://github.com/Temmarie/Shooter-Game.git
  1. Open with your favorite text editor.
  2. run npm install to install all dependencies required for the app.
  3. If you have a live server extension installed, open the index.html file in the dist folder with the live server, if not install a live server extension and do as above.
  4. Play the game and enjoy!!!!
  5. NB: In the GameOver screen, the letters 'A' and 'D' used for the navigation will not work when filling the form.

Tests

  • Run yarn test to see all available tests associated with this project.

Author

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository

Show your support

Give a ⭐️ if you like this project!!

Acknowledgements

  • Special thanks to [Microverse](https://www.microverse.
  • I also want to thank my wonderful friend who helped me quite a lot with this project.

About

This project is an RPG shooter game built with Phaser 3, a JavaScript game framework designed to create 2D games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published