/HW-5-Tank-Game-1

Primary LanguageJavaScriptMIT LicenseMIT

HW-5-Tank-Game-1

Getting Started

  • Make sure Node.js is installed
  • Clone this repo, or download the zip file.
  • Navigate to the folder for this project in a terminal.
  • At the top level of the project folder in your terminal run the command npm install

Running the Game

  • At the top level of the project folder in your terminal run the command npm start
  • To open a debug window, select the toggle developer tools option on the window bar under view.

Assignment

Follow the instructions in Assignment.md and upload a link to your code repo to canvas.

Useful Links