FlowChart: Pong Advanced

Instructions: create a FlowChart for the following coding challenge:
Scratch Challenge Pong Advanced
Summary: 2 player pong, first player to 10 wins
Ball Sprite:
– bounces off Paddles at a random angle between 40 and 140 degrees
– points scored if player misses ball and ball resets to middle start position
Paddle Sprites: move vertically using keys or GamePad