Skip to content

gc-submissions/javascript-lab-2-djtoler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Lab 2 - Game

Instructions

Instructions.pdf

Setup

This repository contains starter code and tests. Clone this repository and open it in your IDE.

Add your code in src/script.js. To run the code in the browser, open index.html in the src/ directory.

Tests

Tests can be found in spec/lab2.spec.js.

  • To run the tests in the browser, open test.html in the spec/ directory.
  • To run the tests from the console, first install the dependencies: run npm install. Just do that one time ever. Then run npm test anytime you want to start the tests.

Submission

Add, commit, and push your changes.

About

javascript-lab-2-djtoler created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •