Technologies/Concepts Used: Python, Turtle, GUI, OOP, Event Listeners, Inheritance
- A classic multiplayer Arcade game that simulates table tennis.
- The player controls the paddle by moving it vertically across the left or right side of the screen.
- User can compete against another player by controlling a second paddle on the opposing side.
- User on the right side uses arrow keys while the left user uses the W and S key to play the game. Event listeners are used to make the game interactive.
- Concepts of OOP and Inheritance are used.
Sample Run Video: