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 installoryarn install
-
To run it locally run
npm startandnpm run server. -
Click on play.
-
Use
SPACEto shoot,Wto move forwards,Sto move backwards,Ato move to the left andDto move to the right. -
If you die press
ENTERto 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.