a simple Pong game written in python using the pygame lib.
- ai to control the opponent
- nord themed UI
- python 3.0 or later to be installed
- pygame libary installed
- install pygame using 'pip install pygame'
- use W and S keys to move the paddle
- use up and down keys to move the paddle