Skip to content

Latest commit

 

History

History
138 lines (93 loc) · 4.25 KB

README.md

File metadata and controls

138 lines (93 loc) · 4.25 KB

Contributors Forks Stargazers Issues MIT License LinkedIn


Classic Galaga Game

JavaScript Capstone Project

Table of Contents

  1. Table of Contents
  2. About The Project
    1. Built With
  3. Getting Started
    1. Installation
  4. Usage
  5. Contact
  6. Contributing
  7. Show your support
  8. Acknowledgments
  9. License

About The Project

This the last project of the Javascript module.

Project: JavaScript Capstone project, Shooter Game. Assignment link

Visit the finished project website: Live

Built With

Getting Started

Installation

  1. Clone the repo
git clone https://github.com/jdmartinez1062/JS-CapstoneProject
  1. In order to install all dependencies, run:

    npm install or yarn install

Usage

  1. To run it locally run npm start and npm run server.

  2. Click on play.

  3. Use SPACE to shoot, W to move forwards, S to move backwards, A to move to the left and D to move to the right.

  4. If you die press ENTER to go to the Main Menu

Contact

Juan David Martínez Cubillos - [email protected]

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

  • Microverse for the opportunity.
  • Jared York for his tutorial and assets.

License

This project is MIT licensed.