Repository files navigation week1.day1.boxesAbstracted
Instead of creating a folder, fork and clone this repo from GitHub (it includes everything you need to get started)
First, sign into your GitHub account
Go to the repo week1.day1.boxesAbstracted and click "Fork" (found in the upper right-hand corner of this page)
This will copy the repo to your (remote) account
Once it’s done copying, you’ll see the copied repo under your account. Click the green "Clone or Download" button to copy the SSH link
NOTE: do NOT download the .zip file version.
Now, in command line navigate to the folder you’ve been putting your repos (like "Documents")
Execute the git clone command along with the URL you just copied
You should now be able to access the repo like any other folder.
Open the folder you just cloned, "boxesAbstracted", in VS Code
Follow the instructions within the sketch.js file.
Extra Credit
[See sketch.js file in repo]
You can’t perform that action at this time.