Across
- 1. The type of block that pauses the stack until that block's behavior has been completed
- 4. A set of precise instructions that includes: Sequence, selection, and loops
- 7. the actions performed by a robot
- 8. the specific order in which behaviors are performed
- 9. to make an identical copy of code blocks
- 12. blocks that Perform main commands
- 13. Blocks that instruct the robot to move forward, backward, turn
Down
- 1. a block that will repeatedly check a Boolean condition
- 2. Start a stack of blocks and are shaped to attach blocks below them
- 3. programming blocks are also called these
- 5. Whole numbers
- 6. Block that instructs the VR Robot to move at a given speed
- 7. when pressed reports a value of either true or false
- 10. type of signal sent out by a Distance sensor to measure distance by timing how long it takes to reach an object and then bounce back to the sensor
- 11. A virtual space for your VR Robot to interact and move
