Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 630 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 630 Bytes

Projectile Modelling

Author: Nick Philips

Beginner-intermediate level introduction to modelling physics in Scratch.

Repo layout

.
├── handout.docx
├── handout-export.pdf
├── presentation.pptx
├── README.md
└── src
    ├── simple_projectile.sb
    ├── twoplayer_projectile.sb
    ├── twoplayer_projectile_setvx.sb
    └── twoplayer_projectile_trig.sb

Requirements