Previously, we introduced kindergarten to Scratch Jr. and showed them the basics of how to code characters in order to make them “dance”. We’ll want to review the basics of :
- How to set up a simple dance program.
- How to alter the numbers associated with moves.
- How to add a second character.
This time around, we’re going to give them a set of challenges to work on. Ideas for challenges:
- Can they make a character spin forever?
- Can they make a character move diagonally across the screen?
- Can they code two characters to run a program at the same time?