Skip to content

AmericaCampaign/challenge-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSCA Challenge One


Make all the tests in shapes_spec.js pass

  • Your code to make these tests pass will live in shapes.js
  • use jasmine-node . to check if your tests are passing.

Use your constructor in arrayOfShapes to make a bunch of random shapes

  • You will use your newly made constructor to make a bunch of new shapes by looping through the arrays and applying your constructor to them.

User jQuery to append your newly made shapes to html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published