FlowChart: Pong Beginner

Pong thumbnail

Instructions: create a FlowChart for the following coding challenge:

Scratch Game Challenge Pong Beginner

Summary: Single player pong

Ball Sprite:
– bounces off Paddle at a random angle between 40 and 140 degrees

Paddle Sprite: move vertically using keys or GamePad

Submission