JavaScript Capstone Project
- Table of Contents
- About The Project
- Getting Started
- Usage
- Contact
- Contributing
- Show your support
- Acknowledgments
- License
This the last project of the Javascript module.
Project: JavaScript Capstone project, Shooter Game. Assignment link
Visit the finished project website: Live
- Clone the repo
git clone https://github.com/jdmartinez1062/JS-CapstoneProject
-
In order to install all dependencies, run:
npm install
oryarn install
-
To run it locally run
npm start
andnpm run server
. -
Click on play.
-
Use
SPACE
to shoot,W
to move forwards,S
to move backwards,A
to move to the left andD
to move to the right. -
If you die press
ENTER
to go to theMain Menu
Juan David Martínez Cubillos - [email protected]
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse for the opportunity.
- Jared York for his tutorial and assets.
This project is MIT licensed.