Sub Module | Description | Learning Outcomes | Projects | Child investigations |
Introduction | Setting up the tools, Getting started with simple drawings | 1. Simple commands to draw using Javascript 2. Tools to use for code using Javascript | 1. Draw a cartoon character 2. Draw a Landscape | 1. How is Javascript different from Scratch? |
Intro to Animation | Explore the p5js library. Explore the difference between parts that move and that don’t and how to code them | 1. Creating and using variables in the animation context 2. Difference between the setup and draw functions | 1. Animation of Sunrise 2. Animation of a night sky | 1. How can I stop the animation? |
Interactions | Explore how we can interact with the animations that we create | 1. Using Mouse interactions 2. Using and implementing Logic | 1. An eraser tool 2. Game | 1. How can I interact using the keyboard? |
Reviews
There are no reviews yet.