Computer Science, asked by arunasim2, 1 month ago

Write the steps in which scratch program to make sprite bounce​

Answers

Answered by sattkritipathak
0

Explanation:

Instructions

Make the sprite move with the "move" block.

Make it move forever with the "forever" block.

Make it bounce with the "if on edge, bounce" block.

Similar questions