This is a simple pong game made using python and copilot.
- Use
wandsto move the left paddle up and down. - Use
upanddownarrow keys to move the right paddle up and down. - press
rto restart the game when the restart message appears.
- Clone the repository.
- Run
python3 main.pyin the terminal.
- Python 3


