Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 270 Bytes

File metadata and controls

12 lines (9 loc) · 270 Bytes

Vectors

##Day 1

  • Fork this repository
  • Clone the version that you've forked
  • We will modify this code to practice with vectors

##Part 1 We will modify the bouncing ball to use vectors

##Part 2 We will add code that uses acceleration to make a ball move randomly