A class the implements the basic logic for a opposing PONG paddle.
Requirements:
- Must support being player 0 or 1
- Must be capable of combating the pong ball for more than 50 seconds (in a 5 point game, thats at least 10 seconds of play per volly)
- Must adhere to the same rules as the player (same max speed)
A class the implements the basic logic for a opposing PONG paddle.
Requirements: