Currently, the ball starts in the middle when you click the Green Flag. Arrow keys move red and the A and D keys move blue. This is muliplayer Remix the project and do the following: a. Create 2 variables for score b. Add to the top left scripts with the comment "To Remix," so they change score when the ball touches the top or bottom color. c. Add to the same scripts, so the score is set to 0 when you start the game. As a challenge, add to the scripts so the game ends when one side gets a certain amount of points.
Whole lot of thanx to Nerdlord_hoss for helping me a lot with this